Ivan Kravets
|
3cd4b005d8
|
Open sourcing PIO Unified Debugger, PIO Unit Testing Engine, and PIO Home Server
|
2019-05-27 17:19:33 +03:00 |
|
Ivan Kravets
|
19725fec04
|
Add options to override default locations used by PlatformIO Core // Resolve #1615
|
2019-05-24 20:49:05 +03:00 |
|
Ivan Kravets
|
21e2ac6695
|
Use isolated library dependency storage per project build environment // Resolve #1696
|
2019-05-23 00:23:24 +03:00 |
|
Ivan Kravets
|
971049b41c
|
Move process related helpers to "proc" module
|
2019-05-16 21:03:15 +03:00 |
|
Ivan Kravets
|
d2449762c2
|
Move Python or Platform dependent code to "compat" module
|
2019-05-10 17:27:04 +03:00 |
|
Ivan Kravets
|
834206ff20
|
Move Python or Platform dependent code to "compat" module
|
2019-05-10 17:26:10 +03:00 |
|
Ivan Kravets
|
a21d75b273
|
Merge branch 'develop' into feature/pio-plus-oss
|
2019-05-10 01:10:51 +03:00 |
|
Ivan Kravets
|
c79b3ff7f1
|
Override default “platformio.ini” with a custom using "-c, --project-conf" option // Resolve #1913
|
2019-05-10 00:01:10 +03:00 |
|
Ivan Kravets
|
62b80c396b
|
Added support for the latest Python "Click" package (CLI Builder) // Resolve #349
|
2019-05-09 00:51:28 +03:00 |
|
Ivan Kravets
|
e9df6166ee
|
Update SCons to 3.0.5
|
2019-04-24 00:07:27 +03:00 |
|
Ivan Kravets
|
fa48a6460f
|
Merge tag 'v3.6.7' into develop
|
2019-04-23 12:49:10 +03:00 |
|
Ivan Kravets
|
e6a7cc2036
|
Update core package dependencies
|
2019-04-23 01:05:11 +03:00 |
|
Ivan Kravets
|
f1da544279
|
Initial commit of PIO Unified Debugger
|
2019-04-19 19:56:16 +03:00 |
|
Ivan Kravets
|
00ba88911f
|
Fix an issue with slow updating of PlatformIO Core packages on Windows
|
2019-02-23 22:41:15 +02:00 |
|
Ivan Kravets
|
6059e0dce6
|
Fix an issue with slow updating of PlatformIO Core packages on Windows
|
2019-02-19 20:12:07 +02:00 |
|
Ivan Kravets
|
b92a8467c9
|
Update SCons to 3.0.3
|
2019-01-10 23:47:43 +02:00 |
|
Ivan Kravets
|
a60c57ac58
|
Initial support for Python 3.5+ // Resolve #895 Resolve #1365
|
2018-12-26 20:54:29 +02:00 |
|
Ivan Kravets
|
cf35f9dbf8
|
Only patch versions are allowed for "contrib-pysite"
|
2018-11-28 21:32:37 +02:00 |
|
Ivan Kravets
|
710b150fcd
|
Switch PIO Home to native WebSockets (next step to PY3)
|
2018-11-28 17:28:14 +02:00 |
|
Ivan Kravets
|
13731b4461
|
Switch PIO Home to native WebSockets (next step to PY3)
|
2018-11-28 17:23:33 +02:00 |
|
Ivan Kravets
|
a2b0b2893b
|
LDF: Stop handling "define" and "undef" when condition fails; handle CPP files in "chain+" and "deep+" modes // Resolve #1930
|
2018-11-21 00:52:34 +02:00 |
|
Ivan Kravets
|
579a973512
|
Handle CWD when searching for a file // Resolve #1930
|
2018-11-20 01:23:34 +02:00 |
|
Ivan Kravets
|
23af9c9027
|
Fix an issue when Library Dependency Finder (LDF) finds spurious dependencies in `chain+ and deep+` modes // Resolve #1930
|
2018-11-19 22:29:53 +02:00 |
|
Ivan Kravets
|
f65ab58c88
|
Go over 8010-8100 TCP ports when shutting down PIO Home server
|
2018-11-18 23:53:47 +02:00 |
|
Ivan Kravets
|
729178731c
|
Improve a loading speed of PIO Home "Recent News"
|
2018-10-27 20:07:07 +03:00 |
|
Ivan Kravets
|
5c278b54f7
|
Use "super" when calling parent class // Issue #895
|
2018-10-27 15:24:10 +03:00 |
|
Ivan Kravets
|
75105e18ba
|
Wait 1 seconds on Windows when PIO Home shuts down
|
2018-10-25 13:48:47 +03:00 |
|
Ivan Kravets
|
3507290a20
|
Shutdown PIO Home server before updating tool-pioplus; Update tool-pioplus to 1.4.11
|
2018-10-25 13:44:41 +03:00 |
|
Ivan Kravets
|
129146e82e
|
Bump version to 3.6.0rc1
|
2018-08-03 21:44:41 +03:00 |
|
Ivan Kravets
|
9a5f9843b9
|
Bump version to 3.6.0a11
|
2018-07-28 12:51:52 +03:00 |
|
Ivan Kravets
|
5aaa9cf205
|
Fix "Home: Internal Store Exception" // Resolve #1756
|
2018-07-25 22:25:47 +03:00 |
|
Ivan Kravets
|
7c2c0ba1aa
|
Bump version to 3.6.0a9
|
2018-07-20 02:09:40 +03:00 |
|
Ivan Kravets
|
da89f57046
|
PIO Home 1.0.0; PIO Plus 1.4.0
|
2018-07-17 16:24:02 +03:00 |
|
Ivan Kravets
|
fd88a249b4
|
Update core dependencies
|
2018-07-06 15:23:23 +03:00 |
|
Ivan Kravets
|
369868624e
|
Export PIOCOREPYSITEDIR to system environment
|
2018-06-26 01:34:26 +03:00 |
|
Ivan Kravets
|
e9fe2856ec
|
Export PIOPYSITEDIR to system environment
|
2018-06-26 01:33:12 +03:00 |
|
Ivan Kravets
|
19003ea51b
|
Simplify configuration for PIO Unit Testing
|
2018-05-14 22:13:42 -07:00 |
|
Ivan Kravets
|
2bb22a86d7
|
New UI for PIO Unified Debugger and VSCode
|
2018-05-08 18:23:27 +03:00 |
|
Ivan Kravets
|
94c27ae30f
|
Update PIO Core deps
|
2018-05-01 00:58:36 +03:00 |
|
Ivan Kravets
|
2c0ca3e437
|
Update PIO Home and PIO Core+
|
2018-04-12 18:46:11 -07:00 |
|
Ivan Kravets
|
44fc500c93
|
Fix issue with incorrect API result
|
2018-03-23 12:13:59 +02:00 |
|
Ivan Kravets
|
d54327f1a9
|
Refactor @memoized decorator with expiration feature; cache installed boards per platform
|
2018-03-23 00:08:07 +02:00 |
|
Ivan Kravets
|
0f4ab5b50b
|
Update Unity tool to 2.4.3
|
2018-03-22 18:18:03 +02:00 |
|
Ivan Kravets
|
ca34da51aa
|
PIO Home: sort folders by name (ignore case), catch ServerError exceptions // Resolve #1454 Resolve #1302
|
2018-03-22 17:37:51 +02:00 |
|
Ivan Kravets
|
f937eabc1a
|
Handle error connections to the latest news for PIO Home // Resolve #1470 Resolve #1474 Resolve #1478 Resolve #1480
|
2018-03-22 16:14:11 +02:00 |
|
Ivan Kravets
|
d47022b8c3
|
PIO Home: Recent news
|
2018-03-20 00:42:10 +02:00 |
|
Ivan Kravets
|
218a1dccf6
|
Fix issue with installing only the one platform package by specified type
|
2018-03-16 13:33:59 +02:00 |
|
Ivan Kravets
|
b78a151706
|
Update requirements for PIO Home and PIO Core+ contribs
|
2018-03-13 22:59:02 +02:00 |
|
Ivan Kravets
|
bc323252e8
|
Bump version to 3.5.2 (issue #1301 issue #1313 issue #1323 issue #1303 issue #1029 issue #1310 issue #1390 issue #1312 issue #1433)
|
2018-03-13 12:00:01 +02:00 |
|
Ivan Kravets
|
7e875553c2
|
Allow to control maximum depth of nested includes for conditional PreProcessor
|
2018-03-08 16:29:09 +02:00 |
|