Ivan Kravets
|
947e57b5b4
|
Bump version to 5.2.3a2
|
2021-10-24 20:00:30 +03:00 |
|
Ivan Kravets
|
e0e4a594e9
|
Fix conf tests on Windows
|
2021-10-24 19:59:52 +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
|
e3c6237430
|
Remove unused files
|
2021-10-20 23:29:34 +03:00 |
|
Ivan Kravets
|
e964c7fa5c
|
Merge branch 'release/v5.2.2'
|
2021-10-20 18:44:28 +03:00 |
|
Ivan Kravets
|
f1e84e145c
|
Merge tag 'v5.2.2' into develop
Bump version to 5.2.2
|
2021-10-20 18:44:28 +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 |
|
Ivan Kravets
|
5b091b602f
|
Fixed a “TypeError” issue when extending configuration option in “platformio.ini” with the multi-line default value // Resolve #4082
|
2021-10-20 15:35:01 +03:00 |
|
Ivan Kravets
|
768681c4f2
|
Remove debugging code // Resolve #4083
|
2021-10-19 19:27:20 +03:00 |
|
Ivan Kravets
|
2e4e5c1873
|
Temporary disable CI for Windows+Python 3.10
|
2021-10-19 19:26:13 +03:00 |
|
Ivan Kravets
|
4a61806e60
|
Quote Python versions
|
2021-10-19 18:52:30 +03:00 |
|
Ivan Kravets
|
883187f9ac
|
Bump version to 5.2.2a1
|
2021-10-19 18:21:28 +03:00 |
|
Ivan Kravets
|
2d9a5031e9
|
Test PlatformIO Core on Python 3.10
|
2021-10-19 18:21:21 +03:00 |
|
Ivan Kravets
|
39c93f6512
|
Override debugging firmware loading mode using `--load-mode option for pio debug` command
|
2021-10-19 18:20:01 +03:00 |
|
Ivan Kravets
|
a7905b373e
|
Skip CI for macOS & Py 3.6
|
2021-10-11 16:00:09 +03:00 |
|
Ivan Kravets
|
a7c82ff9b9
|
Merge branch 'release/v5.2.1'
|
2021-10-11 15:07:19 +03:00 |
|
Ivan Kravets
|
5b4b4a4051
|
Merge tag 'v5.2.1' into develop
Bump version to 5.2.1
|
2021-10-11 15:07:19 +03:00 |
|
Ivan Kravets
|
c348fec609
|
Bump version to 5.2.1
|
2021-10-11 15:07:04 +03:00 |
|
Ivan Kravets
|
4af17356f3
|
Handle ".hpp" files when looking for a library root
|
2021-10-11 15:01:42 +03:00 |
|
Ivan Kravets
|
384e5052bc
|
Bump version to 5.2.1rc2
|
2021-10-10 14:09:59 +03:00 |
|
Ivan Kravets
|
a5adae1491
|
Skip broken Click 8.0.2 release // Resolve #4078
|
2021-10-10 14:09:17 +03:00 |
|
Ivan Kravets
|
fe62b810db
|
Bump version to 5.2.1rc1
|
2021-10-08 19:03:12 +03:00 |
|
Ivan Kravets
|
ee78496058
|
Clean a build environment and installed library dependencies using a new `cleanall` target // Resolve #4062
|
2021-10-08 19:02:45 +03:00 |
|
Ivan Kravets
|
8afe4bae87
|
Typo fix
|
2021-10-08 15:31:26 +03:00 |
|
Ivan Kravets
|
b04bb2b740
|
Fix Click's "DeprecationWarning: 'resultcallback' has been renamed to 'result_callback'" // Resolve #4075
|
2021-10-08 15:18:34 +03:00 |
|
Ivan Kravets
|
3d46f0d72f
|
Drop support for Click < 7.1.2
|
2021-10-08 15:18:19 +03:00 |
|
Ivan Kravets
|
a65d973660
|
Extend library root signs with "include" and "src" dirs // Resolve #4073
|
2021-10-08 15:00:05 +03:00 |
|
Ivan Kravets
|
df83d90c06
|
Handle upper-cased "Include" & "Src" folders
|
2021-10-08 14:58:41 +03:00 |
|
Ivan Kravets
|
a1d55f2529
|
Ignore telemetry on "idedata" target
|
2021-10-08 14:40:23 +03:00 |
|
valeros
|
aa097f3fd6
|
Update Cppcheck to v2.6.0 // Resolve #3942
|
2021-10-07 16:43:06 +03:00 |
|
Ivan Kravets
|
e0b72202fd
|
Bump version to 5.2.1b4
|
2021-09-29 19:21:55 +03:00 |
|
Ivan Kravets
|
e8769fff7d
|
Improved handling of a library root based on "Conan" or "CMake" build systems // Resolve #3887
|
2021-09-29 19:21:31 +03:00 |
|
Ivan Kravets
|
ed33652534
|
Handle "test" folder as a part of CLion project // Resolve #4005
|
2021-09-29 15:44:52 +03:00 |
|
cpavot
|
d1c1f972a6
|
Propagate agent option to remote device monitor command (#4065)
Signed-off-by: Christophe PAVOT <christophe.pavot@wiifor.com>
|
2021-09-29 14:47:11 +03:00 |
|
Valerii Koval
|
6008275aae
|
Properly handle in-progress C++ standards when invoking Cppcheck // Resolve #3944 (#4070)
|
2021-09-29 14:46:02 +03:00 |
|
Ivan Kravets
|
edf8bb3945
|
Bump version to 5.2.1b3
|
2021-09-27 22:59:58 +03:00 |
|
Ivan Kravets
|
dd7d133263
|
Dump "embedded_result.output"
|
2021-09-27 22:59:36 +03:00 |
|
Ivan Kravets
|
b6f783674b
|
Allowed to override a default library builder via a new `builder field in a build group of library.json` // Resolve #3957
|
2021-09-26 15:27:41 +03:00 |
|
Valerii Koval
|
eab70fae3b
|
Properly handle "--keep-build-dir" option in platformio ci command (#4061)
This fixes #4011 and possible "FileExists" errors when the "platformio ci"
command by safely copying sources to the build folder
|
2021-09-23 23:26:42 +03:00 |
|
Ivan Kravets
|
fed40ef104
|
Add debug information when a test fails on Win/Py3.8
|
2021-09-17 21:06:08 +03:00 |
|
Ivan Kravets
|
6d087f5a38
|
Bump version to 5.2.1b2
|
2021-09-16 22:07:01 +03:00 |
|
Ivan Kravets
|
0edcf33547
|
Use "ubuntu-18.04" for project examples (CI)
|
2021-09-16 22:06:45 +03:00 |
|
Ivan Kravets
|
443417b0f4
|
PyLint fix
|
2021-09-16 21:56:09 +03:00 |
|
Ivan Kravets
|
369e994b0d
|
Check for "build.mcu" and "build.cpu" when looking for precompiled library // Issue #405
|
2021-09-16 21:51:53 +03:00 |
|
Ivan Kravets
|
55469327c6
|
Bump version to 5.2.1b1
|
2021-09-16 21:16:21 +03:00 |
|