Commit Graph

193 Commits

Author SHA1 Message Date
Ivan Kravets
c90ef9919b Improve title 2014-10-06 16:21:24 +03:00
Ivan Kravets
8649114546 Fix link to Web Library Search site 2014-10-06 16:15:40 +03:00
Ivan Kravets
dcfa899520 Fix make directory operation for invalid library name 2014-10-06 14:09:22 +03:00
Ivan Kravets
2e03d27d27 Update "requests" to 2.4.3 2014-10-06 13:57:40 +03:00
Ivan Kravets
9ead140b6e Fix lib update crashing when no libs are installed (resolve issue #19) 2014-10-05 23:34:40 +03:00
Ivan Kravets
719e03da16 Expand user path from lib_dir 2014-10-04 23:30:51 +03:00
Ivan Kravets
6a775f3951 Skip "platformio" section from "run" process 2014-10-04 18:53:59 +03:00
Ivan Kravets
7de5166694 Change "print" function to Py2.x 2014-10-03 19:54:02 +03:00
Ivan Kravets
907a72d3bd Move to latest version of SCons 2014-10-03 19:48:17 +03:00
Ivan Kravets
024be2e094 Automatic detection of port on upload (resolve #15) 2014-10-03 19:47:34 +03:00
Ivan Kravets
1c4b97c2f2 Fix lint warning with anomalous backslash 2014-09-30 20:58:30 +03:00
Ivan Kravets
2a7e67b8e4 Fix bug with order for "includes" in conversation from INO/PDE to CPP 2014-09-30 20:55:08 +03:00
Ivan Kravets
09761004dd Ready for 0.8.0-dev 2014-09-24 22:33:40 +03:00
Ivan Kravets
766bc44b23 Merge branch 'release/v0.7.0' into develop 2014-09-24 22:25:58 +03:00
Ivan Kravets
c14dbb5ef1 Resolve #6. Ready for 0.7.0 2014-09-24 22:25:44 +03:00
Ivan Kravets
9c2dbf73f3 Implement lib-search pagination, dependencies uninstalling 2014-09-24 22:18:19 +03:00
Ivan Kravets
c0c3c8efcd Add 'examples' field 2014-09-24 21:40:37 +03:00
Ivan Kravets
24ec2dc9e4 Update PlatformIO Website URLs 2014-09-12 19:27:56 +03:00
Ivan Kravets
97a42a357a Merge branch 'develop' of https://github.com/ivankravets/platformio into develop 2014-09-12 19:19:46 +03:00
Ivan Kravets
2dddbfc074 Correction 2014-09-12 19:18:49 +03:00
Ivan Kravets
f77c195f3d Update "requests" to 2.4.1 2014-09-12 19:18:11 +03:00
Ivan Kravets
70493a7721 Update PlatformIO Website URLs 2014-09-12 19:17:31 +03:00
Ivan Kravets
1e1fac2fc1 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop 2014-09-09 23:16:55 +03:00
Ivan Kravets
fbe014f687 Corrections 2014-09-09 23:16:36 +03:00
Ivan Kravets
fd2571da04 Updated "click" to 3.3 2014-09-08 22:15:05 +03:00
Ivan Kravets
813c818477 Implement "lib register" command 2014-09-08 22:02:57 +03:00
Ivan Kravets
c4b28ab252 Rename section of source location 2014-09-08 15:37:04 +03:00
Ivan Kravets
ac66f62262 Rename to "creating" 2014-09-07 19:38:00 +03:00
Ivan Kravets
727ec2f4dc Add citation block 2014-09-07 18:22:52 +03:00
Ivan Kravets
995a25478b Improvements 2014-09-07 18:14:33 +03:00
Ivan Kravets
5fa265374c Rename "create" page 2014-09-07 15:09:32 +03:00
Ivan Kravets
369622f3fb Correct source code locations 2014-09-06 23:55:48 +03:00
Ivan Kravets
6fdc47beda Describe how to create new library and share it 2014-09-06 23:51:28 +03:00
Ivan Kravets
f316308860 Describe "dependencies" field from library.json 2014-09-06 22:27:33 +03:00
Ivan Kravets
2ac4b9a590 Fill history with Library Manager record 2014-09-06 22:19:51 +03:00
Ivan Kravets
23bc5188b3 Fill Library Config information 2014-09-06 22:13:16 +03:00
Ivan Kravets
1631770b85 Describe "lib_dir" option 2014-09-06 18:46:19 +03:00
Ivan Kravets
849a49f665 Add Library Manager documentation 2014-09-06 13:44:45 +03:00
Ivan Kravets
be710cefd8 Implement installing dependence libs 2014-09-06 12:53:17 +03:00
Ivan Kravets
a98dc5bc29 Implement --keyword and --author options for library search command 2014-09-06 12:12:13 +03:00
Ivan Kravets
46fb576c9d Switch package manifest to dl.platformio 2014-09-05 21:55:47 +03:00
Ivan Kravets
b370d38192 Merge branch 'feature/library-manager' into develop 2014-09-05 21:39:41 +03:00
Ivan Kravets
716ff3df86 Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/library-manager 2014-09-05 21:31:37 +03:00
Ivan Kravets
c784c7ab47 Typo fix 2014-09-05 21:27:10 +03:00
Ivan Kravets
bac0a5ebb1 Implement lib commands: install, uninstall, show, update, list 2014-09-04 18:58:12 +03:00
Ivan Kravets
3c030edc38 Grammar fix 2014-09-04 18:57:13 +03:00
Ivan Kravets
35e7c8b3a7 Seek for library in user's lib directory 2014-09-04 18:56:32 +03:00
Ivan Kravets
855df959ee Parse .pde as .ino file 2014-09-04 18:55:56 +03:00
Ivan Kravets
3d179fe1a7 Implement "lib search" command 2014-09-03 23:03:49 +03:00
Ivan Kravets
69b73935d0 Updated "requests" to 2.4.0 2014-09-01 10:30:01 +03:00