Ivan Kravets
|
6e87089ded
|
Add support for Unix shell-style wildcards for "monitor_port" option // Resolve #2541
|
2019-05-25 22:14:38 +03:00 |
|
Ivan Kravets
|
a84195bb5a
|
Add user-definable monitor options to platformio.ini // Resolve #2165
|
2019-05-25 21:49:51 +03:00 |
|
Ivan Kravets
|
4266cba53b
|
Cleanup ".piolibdeps"
|
2019-05-25 01:10:35 +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
|
e6d1805f0b
|
Save library requirements when using --save option // Issue #1028
|
2019-05-24 14:09:25 +03:00 |
|
Ivan Kravets
|
70a5d32925
|
Add "--save" flag to "platformio lib install" command // Resolve #1028
|
2019-05-23 19:39:04 +03:00 |
|
Ivan Kravets
|
c2a549b0c2
|
Install all project dependencies declared via "lib_deps" option using "platformio lib install" command // Resolve #2147
|
2019-05-23 18:37:08 +03:00 |
|
Ivan Kravets
|
0fda79a075
|
Switch to Click meta context for lib CLI
|
2019-05-23 13:05:44 +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
|
4386dc56ea
|
Move "in_silence" to PlatformioCLI
|
2019-05-21 13:18:11 +03:00 |
|
Ivan Kravets
|
f29a74042f
|
Drop support for "lib_extra_dirs" in "platformio" section
|
2019-05-20 21:12:45 +03:00 |
|
Ivan Kravets
|
5fe4de626b
|
Implement unified project workspace storage ".pio" // Resolve #1778
|
2019-05-20 17:01:54 +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
|
f94fbb951a
|
Typo fix
|
2019-05-16 21:27:32 +03:00 |
|
Ivan Kravets
|
971049b41c
|
Move process related helpers to "proc" module
|
2019-05-16 21:03:15 +03:00 |
|
Ivan Kravets
|
aaf61082c1
|
Replace "--only-check" CLI option by "--dry-run"
|
2019-05-16 20:02:45 +03:00 |
|
Ivan Kravets
|
abfee8308e
|
Switch Python or Platform dependent code to "compat" module
|
2019-05-10 17:47:02 +03:00 |
|
Ivan Kravets
|
d2449762c2
|
Move Python or Platform dependent code to "compat" module
|
2019-05-10 17:27:04 +03:00 |
|
Ivan Kravets
|
59848c3115
|
Check unknown build environment passed by user
|
2019-05-10 17:26:47 +03:00 |
|
Ivan Kravets
|
834206ff20
|
Move Python or Platform dependent code to "compat" module
|
2019-05-10 17:26:10 +03:00 |
|
Ivan Kravets
|
ce4ed18ceb
|
Check unknown build environment passed by user
|
2019-05-10 15:49:01 +03:00 |
|
Ivan Kravets
|
0b2d780618
|
Switch to the new ProjectConfig API
|
2019-05-10 15:45:52 +03:00 |
|
Ivan Kravets
|
d9b0364aa8
|
Allow overriding a default project "platformio.ini" configuration file
|
2019-05-10 13:12:41 +03:00 |
|
Ivan Kravets
|
76818448e2
|
Ensure PIO Home mimetypes are known
|
2019-05-10 13:01:52 +03:00 |
|
Ivan Kravets
|
131144ec34
|
Resolve PyLint "import-error"
|
2019-05-10 13:00:53 +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
|
32d317d3cb
|
Fix PlatformIO CLI
|
2019-05-09 18:39:27 +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
|
947e31ca8d
|
Fix some PyLint errors
|
2019-05-07 23:51:46 +03:00 |
|
Ivan Kravets
|
07a2a49d93
|
Refactor project helpers
|
2019-05-07 22:13:21 +03:00 |
|
Ivan Kravets
|
6cd4484be9
|
Init new project using new ProjectConfig API
|
2019-05-07 19:57:24 +03:00 |
|
Ivan Kravets
|
c235974eb6
|
Switch to the new ProjectConfig API
|
2019-05-07 17:51:50 +03:00 |
|
Ivan Kravets
|
1b4f945907
|
Remove support for renamed dev/platforms
|
2019-05-07 15:59:09 +03:00 |
|
Ivan Kravets
|
8e55c9e4d0
|
Include external configuration files with "extra_configs" option // Resolve #1590
|
2019-05-03 21:03:36 +03:00 |
|
Ivan Kravets
|
65354e995d
|
Initial commit of PIO Home
|
2019-04-22 21:07:28 +03:00 |
|
Ivan Kravets
|
3032cade17
|
PyLint fixes
|
2019-04-19 20:46:28 +03:00 |
|
Ivan Kravets
|
948a977fa5
|
Initial commit of PIO Unit Testing
|
2019-04-19 20:33:31 +03:00 |
|
Ivan Kravets
|
c7d8b50474
|
Use generic GDB_MSPDEBUG_INIT_CONFIG
|
2019-04-19 19:58:34 +03:00 |
|
Ivan Kravets
|
f1da544279
|
Initial commit of PIO Unified Debugger
|
2019-04-19 19:56:16 +03:00 |
|
Ivan Kravets
|
3d96e584fb
|
Fix an issue when invalid "env_default" results into unhandled errors // Resolve #2265
|
2019-04-18 14:17:22 +03:00 |
|
Ivan Kravets
|
f63041a402
|
Add get_original_version to public utils API
|
2019-04-17 23:20:45 +03:00 |
|
Ivan Kravets
|
8f29d951cb
|
YAPF 0.26.0
|
2019-03-29 12:55:05 +02:00 |
|
Ivan Kravets
|
10a7367b33
|
Fix "SameFileError" when CI is used in pair with --keep-build-dir // Resolve #2227
|
2019-03-22 21:24:43 +02:00 |
|
Ivan Kravets
|
0d904ad1cc
|
Fix "FileExistsError" when "platformio ci" command is used in pair with "--keep-build-dir" option
|
2019-03-14 20:12:18 +02:00 |
|
Ivan Kravets
|
3f52a6d5ba
|
YAPF 0.26.0
|
2019-03-07 12:36:17 +02:00 |
|
Ivan Kravets
|
237d55208c
|
Fix "Unnecessary "else/elif" after "raise"" by PyLint
|
2019-03-07 12:35:34 +02:00 |
|
Ivan Kravets
|
ab914e1566
|
PyLin fix
|
2019-02-24 11:45:14 +02:00 |
|
Ivan Kravets
|
522b42c2a9
|
Fix an issue when platformio ci recompiles project if `--keep-build-dir` option is passed // Resolve #2109
|
2019-02-23 18:39:54 +02:00 |
|
Ivan Kravets
|
aa2bc4a63b
|
Implement "get_file_contents" helper
|
2018-12-27 14:48:22 +02:00 |
|