Ivan Kravets
|
b77160d363
|
Upgrade VSCode CPP manifest to v3
|
2018-04-20 13:56:04 +03:00 |
|
Ivan Kravets
|
aa28beddd8
|
Handle broken JSON files
|
2018-04-15 06:08:29 +03:00 |
|
Ivan Kravets
|
1410dd093a
|
Revert back g++ macro from dump list // Issue #1546
|
2018-04-01 10:28:25 -07:00 |
|
Ivan Kravets
|
622e4033c1
|
Dump g++ macros for IDE
|
2018-03-24 12:45:00 +02:00 |
|
Ivan Kravets
|
d54327f1a9
|
Refactor @memoized decorator with expiration feature; cache installed boards per platform
|
2018-03-23 00:08:07 +02:00 |
|
Ivan Kravets
|
8f7206b186
|
Use absolute path for CPP includes when exporting data to IDE
|
2018-03-22 12:09:36 +02:00 |
|
Ivan Kravets
|
1461953341
|
Process "unflags" after frameworks
|
2018-03-21 19:49:45 +02:00 |
|
Ivan Kravets
|
979a6a80f0
|
Fix issue which did not allow to override runtime build environment using extra POST script
|
2018-03-20 19:24:05 +02:00 |
|
Ivan Kravets
|
61374f15f1
|
Fix issue with `build_unflags` option when a macro contains value
|
2018-03-20 16:06:39 +02:00 |
|
Ivan Kravets
|
02bad10652
|
Do not show duplicated upload protocols
|
2018-03-15 20:53:23 +02:00 |
|
Ivan Kravets
|
7e875553c2
|
Allow to control maximum depth of nested includes for conditional PreProcessor
|
2018-03-08 16:29:09 +02:00 |
|
Ivan Kravets
|
105cd0fa71
|
Use custom object suffix only for Arduino/Energia frameworks
|
2018-03-07 23:35:03 +02:00 |
|
Ivan Kravets
|
2ccb30b0f0
|
Print VCS version if available in LDF Graph
|
2018-03-02 14:31:24 +02:00 |
|
Ivan Kravets
|
3a52f35fe5
|
Add "udev" to FAQ
|
2018-02-20 15:06:35 +02:00 |
|
Ivan Kravets
|
1cb1af3375
|
Revert back caching for Travis.CI
|
2018-02-20 14:29:20 +02:00 |
|
Ivan Kravets
|
7c0cd12f80
|
Builder: append target suffix to the filename instead of replacing
|
2018-02-20 01:15:52 +02:00 |
|
Ivan Kravets
|
cdee242333
|
Builder: append target suffix to the filename instead of replacing
|
2018-02-20 01:10:27 +02:00 |
|
Ivan Kravets
|
f86885a523
|
Typo fix
|
2018-02-13 23:21:19 +02:00 |
|
Ivan Kravets
|
0c2f973412
|
Mark project source and library directories for CLion IDE // Resolve #1359 Resolve #897 Resolve #1345
|
2018-02-13 19:24:02 +02:00 |
|
Ivan Kravets
|
06cce20707
|
Minor formatting to the system info
|
2018-02-12 17:27:20 +02:00 |
|
Ivan Kravets
|
231bd8b294
|
Implement autodetecting of default debug tool
|
2018-02-09 21:47:59 +02:00 |
|
Ivan Kravets
|
aac0b29929
|
Dump only "platform, board and framework" by default when processing environment
|
2018-02-09 01:23:02 +02:00 |
|
Ivan Kravets
|
f7023aa8ff
|
Print platform information while processing environment
|
2018-02-07 19:44:02 +02:00 |
|
Ivan Kravets
|
904c5464c3
|
Add user libraries before built-in (frameworks, toolchains)
|
2018-02-07 15:28:34 +02:00 |
|
Ivan Kravets
|
00782fc624
|
Cosmetic changes
|
2018-01-30 23:31:21 +02:00 |
|
Ivan Kravets
|
4980d3e4bb
|
Bump version to 3.5.2a6
|
2018-01-30 15:25:17 +02:00 |
|
Ivan Kravets
|
332472e84b
|
Save temporary file in unicode for INO2CPP
|
2018-01-28 00:17:55 +02:00 |
|
Ivan Kravets
|
59fb4b103f
|
Fix issue when project without a specified board can't be uploaded // Resolve #1313
|
2018-01-27 01:16:37 +02:00 |
|
Ivan Kravets
|
31700c6bfc
|
Fix issue with detecting media disk when mbed upload protocol is specified
|
2018-01-27 00:18:32 +02:00 |
|
Ivan Kravets
|
b6ad672f6a
|
Use SCons "gas" tool instead of "as"
|
2018-01-26 20:50:33 +02:00 |
|
Ivan Kravets
|
59337c71c1
|
Upgrad build system to SCons 3.0 // Issue #895
|
2018-01-26 20:04:43 +02:00 |
|
Ivan Kravets
|
7a40992cc1
|
Add aliases for LDF compatibility modes
|
2018-01-26 19:53:07 +02:00 |
|
Ivan Kravets
|
1412f085b8
|
Minor improvements
|
2018-01-25 18:12:36 +02:00 |
|
Ivan Kravets
|
f8dafbca80
|
Show device system information (MCU, Frequency, RAM, Flash, Debugging tools) in a build log
|
2018-01-25 17:58:52 +02:00 |
|
Ivan Kravets
|
dabe9ba2a7
|
Show all available upload protocols before firmware uploading
|
2018-01-25 14:26:15 +02:00 |
|
Ivan Kravets
|
b8fde283fd
|
Use util.get_systype when checking for system
|
2018-01-24 18:33:41 +02:00 |
|
Ivan Kravets
|
fa738650da
|
Add special prefix for BlackMagic probe for Windows COM ports >= COM10
|
2018-01-24 17:22:28 +02:00 |
|
Ivan Kravets
|
f512ccbe68
|
Fix issue with duplicated "include" records when generating data for IDE // Resolve #1301
|
2018-01-24 15:53:28 +02:00 |
|
Ivan Kravets
|
de523493b2
|
Improve support for old mbed libraries without manifest
|
2018-01-24 14:56:44 +02:00 |
|
Ivan Kravets
|
2b4b2eb571
|
Pass a list iterator directly to "any" or "all" functions
|
2018-01-18 22:04:43 +02:00 |
|
Ivan Kravets
|
2c79de971e
|
Show full library version in "Library Dependency Graph" including VCS information // Issue #1274
|
2018-01-18 14:49:01 +02:00 |
|
Ivan Kravets
|
3289b36450
|
Refactore code without "arrow" dependency (resolve issue with "ImportError: No module named backports.functools_lru_cache")
|
2018-01-16 00:06:24 +02:00 |
|
Ivan Kravets
|
24f314d73d
|
Improve a work in off-line mode
|
2018-01-13 19:44:05 +02:00 |
|
Ivan Kravets
|
61872dd734
|
Improve support of PIO Unified Debugger for Eclipse Oxygen
|
2018-01-06 01:04:43 +02:00 |
|
Ivan Kravets
|
ba858989f2
|
Fix PIO Unified Debugger for mbed framework
|
2018-01-05 00:17:45 +02:00 |
|
Ivan Kravets
|
5e666492c3
|
Rename envs_dir option to build_dir in platformio.ini
|
2018-01-03 15:47:02 +02:00 |
|
Ivan Kravets
|
82246a837e
|
Change wording
|
2017-12-31 00:07:12 +02:00 |
|
Ivan Kravets
|
ac4b485521
|
Fix issue with non-ascii path when printing LDF Tree in verbose mode
|
2017-12-28 14:27:08 +02:00 |
|
Ivan Kravets
|
012cb85e31
|
Allow libraries with the same folder name
|
2017-12-28 00:19:17 +02:00 |
|
Ivan Kravets
|
55d4fc23d0
|
Use "path" instead of "device" for logical devices
|
2017-12-27 16:02:36 +02:00 |
|