Valeriy Koval
|
a9b98afa42
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
|
2015-02-02 13:05:08 +02:00 |
|
Ivan Kravets
|
9bd4047425
|
Revert "cyclic dependencies" flag to "atmelavr" platform
|
2015-01-31 23:22:24 +02:00 |
|
Ivan Kravets
|
666c6c70ca
|
Improve "cyclic dependencies" for "Library Dependencies Finder" // Resolve #50
|
2015-01-31 23:13:53 +02:00 |
|
Ivan Kravets
|
a7fc184662
|
Remove unused import
|
2015-01-31 22:45:50 +02:00 |
|
Ivan Kravets
|
673c484fa7
|
Ask about "auto-uploading" within "platformio init" command
|
2015-01-31 22:42:52 +02:00 |
|
Ivan Kravets
|
977f30d617
|
Added new boards to "atmelavr" platform: Arduino NG, Arduino BT, Arduino Esplora, Arduino Ethernet, Arduino Robot Control, Arduino Robot Motor and Arduino Yun
|
2015-01-31 17:40:48 +02:00 |
|
Ivan Kravets
|
49b7cf6008
|
Enable by default "lib cyclic dependencies" for atmelavr platform // Resolve #50
|
2015-01-31 17:34:17 +02:00 |
|
Ivan Kravets
|
4bb513e460
|
Apply "ignore_pattern" for BuildLibrary to variant directory
|
2015-01-31 17:19:07 +02:00 |
|
Ivan Kravets
|
8926e27c46
|
Fix bug with "ignore_pattern" for BuildLibrary when path contains "examples"
|
2015-01-30 23:24:37 +02:00 |
|
Ivan Kravets
|
63870fd825
|
Add support for ARM-based credit-card computers: Raspberry Pi, BeagleBoard and CubieBoard
|
2015-01-29 23:55:17 +02:00 |
|
Ivan Kravets
|
6e93806b12
|
Allow args/kwargs for exec command
|
2015-01-29 18:54:28 +02:00 |
|
Ivan Kravets
|
00f75c753d
|
Fix home dir path for Windows
|
2015-01-29 18:50:12 +02:00 |
|
Valeriy Koval
|
fc7bbc3f20
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
|
2015-01-29 16:42:35 +02:00 |
|
Ivan Kravets
|
1921164ba3
|
Refactored *Library Dependency Finder* // Resolve #48 #50 #55
|
2015-01-29 16:09:17 +02:00 |
|
Ivan Kravets
|
d5a7fcf75f
|
Expand warning for all OS about obsolate "setuptools"
|
2015-01-29 14:05:02 +02:00 |
|
Ivan Kravets
|
1ae23085d4
|
Allow to ignore some libs from "Library Dependency Finder"
|
2015-01-29 12:49:46 +02:00 |
|
Ivan Kravets
|
d2ad023b52
|
Apply "isort"
|
2015-01-29 12:45:26 +02:00 |
|
Ivan Kravets
|
abd6ff9145
|
Apply "isort"
|
2015-01-29 12:45:10 +02:00 |
|
Ivan Kravets
|
93273e922f
|
Merge pull request #53 from MrCustomizer/develop
Fixing handling of relative library paths
|
2015-01-24 17:27:12 +02:00 |
|
Arne Augenstein
|
ef76822773
|
expand path first, then get absolute path
|
2015-01-24 16:14:44 +01:00 |
|
Arne Augenstein
|
87e1b09088
|
sort imports
|
2015-01-24 16:04:53 +01:00 |
|
Arne Augenstein
|
f84b113b5e
|
fixing handling of relative paths
|
2015-01-24 08:53:34 +01:00 |
|
Valeriy Koval
|
c71026d135
|
Add support for board's build "extra_flags"
|
2015-01-20 17:42:38 +02:00 |
|
Valeriy Koval
|
c452302735
|
Move "ldscript" to own package
|
2015-01-20 17:41:49 +02:00 |
|
Ivan Kravets
|
2820e5a243
|
Fix an issue with the libraries that are git repositories // Resolve #49
|
2015-01-16 18:41:44 +02:00 |
|
Ivan Kravets
|
5dee9ae4ef
|
Update colorama to 0.3.3
|
2015-01-13 21:40:34 +02:00 |
|
Ivan Kravets
|
ccb0a6262d
|
Fix PyLint "Too many branches" notice
|
2015-01-10 20:10:48 +02:00 |
|
Ivan Kravets
|
8baae82b35
|
Fix multiple definition of "main" function
|
2015-01-10 19:48:07 +02:00 |
|
Ivan Kravets
|
e8b87a0168
|
Add "--json-output" option to "platformio boards" command // Resolve issue #42
|
2015-01-10 16:20:09 +02:00 |
|
Ivan Kravets
|
c8c1c7a83f
|
Split long description
|
2015-01-08 23:52:24 +02:00 |
|
Ivan Kravets
|
e8746232f6
|
Describe how to create own development platform
|
2015-01-08 23:21:30 +02:00 |
|
Ivan Kravets
|
dcf325f64e
|
Improve QuickStart steps
|
2015-01-08 20:12:42 +02:00 |
|
Ivan Kravets
|
2672f2c7f6
|
Return to 0.11.0-dev
|
2015-01-06 18:34:31 +02:00 |
|
Ivan Kravets
|
78575f12d5
|
Merge branch 'release/v0.10.2' into develop
|
2015-01-06 18:33:36 +02:00 |
|
Ivan Kravets
|
be224d2d8a
|
Bump to 0.10.2 (resolve issue #42, #45)
|
2015-01-06 18:32:06 +02:00 |
|
Ivan Kravets
|
4b7a7d0cf0
|
Fix an exception during platformio upgrade under Windows OS // Resolve #45
|
2015-01-06 17:45:07 +02:00 |
|
Ivan Kravets
|
8c53cf1d3c
|
Fix an issue with `--json-output` // Resolve #42
|
2015-01-05 22:58:55 +02:00 |
|
Ivan Kravets
|
09159c3ac0
|
Add notice about Engduino Library
|
2015-01-03 01:16:19 +02:00 |
|
Ivan Kravets
|
0f1cd87deb
|
Return to 0.11.0-dev
|
2015-01-02 23:19:26 +02:00 |
|
Ivan Kravets
|
e0cb0003dc
|
Merge branch 'release/v0.10.1' into develop
|
2015-01-02 23:18:15 +02:00 |
|
Ivan Kravets
|
6c86bb4167
|
Bump to 0.10.1 (resolve issue #42)
|
2015-01-02 23:17:30 +02:00 |
|
Ivan Kravets
|
ca31230928
|
Improve lib scanner
|
2015-01-02 23:14:45 +02:00 |
|
Ivan Kravets
|
01f8795981
|
Add "--json-output" option to "platformio list", "platformio serialports list" and "platformio lib list" cmds // Resolve #42
|
2015-01-02 21:03:14 +02:00 |
|
Ivan Kravets
|
2566879a99
|
Fix indention
|
2015-01-02 20:27:34 +02:00 |
|
Ivan Kravets
|
418b693fe0
|
Fix missing auto-uploading by default within init command
|
2015-01-02 20:25:30 +02:00 |
|
Ivan Kravets
|
8686936a07
|
Revert lowercase to Quickstart
|
2015-01-02 17:18:32 +02:00 |
|
Ivan Kravets
|
79b8e6c24e
|
Mention "boards" command on QuickStart page
|
2015-01-02 15:19:44 +02:00 |
|
Ivan Kravets
|
8c2dd44f44
|
Update platformio.ini for the examples
|
2015-01-02 00:16:29 +02:00 |
|
Ivan Kravets
|
f172019edc
|
Disable blink for "thanks"
|
2015-01-01 22:57:02 +02:00 |
|
Ivan Kravets
|
44bf3e8479
|
Start 0.11.0-dev
|
2015-01-01 21:04:27 +02:00 |
|