Ivan Kravets
|
eae152959b
|
Minor change to BoardConfig() API
|
2016-09-13 17:36:20 +03:00 |
|
Ivan Kravets
|
35cbbeb457
|
Fix downloader with Unicode path // Resolve #771
|
2016-09-12 19:54:28 +03:00 |
|
Ivan Kravets
|
ac7743e217
|
Rename setting DISABLE_SSL to ENABLE_DISABLE and set it to No by default
|
2016-09-12 02:11:04 +03:00 |
|
Ivan Kravets
|
1bd893409d
|
Install empty dev platform in processing mode
|
2016-09-10 18:58:18 +03:00 |
|
Ivan Kravets
|
d9d5ee15fd
|
Fix default package configurator
|
2016-09-10 18:49:59 +03:00 |
|
Ivan Kravets
|
78c86446cf
|
Fix RegExp for line error
|
2016-09-10 17:27:47 +03:00 |
|
Ivan Kravets
|
2a9ba3821a
|
Support PlatformIO Plus
|
2016-09-10 16:39:27 +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
|
f186ad30c1
|
Notify about version field when creating library
|
2016-09-09 18:08:18 +03:00 |
|
Ivan Kravets
|
80d74c608d
|
Return valid exit code from `plaformio test` command
|
2016-09-08 16:17:58 +03:00 |
|
Ivan Kravets
|
df4560412d
|
Disable SSL Server-Name-Indication for Python < 2.7.9
|
2016-09-08 13:50:45 +03:00 |
|
Ivan Kravets
|
cf5023436c
|
Version bump to 3.0.1 (issue #772)
|
2016-09-08 01:59:54 +03:00 |
|
Ivan Kravets
|
ff312f0405
|
Disable temporary SSL for PlatformIO services // Resolve #772
|
2016-09-08 01:57:50 +03:00 |
|
Ivan Kravets
|
f78c9436c8
|
Version bump to 3.0.0 (issues #770, #766, #747, #730, #765, #640, #659, #742, #459, #542, #763, #759, #753, #757, #749, #748, #745, #519, #709, #743, #413, #498, #410, #740, #361, #414, #554, #732, #588, #475, #461, #101, #719, #721, #537, #415, #522, #289, #556, #570, #456, #617, #432, #408, #479, #667, #510)
|
2016-09-07 20:50:34 +03:00 |
|
Ivan Kravets
|
cd45749c82
|
Fix issue with multiple archives when linking firmware
|
2016-09-07 19:05:15 +03:00 |
|
Ivan Kravets
|
f7b994354b
|
Search libraries by headers/includes with `platformio lib search --header` option
|
2016-09-07 18:50:09 +03:00 |
|
Ivan Kravets
|
f6491b2285
|
Add links to PlatformIO Plus
|
2016-09-07 13:47:42 +03:00 |
|
Ivan Kravets
|
0f300a24a1
|
Fix issue with archive downloader
|
2016-09-04 12:03:57 +03:00 |
|
Ivan Kravets
|
a05d192beb
|
Implement installing packages/libraries from different archive (with/without manifests) // Resolve #767
|
2016-09-04 00:35:47 +03:00 |
|
Ivan Kravets
|
fda7392b84
|
Rename "espressif" platform to "espressif8266"
|
2016-09-03 19:35:40 +03:00 |
|
Ivan Kravets
|
7f1b569d6f
|
Update docs for embedded platforms, frameworks and boards
|
2016-09-03 16:26:52 +03:00 |
|
Ivan Kravets
|
c8849a4648
|
Extend JSON output when listing installed development platforms
|
2016-09-03 14:59:50 +03:00 |
|
Ivan Kravets
|
e2d2295866
|
Handle url with ".git" extension as Git package/library
|
2016-09-03 01:27:34 +03:00 |
|
Ivan Kravets
|
d4ffc89c02
|
Merge branch 'feature/test-plus' into develop
|
2016-09-02 23:49:38 +03:00 |
|
Ivan Kravets
|
139bd4c10a
|
Export library path for PlatformIO Plus
|
2016-09-02 23:30:24 +03:00 |
|
Ivan Kravets
|
21d34482da
|
Fix package manager when "git@url" is used
|
2016-09-02 22:41:27 +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
|
b06dc1e63f
|
Bump new version
|
2016-09-02 00:46:06 +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
|
85439dbff7
|
Allow to use dependencies separated with comma + space
|
2016-09-01 21:34:37 +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
|
ac4c054d1f
|
Implement retrying mechanism for get results from PlatformIO API
|
2016-09-01 16:05:02 +03:00 |
|
Ivan Kravets
|
838063b1b7
|
Allow passing custom project configuration options to `platformio ci and platformio init commands using -O, --project-option`.
|
2016-09-01 15:14:38 +03:00 |
|
Ivan Kravets
|
c51ac0489f
|
Use global library storage for CI
|
2016-09-01 01:30:14 +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
|
86794d2cf1
|
Don't check program path
|
2016-08-31 14:13:09 +03:00 |
|
Ivan Kravets
|
3a7b0d2c9d
|
Fix INO to CPP converting when 2-tokens type is used
|
2016-08-31 12:49:10 +03:00 |
|
Ivan Kravets
|
1b32091d7d
|
Fix broken Unit Testing
|
2016-08-31 02:06:43 +03:00 |
|
Ivan Kravets
|
7a88778f5e
|
Improve INO to CPP converter // Resolve #659
|
2016-08-31 01:47:57 +03:00 |
|
Ivan Kravets
|
a94aa898a6
|
Remove temporary INO/CPP file at process exit
|
2016-08-31 00:34:23 +03:00 |
|
Ivan Kravets
|
8a379d2db2
|
Refactor INO to CPP converter
|
2016-08-31 00:16:23 +03:00 |
|
Ivan Kravets
|
34a860cfa6
|
Limit max sources length for Win to 6000 chars
|
2016-08-30 23:09:53 +03:00 |
|
Ivan Kravets
|
d0d139511c
|
Skip unknown packages while updating
|
2016-08-30 20:38:00 +03:00 |
|
Ivan Kravets
|
dec5529a64
|
Cleanup not used packages after update
|
2016-08-29 22:25:38 +03:00 |
|