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
|
aaf61082c1
|
Replace "--only-check" CLI option by "--dry-run"
|
2019-05-16 20:02:45 +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
|
4f98a3fd42
|
Share common (global) options between declared build environments using "[env]" section // Resolve #1643 Resolve #790
|
2019-05-08 20:19:39 +03:00 |
|
Ivan Kravets
|
94e580bf4e
|
Override default source and include directories for a library via "library.json" manifest using "includeDir" and "srcDir" fields
|
2019-05-04 13:36:27 +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
|
48c1aeae03
|
Fix "systemd-udevd" warnings in 99-platformio-udev.rules // Resolve #2442
|
2019-05-03 13:11:03 +03:00 |
|
Ivan Kravets
|
a59efc2fc0
|
Update history with upcoming 3.6.7 release
|
2019-04-23 12:29:16 +03:00 |
|
Ivan Kravets
|
d3c3491a91
|
Fix links in changelog
|
2019-04-23 01:07:21 +03:00 |
|
Ivan Kravets
|
137a5d1c42
|
Improve debugging in debug_load_mode = modified and fix an issue with useless project rebuilding
|
2019-04-23 00:49:53 +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
|
cf13ec4035
|
Fix an "IndexError: list index out of range" for Arduino sketch preprocessor // Resolve #2268
|
2019-04-01 18:50:40 +03:00 |
|
Ivan Kravets
|
e089c4a546
|
Project Generator: fixed a VSCode C/C++'s "Cannot find" warning when CPPPATH folder does not exist
|
2019-03-29 21:26:45 +02:00 |
|
Ivan Kravets
|
0c76116948
|
Merge tag 'v3.6.6' into develop
|
2019-03-29 12:44:54 +02:00 |
|
Ivan Kravets
|
8cd35fb537
|
Bump version to 3.6.6
|
2019-03-29 12:43:16 +02:00 |
|
Ivan Kravets
|
00b162608e
|
Fix an issue with incorrect order of project "include" and "src" paths in `CPPPATH` // Resolve #1914
|
2019-03-23 17:45:28 +02:00 |
|
Ivan Kravets
|
cae708f2d7
|
Fix an issue with incorrect order of project "include" and "src" paths in `CPPPATH` // Resolve #1914
|
2019-03-23 17:44:01 +02:00 |
|
Ivan Kravets
|
e33b0fe291
|
Fix an issue when PlatformIO Build System does not pick up "mbed_lib.json" files from libraries // Resolve #2164
|
2019-03-23 14:33:34 +02:00 |
|
Ivan Kravets
|
3a77bed0d4
|
Fix an issue when PlatformIO Build System does not pick up "mbed_lib.json" files from libraries // Resolve #2164
|
2019-03-23 14:24:43 +02:00 |
|
Ivan Kravets
|
9c1cc97776
|
Project Generator: fixed a warning "Property !!! WARNING !!! is not allowed" for VSCode // Resolve #2243
|
2019-03-22 21:17:26 +02:00 |
|
Ivan Kravets
|
4ca71e7df1
|
Project Generator: fixed a warning "Property !!! WARNING !!! is not allowed" for VSCode // Resolve #2243
|
2019-03-22 21:16:02 +02:00 |
|
Ivan Kravets
|
d7e2d05f60
|
Fix error with conflicting declaration of a prototype (Arduino sketch preprocessor)
|
2019-03-20 18:58:06 +02:00 |
|
Ivan Kravets
|
d9e6111ac3
|
Fix error with conflicting declaration of a prototype (Arduino sketch preprocessor)
|
2019-03-20 18:49:20 +02:00 |
|
Ivan Kravets
|
326eb4a681
|
Fix "FileExistsError" when "platformio ci" command is used in pair with "--keep-build-dir" option
|
2019-03-14 20:14:55 +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
|
775797b4e5
|
Merge tag '3.6.5' into develop
|
2019-03-07 14:02:35 +02:00 |
|
Ivan Kravets
|
b562541f20
|
Bump version to 3.6.5
|
2019-03-07 13:57:32 +02:00 |
|
Ivan Kravets
|
9639626ab3
|
Fix an issue when `$PROJECT_HASH template was not expanded for the other directory ***_dir` options in "platformio.ini" // Resolve #2170
|
2019-03-07 12:54:40 +02:00 |
|
Ivan Kravets
|
4c8df44a5a
|
Fix an issue when `$PROJECT_HASH template was not expanded for the other directory ***_dir` options in "platformio.ini" // Resolve #2170
|
2019-03-07 12:40:55 +02:00 |
|
Ivan Kravets
|
d2c2171ef9
|
Project Generator: add new targets for CLion IDE "BUILD_VERBOSE" and "MONITOR" (serial port monitor) // Resolve #359
|
2019-02-23 22:43:30 +02:00 |
|
Ivan Kravets
|
856798488b
|
Fix an issue when platformio ci recompiles project if `--keep-build-dir` option is passed // Resolve #2109
|
2019-02-23 22:41:45 +02: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
|
e0b9d080fa
|
Project Generator: add new targets for CLion IDE "BUILD_VERBOSE" and "MONITOR" (serial port monitor) // Resolve #359
|
2019-02-23 22:34:36 +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
|
6059e0dce6
|
Fix an issue with slow updating of PlatformIO Core packages on Windows
|
2019-02-19 20:12:07 +02:00 |
|
Ivan Kravets
|
639c086728
|
Bump version to 3.6.5a1
|
2019-01-23 21:08:39 +02:00 |
|
Ivan Kravets
|
035ab14202
|
Merge tag 'v3.6.4' into develop
Bump version to 3.6.4
# Conflicts:
# HISTORY.rst
# platformio/__init__.py
|
2019-01-23 20:54:21 +02:00 |
|
Ivan Kravets
|
367e4d663c
|
Bump version to 3.6.4
|
2019-01-23 20:47:18 +02:00 |
|
Ivan Kravets
|
56cd55ba7d
|
Eclipse: Provide language standard to a project C/C++ indexer // Resolve #1010
|
2019-01-10 21:57:52 +02:00 |
|
Ivan Kravets
|
a092f87c50
|
Eclipse: Provide language standard to a project C/C++ indexer // Resolve #1010
|
2019-01-10 21:57:39 +02:00 |
|
Ivan Kravets
|
d5d95092c4
|
Fix an error "Could not extract item..." when extracting TAR archive with symbolic items on Windows platform // Resolve #2015
|
2019-01-10 19:33:45 +02:00 |
|
Ivan Kravets
|
e02d7528ad
|
Fix an error "Could not extract item..." when extracting TAR archive with symbolic items on Windows platform // Resolve #2015
|
2019-01-10 19:14:03 +02:00 |
|
Ivan Kravets
|
68e3f9dc00
|
Fix "Runtime Error: Dictionary size changed during iteration" // Resolve #2003
|
2019-01-09 16:34:55 +02:00 |
|
Ivan Kravets
|
2ae41c8434
|
Fix "Runtime Error: Dictionary size changed during iteration" // Resolve #2003
|
2019-01-09 16:34:39 +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
|
fabaadec60
|
Fix an issue with incorrect detecting of compatibility (LDF) between generic library and Arduino or ARM mbed frameworks
|
2018-12-22 22:30:23 +02:00 |
|
Ivan Kravets
|
4dfa885a85
|
CLion: Improve project portability using "${CMAKE_CURRENT_LIST_DIR}" instead of full path
|
2018-12-13 17:30:10 +02:00 |
|
Ivan Kravets
|
4b55767fb9
|
Docs: "Custom Build Task" for VSCode
|
2018-12-12 21:01:13 +02:00 |
|
Ivan Kravets
|
6f8b9d70bc
|
Bump version to 3.6.3
|
2018-12-12 16:19:14 +02:00 |
|