Ivan Kravets
737c29b510
Update PIO Home to 3.0.0-beta.2
2019-10-29 18:02:32 +02:00
Ivan Kravets
a2451a716d
PIO Home 3.0 with Project Inspect
2019-10-25 20:01:31 +03:00
Ivan Kravets
49acf4bdb9
Minimum supported version of PIO Plus Core is 2.5.8
2019-10-25 17:27:51 +03:00
Ivan Kravets
0b500dba54
Handle legacy "system": "all" for package manifest
2019-10-24 15:10:11 +03:00
Ivan Kravets
334d50c367
Use package parser for package manager and LDF
2019-10-24 13:42:46 +03:00
Ivan Kravets
4d84d03a63
Black
2019-10-18 15:56:41 +03:00
Ivan Kravets
065607b68c
Disable PyLint's "import-outside-toplevel"
2019-10-18 15:41:52 +03:00
Ivan Kravets
a481a5deda
Fix issue with "remote test" // Resolve #3127
2019-10-15 23:30:02 +03:00
Ivan Kravets
3dcf1784fb
Update PIO Remote to 2.5.5
2019-09-27 19:36:49 +03:00
Ivan Kravets
d2abac9b18
Fixed an issue when configuration file options partly ignored when `--project-conf` // Resolve #3034 ( #3055 )
...
* Fixed an issue when configuration file options partly ignored when using custom ``--project-conf`` // Resolve #3034
* Py2 compatible makedirs
* Fix circle dependency
* Fix broken import in test examples
* Fix history
* Remove YAPF markers
* PyLint fix
* Fix invalid project conf path
* Move PIO Core to the root on Windows, issue with long CPPPATHs
* Respect global PLATFORMIO_BUILD_CACHE_DIR env var
* Fix Appveyor paths
* Minor changes
2019-09-27 14:13:53 +03:00
Ivan Kravets
ca29b4e370
Fixed "DeprecationWarning: the imp module is deprecated in favour of importlib" PY2/PY3
2019-09-24 00:17:08 +03:00
Ivan Kravets
7c41c7c2f3
Introduce Black to automate code formatting
2019-09-23 23:13:48 +03:00
Ivan Kravets
f61d03ec8f
PIO Check ( #2982 )
2019-09-08 18:04:41 +03:00
Ivan Kravets
ed39a755bc
Update to semantic_version 2.8.0
2019-08-29 13:49:52 +03:00
Ivan Kravets
bc2765eb1f
Fix issue with SemVer when library version has incompatible format // Resolve #2950
2019-08-27 14:05:01 +03:00
Ivan Kravets
94644c2863
Update SCons tool to 3.1.1
2019-08-27 00:15:58 +03:00
Ivan Kravets
48b46d74cf
PIO Home: Improve description for project examples // Resolve #2713
2019-08-25 20:40:28 +03:00
Ivan Kravets
66b22a218a
Update PIO Home to 2.3.0 // Resolve #2614 Resolve #2819
2019-08-25 19:27:44 +03:00
Ivan Kravets
6a90388649
Move FS related helpers to fs.py module
2019-08-12 19:44:37 +03:00
Ivan Kravets
b0aa4c6682
Renamed "enable_ssl" setting to "strict_ssl"
2019-07-17 00:53:40 +03:00
Ivan Kravets
425c1fb0a8
Do not shutdown PIO Home Server for "upgrade" operations // Resolve #2784
2019-07-15 18:19:40 +03:00
Ivan Kravets
f81b1089c1
Control a number of parallel build jobs with a new -j, --jobs option
2019-07-10 13:00:51 +03:00
Ivan Kravets
d003dffc5a
Fixed an issue with broken internal call for PIO Account // Resolve #2748
2019-07-10 00:20:23 +03:00
Ivan Kravets
5cb2a970fa
Suppress IOError
2019-06-26 00:52:22 +03:00
Ivan Kravets
4b7916c2af
Bump version to 4.0.0b1
2019-06-21 17:50:18 +03:00
Ivan Kravets
1ccc526960
Revert "Revert back "Look firstly in built-in library storages""
...
This reverts commit 4ae302762a .
2019-06-13 13:08:53 +03:00
Ivan Kravets
4ae302762a
Revert back "Look firstly in built-in library storages"
2019-06-13 00:42:10 +03:00
Ivan Kravets
98513c9967
Fix nested import
2019-06-12 23:47:22 +03:00
Ivan Kravets
d5c98e4f27
Look firstly in built-in library storages for a missing dependency instead of PlatformIO Registry // Resolve #1654
2019-06-12 22:02:59 +03:00
Ivan Kravets
68a3b3f9e7
Custom platform_packages per a build environment with an option to override default // Resolve #1367
2019-06-07 17:22:02 +03:00
Ivan Kravets
d9010230a4
Make internal in-memory cache for package manager to be instance related
2019-06-07 15:01:27 +03:00
Ivan Kravets
bcff26d4d7
Refactor using "@util.memoized"
2019-06-06 00:13:04 +03:00
Ivan Kravets
394d272324
Fix numerous issues related to "UnicodeDecodeError" and international locales, or when project path contains non-ASCII chars // Resolve #143 , Resolve #1342 , Resolve #1959 , Resolve #2100
2019-06-05 17:57:22 +03:00
Ivan Kravets
84ce7db3e3
Fixed an issue when library keeps reinstalling for non-latin path // Resolve #1252
2019-06-05 17:53:02 +03:00
Ivan Kravets
9eb18ca72d
PyLint fix
2019-06-03 14:29:22 +03:00
Ivan Kravets
37653d8446
Better decoding SCons arguments
2019-06-03 13:57:58 +03:00
Ivan Kravets
e269c91d26
Improve compatibility with hashlib Py2/Py3
2019-06-03 13:30:35 +03:00
Ivan Kravets
c5177efd0b
Minor fixes
2019-06-01 22:24:38 +03:00
Ivan Kravets
6257480d0d
Print platform package details, such as version, VSC source and commit // Resolve #2155
2019-06-01 19:44:45 +03:00
Ivan Kravets
61db0f1d6a
YAPF 0.27.0
2019-05-30 23:42:15 +03:00
Ivan Kravets
0ce2343836
Do not pass project settings as SCons arguments // Resolve #1637
2019-05-30 17:08:00 +03:00
Ivan Kravets
3df01405a1
Remove unused Python imports
2019-05-27 22:25:22 +03:00
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
3f96dc1432
Fixed an issue when package cache (Library Manager) expires too fast // Resolve #2559
2019-05-27 12:24:20 +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
8643f0454e
Move "glob_escape" and "get_file_contents" helpers to "compat" module
2019-05-17 13:18:15 +03:00
Ivan Kravets
f844d9cb47
Remove line-buffering from "platformio run" command which was leading to omitting progress bar from upload tools // Resolve #856 , Resolve #857
2019-05-17 12:53:51 +03:00
Ivan Kravets
971049b41c
Move process related helpers to "proc" module
2019-05-16 21:03:15 +03:00
Ivan Kravets
5e1a931145
Switch Python or Platform dependent code to "compat" module
2019-05-10 17:50:08 +03:00