Valerii Koval
24c04057e9
CLion: Add paths to libraries specified via lib_extra_dirs option ( #3463 )
...
* Add paths to libraries specified via lib_extra_dirs option
Besides, global folders in SRC_LIST seem a bit unnecessary
since there might be unused libraries in these folders
* Refactor processing of includes when exporting IDE/Editor projects
Split includes according to their source. That will help export includes in a more flexible way.
For example some IDEs don't need include paths from toolchains
* Add new record to history log
* Typo fix
2020-04-21 17:37:55 +03:00
valeros
087a8f6dd0
Fix Visual Studio template files encoding // Resolve #3183
2019-10-25 14:27:47 +03:00
Ivan Kravets
2b4b2eb571
Pass a list iterator directly to "any" or "all" functions
2018-01-18 22:04:43 +02:00
Ivan Kravets
de2d6818c1
Full support of CLion IDE including code auto-completion // Resolve #132
2015-10-13 14:01:16 +01:00
Ivan Kravets
ad1666dd0a
Fix double quotes in defines for Project Generator // Issue #294
2015-09-30 16:54:12 +01:00
Ivan Kravets
a032026f46
Significantly improve "Project Generator" // Resolve #280
2015-09-04 19:31:59 +03:00
Ivan Kravets
29d7137a3d
Fix include paths without HOMEDRIVE for VisualStudio
2015-06-29 17:40:10 +03:00
Ivan Kravets
ae4918bdb7
Fix relative path for includes when generating project for IDE // Resolve #243
2015-06-27 21:20:44 +03:00
Ivan Kravets
a581ba9814
Fix project generator for Microsoft Visual Studio
2015-06-27 21:18:33 +03:00
Ivan Kravets
65ad07af6b
Fix failing with `platformio init --ide eclipse` without boards // Resolve #217
2015-05-26 22:55:59 +03:00
Valeriy Koval
19b7c730ae
Update project generator and templates.
2015-05-07 17:21:44 +03:00
Ivan Kravets
c14b436aec
Fix encoding for Project Generator
2015-04-24 17:17:24 +01:00
Ivan Kravets
6fd07e1e56
Initial support of PlatformIO Project Generator // Issue #151
2015-04-24 14:43:13 +01:00