Ivan Kravets
|
8dc68a01fd
|
Do not print empty errors
|
2021-11-22 22:08:10 +02:00 |
|
Ivan Kravets
|
9e0ded958c
|
Bump version to 5.2.4a4
|
2021-11-18 17:56:18 +02:00 |
|
Ivan Kravets
|
68243aa95b
|
Added support for a new "headers" field in "library.json"
|
2021-11-18 17:55:35 +02:00 |
|
Ivan Kravets
|
507df1f507
|
Extend platform manifest test with a package owner
|
2021-11-18 13:31:49 +02:00 |
|
Ivan Kravets
|
1800c29b44
|
Upgraded build engine to the SCons 4.3
|
2021-11-18 13:17:26 +02:00 |
|
valeros
|
5cb5c9713e
|
Wrap the path to PlatformIO core in the NetBeans project template
This fixes a possible issue when the path to PlatformIO contains a whitespace
Resolve #4096
|
2021-11-15 19:22:41 +02:00 |
|
Ivan Kravets
|
5e2c5c793f
|
SPDX License List v3.15
|
2021-11-15 11:28:57 +02:00 |
|
Ivan Kravets
|
3022cb6955
|
Bump version to 5.2.4a3
|
2021-11-12 15:17:55 +02:00 |
|
Ivan Kravets
|
4687665ff3
|
Improved support for projects located on a network share // Resolve #3417 , Resolve #3926 , Resolve #4102
|
2021-11-12 15:17:25 +02:00 |
|
Ivan Kravets
|
001f075a49
|
Bump version to 5.2.4a2
|
2021-11-09 22:49:21 +02:00 |
|
Pedro Barreto
|
2786bfbeb8
|
Escape spaces in CLion CMakeListsPrivate template - FIXES #4085 (#4105)
This fix adds spaces to the regex substitutions on CMakeListsPrivate.txt add_definitions.
Fixes #4102
|
2021-11-09 22:45:12 +02:00 |
|
Ivan Kravets
|
0919019123
|
Bump version to 5.2.4a1
|
2021-11-05 23:19:22 +02:00 |
|
Ivan Kravets
|
133fa1495b
|
Bump version to 5.2.3
|
2021-11-05 17:31:23 +02:00 |
|
Ivan Kravets
|
7c040ed99f
|
Normalize Windows path with Python's pathlib
|
2021-11-05 17:21:15 +02:00 |
|
Ivan Kravets
|
f88a2de8a9
|
Filter duplicated recent projects on Windows
|
2021-11-05 17:05:30 +02:00 |
|
Ivan Kravets
|
d6ad6f96e8
|
Bump version to 5.2.3rc1
|
2021-11-05 16:29:18 +02:00 |
|
Ivan Kravets
|
411764854b
|
Add support for custom device monitor filters located in package folders // Issue #3924
|
2021-11-05 16:28:49 +02:00 |
|
Ivan Kravets
|
973f77012f
|
Fixed an issue when VSCode's debugger does not honor default environment // Resolve #4098
|
2021-11-05 14:46:57 +02:00 |
|
Maximilian Gerhardt
|
1d80da2559
|
Add "inc" as sign that it's the root of the library (#4093)
* Add "inc" as sign that it's the root of the library
* Add "inc" and "Inc"
Co-authored-by: Ivan Kravets <me@ikravets.com>
|
2021-11-05 14:16:36 +02:00 |
|
Ivan Kravets
|
00d298935a
|
Bump version to 5.2.3b5
|
2021-11-05 12:58:12 +02:00 |
|
Ivan Kravets
|
4a9a478243
|
Refactor PIO Home IDE RPC
|
2021-11-05 12:57:09 +02:00 |
|
Ivan Kravets
|
abcc4c0a12
|
Bump version to 5.2.3b4
|
2021-11-02 20:06:08 +02:00 |
|
Ivan Kravets
|
ceb3a19b81
|
Automatically synchronize active projects between IDE and PlatformIO Home
|
2021-11-02 20:05:40 +02:00 |
|
Ivan Kravets
|
dbc73f5086
|
Use Rust-less "cryptography" dependency for PIO Remote
|
2021-10-30 14:30:30 +03:00 |
|
Ivan Kravets
|
751c82fd29
|
Bump version to 5.2.3b3
|
2021-10-26 15:42:05 +03:00 |
|
Ivan Kravets
|
8c8a94fc71
|
Run config option validation even in raw mode
|
2021-10-26 15:41:41 +03:00 |
|
Ivan Kravets
|
1174958e8b
|
Add project.helpers.get_project_all_lib_dirs API (used by platformio-node-helpers)
|
2021-10-26 14:36:18 +03:00 |
|
Ivan Kravets
|
6399de7a66
|
Removed deprecated project.helpers API
|
2021-10-26 14:35:28 +03:00 |
|
Ivan Kravets
|
c0f2275b61
|
Restore ProjectConfig.get_optional_dir API, "platformio-node-helpers" depends on it
|
2021-10-26 14:34:32 +03:00 |
|
Ivan Kravets
|
256a9ee45d
|
Revert "Pass system STDIN stream to SCons subprocess"
This reverts commit d7b7d2de6e.
|
2021-10-26 13:54:49 +03:00 |
|
Ivan Kravets
|
c835ce780a
|
Fixed "UnicodeEncodeError" when a build output contains non-ASCII characters // Resolve #3971
|
2021-10-25 22:01:11 +03:00 |
|
Ivan Kravets
|
d7b7d2de6e
|
Pass system STDIN stream to SCons subprocess
|
2021-10-25 21:12:29 +03:00 |
|
Ivan Kravets
|
1dd0635e5e
|
Use secured bitly
|
2021-10-25 20:25:23 +03:00 |
|
Ivan Kravets
|
3fbb4cde36
|
Bump version to 5.2.3b2
|
2021-10-25 18:45:04 +03:00 |
|
Ivan Kravets
|
9aaa80a213
|
Cast Python warnings to errors when running "pytest"
|
2021-10-25 18:36:10 +03:00 |
|
Ivan Kravets
|
852c252302
|
Added support for custom device monitor filters // Resolve #3924
|
2021-10-25 15:18:18 +03:00 |
|
Ilia Motornyi
|
3a670b55b6
|
Update CMakeLists.txt.tpl (#4089)
|
2021-10-25 14:56:12 +03:00 |
|
Ivan Kravets
|
d01435f4f2
|
Bump version to 5.2.3b1
|
2021-10-25 13:28:57 +03:00 |
|
Ivan Kravets
|
f1638c9cd7
|
Fixed an issue when PIO Remote device monitor crashes on the first keypress // Resolve #3832
|
2021-10-25 13:24:36 +03:00 |
|
Ivan Kravets
|
4943504898
|
Bump version to 5.2.3a3
|
2021-10-24 23:17:30 +03:00 |
|
Ivan Kravets
|
7d7480c120
|
Show human-readable message when infinite recursion is detected while processing "Interpolation of Values" // Resolve #3883
|
2021-10-24 22:21:15 +03:00 |
|
Ivan Kravets
|
78182fea0a
|
Disabled resolving of SCons variables when preprocessing "Interpolation of Values" // Resolve #3933
|
2021-10-24 21:27:25 +03:00 |
|
Ivan Kravets
|
947e57b5b4
|
Bump version to 5.2.3a2
|
2021-10-24 20:00:30 +03:00 |
|
Ivan Kravets
|
4839fe37a3
|
Improved PlatformIO directory interpolation (${platformio.***_dir}) in “platformio.ini” configuration file // Resolve #3934
|
2021-10-24 18:19:40 +03:00 |
|
Phill Price
|
9914b7ea38
|
Typo (#4087)
showed > shown
|
2021-10-23 13:01:48 +03:00 |
|
Ivan Kravets
|
f86ed97820
|
Bump version to 5.2.3a1
|
2021-10-22 19:14:17 +03:00 |
|
Ivan Kravets
|
8d8b0807e2
|
Fixed an issue when the "$PROJECT_DIR" gets the full path to "platformio.ini", not the directory name // Resolve #4086
|
2021-10-22 19:13:24 +03:00 |
|
Ivan Kravets
|
2e2773fa6b
|
Bump version to 5.2.2
|
2021-10-20 18:44:20 +03:00 |
|
Ilia Motornyi
|
a9c7a27d47
|
Fix CLion 2021.3 support (#4085)
New CMake behavior crashes CLion with apostrophe symbols in `add_definitions` clause
see https://youtrack.jetbrains.com/issue/CPP-26719
|
2021-10-20 18:08:22 +03:00 |
|
Ivan Kravets
|
e41ecb19cf
|
Resolve an issue with interrupting a running program
|
2021-10-20 16:21:48 +03:00 |
|