Ivan Kravets
|
9c15fed722
|
Fix issue with escaping platform name
|
2016-09-15 01:30:51 +03:00 |
|
Ivan Kravets
|
18153d4168
|
Cleanup platform name before initialization
|
2016-09-15 01:17:16 +03:00 |
|
Ivan Kravets
|
92e69a60f4
|
Fix typo
|
2016-09-14 23:10:46 +03:00 |
|
Ivan Kravets
|
72084a2013
|
Fix issue with cache cleaning
|
2016-09-14 22:50:14 +03:00 |
|
Ivan Kravets
|
27df09533c
|
Clean cache before upgrade
|
2016-09-14 22:32:35 +03:00 |
|
Ivan Kravets
|
bd207667e3
|
Implement LocalCache system for API and improve a work in off-line mode
|
2016-09-14 19:06:22 +03:00 |
|
Ivan Kravets
|
37eb37e2a1
|
Improve a work in off-line mode
|
2016-09-14 14:55:07 +03:00 |
|
Ivan Kravets
|
7116deaf54
|
Allow to initialize project in off-line mode
|
2016-09-14 14:46:10 +03:00 |
|
Ivan Kravets
|
d2a45245e2
|
Fix linter warnings
|
2016-09-13 20:39:04 +03:00 |
|
Ivan Kravets
|
05bbd4a7f8
|
Improve Project Generator when custom `--project-option is passed to platformio init` command
|
2016-09-13 19:22:19 +03:00 |
|
Ivan Kravets
|
8199272328
|
Better checking of available package updates
|
2016-09-13 18:53:17 +03:00 |
|
Ivan Kravets
|
33b5e18582
|
Use stable documentation
|
2016-09-13 17:36:36 +03:00 |
|
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 |
|