Ivan Kravets
|
571a52b432
|
Move core packages to the one place; Bump to 3.0.0a17
|
2017-03-11 23:28:55 +02:00 |
|
Ivan Kravets
|
fe1846c2e1
|
YAPF formatting
|
2017-03-02 17:09:22 +02:00 |
|
Ivan Kravets
|
2467d5a5d0
|
Do not overwrite project configuration variables when system environment variables are set
|
2017-02-18 18:28:05 +02:00 |
|
Ivan Kravets
|
a874db38be
|
Apply YAPF
|
2017-01-24 21:54:50 +02:00 |
|
Ivan Kravets
|
5d8a17ba6d
|
Fix issue with empty CPPPATH when processing a library
|
2017-01-23 14:24:34 +02:00 |
|
Ivan Kravets
|
ddd07138dd
|
Escape project path when Glob matching is used
|
2017-01-19 19:02:37 +02:00 |
|
Xose Pérez
|
1a4c5df14d
|
Added support for templated methods in InoToCPPConverter (#858)
* Added support for templated methods in InoToCPPConverter
|
2016-12-22 02:15:01 +02:00 |
|
Ivan Kravets
|
c09649c996
|
Change default LDF Mode from “chain+” to “chain”
|
2016-12-07 23:49:38 +02:00 |
|
Ivan Kravets
|
9483c0c51f
|
Export libsource_dirs for IDE data
|
2016-12-06 13:25:03 +02:00 |
|
Ivan Kravets
|
2a5d686d5a
|
Use unified link to docs pages
|
2016-12-05 21:25:10 +02:00 |
|
Ivan Kravets
|
44e11bcc33
|
Added global “lib_extra_dirs” option to “[platformio]” section // Resolve #842
|
2016-12-05 14:43:06 +02:00 |
|
Ivan Kravets
|
c75fc623cb
|
Better parser for IDE data
|
2016-12-04 23:52:38 +02:00 |
|
Ivan Kravets
|
aed7597bd7
|
Unix shell-style wildcards for “upload_port” // Resolve #839
|
2016-12-03 17:59:15 +02:00 |
|
Ivan Kravets
|
25c979a8ee
|
Pass all PIO variables to PlatformManager
|
2016-12-02 19:21:56 +02:00 |
|
Ivan Kravets
|
aac627abf4
|
Bump PlatformIO 3.2b5
|
2016-12-02 00:52:01 +02:00 |
|
Ivan Kravets
|
738c0f9616
|
Add new LDF Modes
|
2016-12-01 17:37:12 +02:00 |
|
Ivan Kravets
|
4beb04d8b9
|
Refactored LDF C/C++ Preprocessor for conditional syntax // Issue #837
|
2016-11-30 19:05:37 +02:00 |
|
Ivan Kravets
|
e0461fedf6
|
Improve defines processing
|
2016-11-30 18:05:14 +02:00 |
|
Ivan Kravets
|
7ab393cea7
|
Refactor CPPDEFINES to tuple style
|
2016-11-30 15:53:36 +02:00 |
|
Ivan Kravets
|
12e1cc95b6
|
Improve LDF C/C++ Preprocessor for conditional syntax // Issue #837
|
2016-11-29 23:44:54 +02:00 |
|
Ivan Kravets
|
8b121a1ccb
|
Fix LDF C/C++ Preprocessor for conditional syntax // Resolve #837
|
2016-11-28 23:24:21 +02:00 |
|
Ivan Kravets
|
e2de7b05b9
|
Improve LDF and Circular dependencies
|
2016-11-23 23:47:09 +02:00 |
|
Ivan Kravets
|
9b786ba8c7
|
Remote Unit Testing
|
2016-11-02 18:24:52 +02:00 |
|
Ivan Kravets
|
8236f3ff86
|
Ask about serial port for device monitor when more than one is found
|
2016-10-31 20:06:48 +02:00 |
|
Ivan Kravets
|
a251470ebd
|
Python style formatting
|
2016-10-31 20:05:34 +02:00 |
|
Ivan Kravets
|
c2bf38f873
|
Improved handling of library dependencies specified in `library.json` manifest // Resolve #814
|
2016-10-26 18:35:43 +03:00 |
|
Ivan Kravets
|
2676e77ea4
|
Isolate test target
|
2016-10-11 00:06:09 +03:00 |
|
Ivan Kravets
|
5bcec6b6a0
|
Merge branch 'develop' into feature/pio-remote
* develop:
Fix "99-platformio-udev.rules" checker for Linux OS
Fix issue with "PATH" auto-configuring for upload tools
New article by Kadda Sahnine
|
2016-10-04 01:26:19 +03:00 |
|
Ivan Kravets
|
00aeaf021d
|
Further work on PIO Remote
|
2016-10-04 01:24:38 +03:00 |
|
Ivan Kravets
|
810b6d807f
|
Improve finding of actual LD Script
|
2016-10-04 01:21:26 +03:00 |
|
Ivan Kravets
|
36ced8010a
|
Fix "99-platformio-udev.rules" checker for Linux OS
|
2016-09-29 19:03:56 +03:00 |
|
Ivan Kravets
|
71d74f40b0
|
Fix issue with "PATH" auto-configuring for upload tools
|
2016-09-29 18:58:35 +03:00 |
|
Ivan Kravets
|
8cc06c214a
|
Improve detecting of ARM mbed media disk for uploading
|
2016-09-21 19:31:02 +03:00 |
|
Ivan Kravets
|
543a137506
|
Fix udev.rules warning under Linux Mint
|
2016-09-18 23:48:10 +03:00 |
|
Ivan Kravets
|
e50327bccc
|
Deprecate `lib_force option, please use lib_deps` instead
|
2016-09-17 16:32:16 +03:00 |
|
Ivan Kravets
|
33b5e18582
|
Use stable documentation
|
2016-09-13 17:36:36 +03:00 |
|
Ivan Kravets
|
a42cf4ebdd
|
Fix incorrect line order when converting from INO to CPP and pointer is used
|
2016-09-09 18:49:58 +03:00 |
|
Ivan Kravets
|
cd45749c82
|
Fix issue with multiple archives when linking firmware
|
2016-09-07 19:05:15 +03:00 |
|
Ivan Kravets
|
d4ffc89c02
|
Merge branch 'feature/test-plus' into develop
|
2016-09-02 23:49:38 +03:00 |
|
Ivan Kravets
|
ec035c25a1
|
Improve "clean" target // Resolve #747
|
2016-09-02 18:45:19 +03:00 |
|
Ivan Kravets
|
a48201f60f
|
Skip converting if INO nodes are not found
|
2016-09-02 15:19:54 +03:00 |
|
Ivan Kravets
|
6442c86084
|
Fix INO to CPP converter when #define is used
|
2016-09-02 14:35:07 +03:00 |
|
Ivan Kravets
|
b8af2acce5
|
Fix issue with converting INO to CPP and missing line number
|
2016-09-01 23:19:46 +03:00 |
|
Ivan Kravets
|
6b63ae2e46
|
Ignore warning when can't delete temporary file
|
2016-09-01 21:56:43 +03:00 |
|
Ivan Kravets
|
bb62444f15
|
Handle C multiline strings when converting INO to CPP // Resolve #765
|
2016-09-01 19:08:32 +03:00 |
|
Ivan Kravets
|
0e464b011f
|
Improve Library Dependency Finder in mode=1
|
2016-09-01 00:06:34 +03:00 |
|
Ivan Kravets
|
86aa7ad692
|
Temporary enable LDF_MODE=2 before refactoring
|
2016-08-31 20:28:26 +03:00 |
|
Ivan Kravets
|
013c675bc4
|
Allow to control library dependency finder mode from library.json; set ldf_mode to 1 by default
|
2016-08-31 18:52:27 +03:00 |
|
Ivan Kravets
|
3be35f9987
|
Introduce PlatformIO Plus
|
2016-08-31 16:07:35 +03:00 |
|
Ivan Kravets
|
3a7b0d2c9d
|
Fix INO to CPP converting when 2-tokens type is used
|
2016-08-31 12:49:10 +03:00 |
|