Commit Graph

  • 6036c54b05 Fix broken URL for Teensy site Ivan Kravets 2016-09-03 17:07:10 +03:00
  • 7f1b569d6f Update docs for embedded platforms, frameworks and boards Ivan Kravets 2016-09-03 16:26:52 +03:00
  • c8849a4648 Extend JSON output when listing installed development platforms Ivan Kravets 2016-09-03 14:59:50 +03:00
  • e2d2295866 Handle url with ".git" extension as Git package/library Ivan Kravets 2016-09-03 01:27:34 +03:00
  • d4ffc89c02 Merge branch 'feature/test-plus' into develop Ivan Kravets 2016-09-02 23:49:38 +03:00
  • 139bd4c10a Export library path for PlatformIO Plus Ivan Kravets 2016-09-02 23:30:24 +03:00
  • 21d34482da Fix package manager when "git@url" is used Ivan Kravets 2016-09-02 22:41:27 +03:00
  • 9b2999d64b Fix test for "pio test" Ivan Kravets 2016-09-02 22:23:26 +03:00
  • 65b5f20cf7 Fix typo in docs Ivan Kravets 2016-09-02 18:50:14 +03:00
  • ec035c25a1 Improve "clean" target // Resolve #747 Ivan Kravets 2016-09-02 18:45:19 +03:00
  • a1cb089d0d Add new articles Ivan Kravets 2016-09-02 16:55:11 +03:00
  • 424d5e71a8 Minor improvements to docs Ivan Kravets 2016-09-02 16:45:08 +03:00
  • a48201f60f Skip converting if INO nodes are not found Ivan Kravets 2016-09-02 15:19:54 +03:00
  • 6442c86084 Fix INO to CPP converter when #define is used Ivan Kravets 2016-09-02 14:35:07 +03:00
  • b06dc1e63f Bump new version Ivan Kravets 2016-09-02 00:46:06 +03:00
  • bbe6550abe Fix Sphinx warnings Ivan Kravets 2016-09-02 00:22:12 +03:00
  • b8af2acce5 Fix issue with converting INO to CPP and missing line number Ivan Kravets 2016-09-01 23:19:46 +03:00
  • 6b63ae2e46 Ignore warning when can't delete temporary file Ivan Kravets 2016-09-01 21:56:43 +03:00
  • 85439dbff7 Allow to use dependencies separated with comma + space Ivan Kravets 2016-09-01 21:34:37 +03:00
  • b6269188fe Fix indention Ivan Kravets 2016-09-01 20:02:12 +03:00
  • bb62444f15 Handle C multiline strings when converting INO to CPP // Resolve #765 Ivan Kravets 2016-09-01 19:08:32 +03:00
  • ac4c054d1f Implement retrying mechanism for get results from PlatformIO API Ivan Kravets 2016-09-01 16:05:02 +03:00
  • 838063b1b7 Allow passing custom project configuration options to `platformio ci and platformio init commands using -O, --project-option`. Ivan Kravets 2016-09-01 15:14:38 +03:00
  • c51ac0489f Use global library storage for CI Ivan Kravets 2016-09-01 01:30:14 +03:00
  • 0e464b011f Improve Library Dependency Finder in mode=1 Ivan Kravets 2016-09-01 00:06:34 +03:00
  • 86aa7ad692 Temporary enable LDF_MODE=2 before refactoring Ivan Kravets 2016-08-31 20:28:26 +03:00
  • 013c675bc4 Allow to control library dependency finder mode from library.json; set ldf_mode to 1 by default Ivan Kravets 2016-08-31 18:52:27 +03:00
  • 3be35f9987 Introduce PlatformIO Plus Ivan Kravets 2016-08-31 16:07:35 +03:00
  • 86794d2cf1 Don't check program path Ivan Kravets 2016-08-31 14:13:09 +03:00
  • c3004c6a6c Disable HG testing Ivan Kravets 2016-08-31 13:15:40 +03:00
  • 3a7b0d2c9d Fix INO to CPP converting when 2-tokens type is used Ivan Kravets 2016-08-31 12:49:10 +03:00
  • 1b32091d7d Fix broken Unit Testing Ivan Kravets 2016-08-31 02:06:43 +03:00
  • 7a88778f5e Improve INO to CPP converter // Resolve #659 Ivan Kravets 2016-08-31 01:47:57 +03:00
  • e703054716 Update INO2CPP examples Ivan Kravets 2016-08-31 01:26:08 +03:00
  • c33a745862 Fix wrong line number for INO file when `#warning` directive is used // Resolve #742 Ivan Kravets 2016-08-31 01:03:13 +03:00
  • a94aa898a6 Remove temporary INO/CPP file at process exit Ivan Kravets 2016-08-31 00:34:23 +03:00
  • 8a379d2db2 Refactor INO to CPP converter Ivan Kravets 2016-08-31 00:16:23 +03:00
  • 34a860cfa6 Limit max sources length for Win to 6000 chars Ivan Kravets 2016-08-30 23:09:53 +03:00
  • d0d139511c Skip unknown packages while updating Ivan Kravets 2016-08-30 20:38:00 +03:00
  • dec5529a64 Cleanup not used packages after update Ivan Kravets 2016-08-29 22:25:38 +03:00
  • 64520130f6 Add development packages Ivan Kravets 2016-08-29 22:19:56 +03:00
  • d516d31b30 Remove unused import Ivan Kravets 2016-08-29 22:07:21 +03:00
  • 5d2f42a5a8 Cleanup PackageManager Ivan Kravets 2016-08-29 22:06:37 +03:00
  • f8e70c9362 Improve detecting of Python EXE Path Ivan Kravets 2016-08-29 20:20:12 +03:00
  • 023e2978ba Disable platforms patching (while PIO3 is not released) Ivan Kravets 2016-08-29 14:56:55 +03:00
  • 0f8f9c94cd Make less verbose AS command Ivan Kravets 2016-08-29 14:10:09 +03:00
  • 22bb1c39b1 Handle EOL when update VCS ignore file Ivan Kravets 2016-08-29 13:35:35 +03:00
  • 6765a60ec3 Minor improvements Ivan Kravets 2016-08-28 00:03:54 +03:00
  • d28f0b259a Generate better UID Ivan Kravets 2016-08-27 23:15:32 +03:00
  • 6894d2c5d2 Allow to pass project file path to run command instead project dir Ivan Kravets 2016-08-27 20:32:21 +03:00
  • 7b474c69ab PyLint fix Ivan Kravets 2016-08-27 19:30:53 +03:00
  • e232810325 Improve output in non verbose mode Ivan Kravets 2016-08-27 19:30:38 +03:00
  • 4ba3625987 Update comment header for platformio.ini Ivan Kravets 2016-08-27 12:14:43 +03:00
  • 99dfc23d96 Update supported manifests for Library Registry Ivan Kravets 2016-08-26 20:22:32 +03:00
  • 84abc5764d Improve docs for library.json build field Ivan Kravets 2016-08-26 19:11:35 +03:00
  • 8e09d637e7 Improve compatibility with Arduino 1.0 library format Ivan Kravets 2016-08-26 18:52:44 +03:00
  • 37dff70cd6 Replace TYPE for board/platform with ID // Resolve #459 Ivan Kravets 2016-08-26 16:09:52 +03:00
  • 3e403ef9ee Add example with Library Manager Ivan Kravets 2016-08-26 14:57:21 +03:00
  • 8d8bfd5587 Document version option for dependencies field in library.json Ivan Kravets 2016-08-26 14:44:45 +03:00
  • 054790d161 Use stderr stream to write errors instead env.Exi() Ivan Kravets 2016-08-26 14:39:23 +03:00
  • c637729eae Rename `platformio serialports command to platformio device` Ivan Kravets 2016-08-26 14:25:50 +03:00
  • 6e26ce8162 Better exception handling Ivan Kravets 2016-08-26 12:30:37 +03:00
  • f9e8ea66ea Remove `enable_prompts` setting. Now, all PlatformIO CLI is non-blocking! Ivan Kravets 2016-08-26 11:46:59 +03:00
  • de62e5082e Handle WindowsError when can't create .pioenvs directory Ivan Kravets 2016-08-26 01:42:05 +03:00
  • 6ff99e4ddd Show error when boards manifest doesn't contain required fields Ivan Kravets 2016-08-26 01:29:26 +03:00
  • 8cc54bf9be Switch to SSL PlatformIO API Ivan Kravets 2016-08-25 22:57:52 +03:00
  • 012d33146c Use HTTPS PlatformIO API Ivan Kravets 2016-08-25 21:02:20 +03:00
  • 1e4ea2dde9 Minor fix Ivan Kravets 2016-08-25 20:47:39 +03:00
  • 1aabf0ebf5 Build System: Attach custom Before/Pre and After/Post actions for targets // Resolve #542 Ivan Kravets 2016-08-25 20:40:14 +03:00
  • f51781c763 Add new article Ivan Kravets 2016-08-25 18:47:39 +03:00
  • b1cebe9e0e Fix unicode issue when search libraries Ivan Kravets 2016-08-25 14:21:46 +03:00
  • a352318f0f Update broken links to issues Ivan Kravets 2016-08-25 14:18:09 +03:00
  • 62f1f93ad9 Update history of development platforms Ivan Kravets 2016-08-25 14:14:58 +03:00
  • 3979ee33a3 Update copyrights Ivan Kravets 2016-08-25 00:12:03 +03:00
  • a57ed93923 Add information about C/C++ Index Rebuiding Ivan Kravets 2016-08-24 23:50:15 +03:00
  • aa19b1c424 Show error message when broken JSON manifest is found Ivan Kravets 2016-08-24 23:03:41 +03:00
  • 0751c966c4 Use base name of library path instead manifest name Ivan Kravets 2016-08-24 20:54:54 +03:00
  • e8643528ea Test updates for PubSubClient library Ivan Kravets 2016-08-24 15:18:45 +03:00
  • 69773fc838 Fix bug with Arduino based library where utility folder is used Ivan Kravets 2016-08-24 13:47:16 +03:00
  • 40dbc6c849 Update lib test according to renaming Json lib to ArduinoJson Ivan Kravets 2016-08-24 13:41:03 +03:00
  • 35cc57f263 Skip headers from examples Ivan Kravets 2016-08-24 00:28:22 +03:00
  • e6fc0e30ec Update docs for Library Manager Ivan Kravets 2016-08-24 00:26:28 +03:00
  • f1a14a03af Update pio platform command titles Ivan Kravets 2016-08-23 14:37:14 +03:00
  • 5a63060699 Improve support for "library.properties" manifest Ivan Kravets 2016-08-23 13:40:32 +03:00
  • 81d3b7fd11 Sync with the latest examples Ivan Kravets 2016-08-23 11:14:22 +03:00
  • b3abee8513 Ignore broken libraries; show link to the docs with lib_compat_mode // Resolve #759 Ivan Kravets 2016-08-23 00:09:28 +03:00
  • d420e956e9 Mode "include" and "exclude" options to "export" field for the library.json Ivan Kravets 2016-08-22 00:03:27 +03:00
  • f5b4cb0ae8 Refactor "test_ignore" to accepts test names separated with comma // Resolve #753 Ivan Kravets 2016-08-21 19:32:11 +03:00
  • 0f7f301787 Improve unit testing output; fix issue with non-ascii output from embedded device // Issue #753 Ivan Kravets 2016-08-21 19:27:38 +03:00
  • 3426c01955 Fix invalid example with converting INO to CPP in the Atom docs // Resolve #757 Ivan Kravets 2016-08-21 13:35:31 +03:00
  • 1a517995a0 Rename "quiet" option to "silent" Ivan Kravets 2016-08-21 00:31:58 +03:00
  • e51b8d2f61 Cleanup AppVeyor Config Ivan Kravets 2016-08-19 17:08:31 +03:00
  • 5c105a9bcb Fix CI test Ivan Kravets 2016-08-18 23:51:32 +03:00
  • 55c627e4ee Minor changes Ivan Kravets 2016-08-18 20:29:00 +03:00
  • ec897d217c Update issue template Ivan Kravets 2016-08-18 20:26:29 +03:00
  • 6f8614906d New article "Installing PlatformIO on Arch Linux" Ivan Kravets 2016-08-18 19:01:34 +03:00
  • dab81291eb Extend win hooks for ASPPCOM Ivan Kravets 2016-08-18 18:51:23 +03:00
  • fb6df55326 Don't notify ikravets Ivan Kravets 2016-08-18 16:52:31 +03:00
  • 9b292e0614 Notify only when build changes status Ivan Kravets 2016-08-18 16:08:47 +03:00
  • f25e166ea8 Push notification to Slack Ivan Kravets 2016-08-18 16:05:49 +03:00