Ivan Kravets
|
44fc5163e7
|
Version bump to 2.8.5 (issues #395, #401, #523, #526, #527, #528, #534, #536, #540, #541, #543, #544, #550, #552, #555)
|
2016-03-07 18:34:29 +02:00 |
|
Ivan Kravets
|
c231f0e41e
|
Show notification about new PlatformIO as the bottom of screen
|
2016-03-07 18:27:33 +02:00 |
|
Ivan Kravets
|
4063cd6abd
|
Use src_dir directory from platformio.ini when initializing project otherwise create base src directory // Resolve #536
|
2016-03-07 17:42:15 +02:00 |
|
Ivan Kravets
|
ee088f3aea
|
Fix dumping data for IDE with excess -fPIC flag
|
2016-03-06 00:40:28 +02:00 |
|
Ivan Kravets
|
d091d4f000
|
Improve docs
|
2016-03-04 19:49:30 +02:00 |
|
Ivan Kravets
|
4c4682f457
|
Fix incorrect parsing of GCC "-include" flag // Resolve #552
|
2016-03-04 01:45:04 +02:00 |
|
Valeriy Koval
|
614a736eff
|
Merge ASFLAGS and CCFLAGS in a proper way.
|
2016-03-03 20:28:06 +02:00 |
|
Valeriy Koval
|
1332413f63
|
Combine ASFLAGS and CCFLAGS in a proper way
|
2016-03-03 20:05:51 +02:00 |
|
Ivan Kravets
|
1e3e3dd999
|
Fix issue with updating package which was deleted manually by user // Resolve #555
|
2016-03-03 19:01:09 +02:00 |
|
Ivan Kravets
|
888967eb61
|
Minor improvements to docs
|
2016-03-03 16:39:58 +02:00 |
|
Ivan Kravets
|
8388359b36
|
Fix invalid detecting of compiler type // Resolve #550
|
2016-03-02 00:25:36 +02:00 |
|
Valeriy Koval
|
72cb2f1240
|
Put parsed mbed flags to appropriate scope
|
2016-03-01 12:58:54 +02:00 |
|
Ivan Kravets
|
9473e51e40
|
Fix platform ID for NetBeans IDE under Windows
|
2016-02-29 18:00:47 +02:00 |
|
Valeriy Koval
|
8cf3765b30
|
Complete NetBeans project template for Windows
|
2016-02-29 17:48:51 +02:00 |
|
Ivan Kravets
|
98026d83b6
|
Rename CMakeListsLocal.txt to CMakeListsPrivate.txt // Issue #523
|
2016-02-29 17:33:08 +02:00 |
|
Valeriy Koval
|
b0ba8ae5e3
|
Improve espressif platform for updated framework.
|
2016-02-29 12:08:24 +02:00 |
|
Ivan Kravets
|
6190f1aa8f
|
Project generator for NetBeans IDE // Resolve #541
|
2016-02-27 20:09:27 +02:00 |
|
Ivan Kravets
|
52bbe9af33
|
Generate appropriate project for CLion IDE and CVS // Resolve #523
|
2016-02-27 01:27:57 +02:00 |
|
Ivan Kravets
|
2c4fbda5e3
|
Add support for the ESP8266 ESP-07 board // Resolve #527
|
2016-02-27 00:20:42 +02:00 |
|
Ivan Kravets
|
8baf163684
|
Better handling of PlatformIO Storage Mirrors
|
2016-02-26 19:48:30 +02:00 |
|
Ivan Kravets
|
99ddea6906
|
Remove debug code
|
2016-02-26 01:10:48 +02:00 |
|
Valeriy Koval
|
1c481e0840
|
Fix handling of build flags passed via environment vars // Resolve #526
|
2016-02-25 15:09:23 +02:00 |
|
Valeriy Koval
|
1f1dc9c5e6
|
Better handling of build flags passed via environment vars // Resolve #526
|
2016-02-24 18:23:42 +02:00 |
|
Ivan Kravets
|
3e52c194ca
|
Fix issue with Project Generator when optional build flags were passed using system environment variables
|
2016-02-23 21:24:00 +02:00 |
|
Valeriy Koval
|
17796de60d
|
Refactor platform build scripts // Resolve #528
|
2016-02-22 21:52:44 +02:00 |
|
Ivan Kravets
|
62d226c8a3
|
Update donate link // Resolve #478
|
2016-02-18 00:08:06 +02:00 |
|
Ivan Kravets
|
321640bd71
|
Version bump to 2.8.4 (issues #494, #501, #503, #506, #518)
|
2016-02-17 22:52:52 +02:00 |
|
Ivan Kravets
|
dc007dd136
|
Handle new environment variables PLATFORMIO_UPLOAD_PORT and PLATFORMIO_UPLOAD_FLAGS
|
2016-02-17 20:20:39 +02:00 |
|
Ivan Kravets
|
69836be1ca
|
Show different info about upgrading PlatformIO within CLI or IDE
|
2016-02-13 17:22:17 +02:00 |
|
Ivan Kravets
|
851f7db825
|
Fix issue with pointer (char* myfunc()) while converting from *.ino to *.cpp // Resolve #506
|
2016-02-11 00:43:52 +02:00 |
|
Ivan Kravets
|
3484c41b64
|
Fix issue with quotes in CPPDEFINES when dumping data for IDE
|
2016-02-11 00:27:41 +02:00 |
|
Ivan Kravets
|
d0d292b80f
|
Add support for the new ESP8266-based boards (ESPDuino, ESP-WROOM-02, ESPresso Lite 1.0 & 2.0, SparkFun ESP8266 Thing Dev, ThaiEasyElec ESPino) to Espressif development platform
|
2016-02-11 00:16:43 +02:00 |
|
Ivan Kravets
|
45efc0e0d6
|
Add "board_flash_mode" option to Project Configuration File
|
2016-02-10 23:16:25 +02:00 |
|
Ivan Kravets
|
6baf6568d2
|
Add "board_f_flash" option to Project Configuration File // Resolve #501
|
2016-02-10 22:58:12 +02:00 |
|
Ivan Kravets
|
afe80072c6
|
Merge branch 'feature/cpp-libs-issue-503' into develop
|
2016-02-10 17:17:15 +02:00 |
|
Ivan Kravets
|
b17acd7605
|
Fix issue with "CPPDEFINES" which contain space and break PlatformIO IDE Linter
|
2016-02-10 17:16:52 +02:00 |
|
Valeriy Koval
|
45096c3137
|
Change libs order.
|
2016-02-09 13:58:08 +02:00 |
|
Ivan Kravets
|
c3f78d1977
|
Temporary disabled "CPPDEFINES" which contain space and break PlatformIO IDE Linter
|
2016-02-03 01:37:43 +02:00 |
|
Ivan Kravets
|
40729c38eb
|
Version bump to 2.8.3 (issue #487)
|
2016-02-02 19:52:05 +02:00 |
|
Ivan Kravets
|
6c2df7d0e1
|
Fix missing dependency (mbed framework) for Atmel SAM development platform // Resolve #487
|
2016-02-02 19:47:11 +02:00 |
|
Ivan Kravets
|
223a055e8b
|
Fix issue with removing temporary file while converting *.ino to *.cpp
|
2016-02-01 00:18:04 +02:00 |
|
Ivan Kravets
|
21b52031e7
|
Fix issue when board is not specified
|
2016-01-30 21:45:26 +02:00 |
|
Ivan Kravets
|
b44c75a3c1
|
Better integration of PlatformIO Builder with PlatformIO IDE Linter
|
2016-01-30 19:14:11 +02:00 |
|
Ivan Kravets
|
8a269b1d24
|
Version bump to 2.8.2 (issues #484)
|
2016-01-29 20:34:25 +02:00 |
|
Ivan Kravets
|
131f1eb943
|
Correct RAM size for NXP LPC1768 based boards // Resolve #484
|
2016-01-29 18:17:33 +02:00 |
|
Ivan Kravets
|
c036bde86c
|
Reverted `-Wl,-whole-archive` hook for ST STM32 and mbed
|
2016-01-29 17:55:48 +02:00 |
|
Ivan Kravets
|
9102a70e04
|
More strictness to default src filter for builder
|
2016-01-29 17:52:54 +02:00 |
|
Ivan Kravets
|
c9616ed0fa
|
Exclude only "test" and "tests" folders from build process
|
2016-01-29 17:25:31 +02:00 |
|
Ivan Kravets
|
edf19a8cac
|
Version bump to 2.8.1
|
2016-01-29 15:50:17 +02:00 |
|
Ivan Kravets
|
41f2adc1f6
|
Fix a bug with Project Initialization in PlatformIO IDE
|
2016-01-29 15:49:31 +02:00 |
|