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 |
|
Ivan Kravets
|
d8cbe99f2c
|
Fix an issue with a broken headers list when generating ".clang_complete" for Emacs // Resolve #1960
|
2018-12-12 15:50:34 +02:00 |
|
Ivan Kravets
|
b874359482
|
Ignore *.asm and *.ASM files when building Arduino-based library (compatibility with Arduino builder)
|
2018-12-12 02:49:42 +02:00 |
|
Ivan Kravets
|
f539513376
|
Fixed spurious project's "Problems" for PlatformIO IDE for VSCode when ARM mbed framework is used
|
2018-12-12 01:28:37 +02:00 |
|
Ivan Kravets
|
8ef6ea8053
|
Bump version to 3.6.2
|
2018-11-29 18:02:49 +02:00 |
|
Ivan Kravets
|
4a17a9b5b3
|
Improved IntelliSense for PlatformIO IDE for VSCode via passing extra compiler information for C/C++ Code Parser
|
2018-11-21 15:00:13 +02:00 |
|
Ivan Kravets
|
23af9c9027
|
Fix an issue when Library Dependency Finder (LDF) finds spurious dependencies in `chain+ and deep+` modes // Resolve #1930
|
2018-11-19 22:29:53 +02:00 |
|
Ivan Kravets
|
7322df26ad
|
Fix an issue when Library Dependency Finder (LDF) does not handle project src_filter // Resolve #1905
|
2018-11-19 19:06:56 +02:00 |
|
Ivan Kravets
|
b22ca10f8c
|
Prepend CPPATH of library dependencies instead of appending // Resolve #1914
|
2018-11-19 17:45:53 +02:00 |
|
Ivan Kravets
|
ab6a323aca
|
Fixed an issue with VSCode IntelliSense warning about the missed headers located in "include" folder
|
2018-10-30 00:27:29 +02:00 |
|