Commit Graph

  • 6235328194 Bump version to 3.5.2a5 Ivan Kravets 2018-01-28 00:28:21 +02:00
  • 332472e84b Save temporary file in unicode for INO2CPP Ivan Kravets 2018-01-28 00:17:55 +02:00
  • 59fb4b103f Fix issue when project without a specified board can't be uploaded // Resolve #1313 Ivan Kravets 2018-01-27 01:16:37 +02:00
  • 8186aed8d9 Bump version to 3.5.2a4 Ivan Kravets 2018-01-27 00:52:45 +02:00
  • 31700c6bfc Fix issue with detecting media disk when mbed upload protocol is specified Ivan Kravets 2018-01-27 00:18:32 +02:00
  • 316c2c6e1a Improve calculating of project hash Ivan Kravets 2018-01-26 22:24:49 +02:00
  • b6ad672f6a Use SCons "gas" tool instead of "as" Ivan Kravets 2018-01-26 20:50:33 +02:00
  • 59337c71c1 Upgrad build system to SCons 3.0 // Issue #895 Ivan Kravets 2018-01-26 20:04:43 +02:00
  • 7a40992cc1 Add aliases for LDF compatibility modes Ivan Kravets 2018-01-26 19:53:07 +02:00
  • 1412f085b8 Minor improvements Ivan Kravets 2018-01-25 18:12:36 +02:00
  • 6b826abce0 Bump version to 3.5.2a3 Ivan Kravets 2018-01-25 18:03:10 +02:00
  • f8dafbca80 Show device system information (MCU, Frequency, RAM, Flash, Debugging tools) in a build log Ivan Kravets 2018-01-25 17:58:52 +02:00
  • dabe9ba2a7 Show all available upload protocols before firmware uploading Ivan Kravets 2018-01-25 14:26:15 +02:00
  • b8fde283fd Use util.get_systype when checking for system Ivan Kravets 2018-01-24 18:33:41 +02:00
  • fa738650da Add special prefix for BlackMagic probe for Windows COM ports >= COM10 Ivan Kravets 2018-01-24 17:22:28 +02:00
  • 717a699546 Bump version to 3.5.2a2 Ivan Kravets 2018-01-24 16:10:14 +02:00
  • f512ccbe68 Fix issue with duplicated "include" records when generating data for IDE // Resolve #1301 Ivan Kravets 2018-01-24 15:53:28 +02:00
  • de523493b2 Improve support for old mbed libraries without manifest Ivan Kravets 2018-01-24 14:56:44 +02:00
  • c0b277d9c8 Handle "os.mbed.com" URL as Mercurial (hg) repository Ivan Kravets 2018-01-24 14:56:15 +02:00
  • e615e7529e Fix issue with downloader when dependency URL ends with "/" Ivan Kravets 2018-01-24 14:34:08 +02:00
  • 86667c5664 Bump version to 3.5.2a1 Ivan Kravets 2018-01-18 22:13:36 +02:00
  • dcb299e9b9 Use dynamic "build_dir" when checking project for structure chnages Ivan Kravets 2018-01-18 22:12:32 +02:00
  • 2b4b2eb571 Pass a list iterator directly to "any" or "all" functions Ivan Kravets 2018-01-18 22:04:43 +02:00
  • 3caa2a9e8d Merge branch 'release/v3.5.1' into develop Ivan Kravets 2018-01-18 15:12:25 +02:00
  • 0b5769dc57 Merge branch 'release/v3.5.1' v3.5.1 Ivan Kravets 2018-01-18 15:12:24 +02:00
  • 9b9b05439b Bump version to 3.5.1 (issue #1273 issue #1280 issue #1286 issue #1247 issue #1284 issue #1299 issue #1290) Ivan Kravets 2018-01-18 15:11:38 +02:00
  • 93d4e68378 Bump docs to 3.5.1 Ivan Kravets 2018-01-18 15:04:15 +02:00
  • 2c79de971e Show full library version in "Library Dependency Graph" including VCS information // Issue #1274 Ivan Kravets 2018-01-18 14:49:01 +02:00
  • bc18941eb0 Fix project generator for Qt Creator IDE // Resolve #1299 Resolve #1290 Ivan Kravets 2018-01-18 01:30:39 +02:00
  • 23ecce297a Update docs for custom slash size for ESP8266 Ivan Kravets 2018-01-17 13:18:14 +02:00
  • cc646b19bf Extend example with a custom program name using extra scripting Ivan Kravets 2018-01-17 01:00:09 +02:00
  • 4b08dbd602 Bump version to 3.5.1a7 Ivan Kravets 2018-01-16 13:40:59 +02:00
  • d822334fdd Drop "python-dateutil" dependency, implement light-weight "parse_date" Ivan Kravets 2018-01-16 00:57:06 +02:00
  • 3289b36450 Refactore code without "arrow" dependency (resolve issue with "ImportError: No module named backports.functools_lru_cache") Ivan Kravets 2018-01-16 00:06:24 +02:00
  • affd53eb27 Use "python_requires" for setuptools and depend on Python 2.7+ <3 Ivan Kravets 2018-01-15 23:02:40 +02:00
  • 06a6822173 Minor fix to history Ivan Kravets 2018-01-13 19:45:54 +02:00
  • 6380d6c3ea Bump version to 3.5.1a6 Ivan Kravets 2018-01-13 19:44:55 +02:00
  • 24f314d73d Improve a work in off-line mode Ivan Kravets 2018-01-13 19:44:05 +02:00
  • 6cddaf9eb7 Ignore VSCode launch.json for VCS Ivan Kravets 2018-01-13 19:01:27 +02:00
  • ec419f3d0e Refactor CMD:LIB tests Ivan Kravets 2018-01-13 17:02:08 +02:00
  • a6c84da83a Check cached API result before Internet Ivan Kravets 2018-01-13 01:21:53 +02:00
  • 7cad113f0a Cleanup tests Ivan Kravets 2018-01-13 01:19:41 +02:00
  • 712155243c Add "lib" and ".piolibdeps" to CLion project index Ivan Kravets 2018-01-12 14:20:53 +02:00
  • 2091a33fb9 Show full version of the current interpreter Ivan Kravets 2018-01-12 02:23:55 +02:00
  • 1d5245edbd Add "lib_ldf_mode = chain+" for example with C/C++ Preprocessor conditional syntax Ivan Kravets 2018-01-11 14:14:35 +02:00
  • cfb22f2a36 Add FAQ:Package Manager for PackageInstallError Ivan Kravets 2018-01-11 02:10:51 +02:00
  • 16eb41b84e Document "[Error 5] Access is denied" for Package Manager Ivan Kravets 2018-01-11 02:02:59 +02:00
  • ae38d17b7f Ignore packages with TMP_FOLDER_PREFIX Ivan Kravets 2018-01-10 15:23:56 +02:00
  • 7bbb850c2f Bump version to 3.5.1a5 Ivan Kravets 2018-01-10 03:33:51 +02:00
  • fda439841e Restore PY2/3 ConfigParser Ivan Kravets 2018-01-10 03:07:17 +02:00
  • c558584640 Fix importing of ConfigParser Ivan Kravets 2018-01-10 02:58:50 +02:00
  • cfb04b31a4 Bump version to 3.5.1a4 Ivan Kravets 2018-01-10 02:12:26 +02:00
  • 1090c414f5 Update PIO Core+ and PIO Home // Resolve #1247 Resolve #1280 Resolve #1284 Resolve #1286 Ivan Kravets 2018-01-10 02:06:05 +02:00
  • 5b64bf1f7c Set default build environment for each example Ivan Kravets 2018-01-09 22:26:33 +02:00
  • 61eb989edd Fix project generator for CLion // Issue #1287 Ivan Kravets 2018-01-09 22:15:03 +02:00
  • 23ae8e0d3e Additional fix to 7354515 (#1287) Dmitry Bolotin 2018-01-09 23:07:57 +03:00
  • e4f8a1877c Fix library updates when a version is declared in VCS format (not SemVer) Ivan Kravets 2018-01-09 21:56:21 +02:00
  • 61872dd734 Improve support of PIO Unified Debugger for Eclipse Oxygen Ivan Kravets 2018-01-06 01:04:43 +02:00
  • 16b307d1b3 Sync docs Ivan Kravets 2018-01-05 19:08:16 +02:00
  • a4770a27f4 Bump version to 3.5.1a3 Ivan Kravets 2018-01-05 00:18:08 +02:00
  • ba858989f2 Fix PIO Unified Debugger for mbed framework Ivan Kravets 2018-01-05 00:17:45 +02:00
  • 93c055a2ec Bump version to 3.5.1a2 Ivan Kravets 2018-01-04 17:14:04 +02:00
  • 2b3bc05f2b Option which allows to specify custom test_speed // Resolve #1273 Ivan Kravets 2018-01-04 16:14:56 +02:00
  • 5260217537 Sync docs with new boards Ivan Kravets 2018-01-03 19:46:44 +02:00
  • 62235ef32d Sync examples Ivan Kravets 2018-01-03 18:59:41 +02:00
  • ec40dcada7 Custom firmware/program name in build directory Ivan Kravets 2018-01-03 18:35:25 +02:00
  • 5e666492c3 Rename envs_dir option to build_dir in platformio.ini Ivan Kravets 2018-01-03 15:47:02 +02:00
  • 82246a837e Change wording Ivan Kravets 2017-12-31 00:07:12 +02:00
  • 2758e99295 Bump version to 3.5.1a1 Ivan Kravets 2017-12-29 20:51:20 +02:00
  • 7354515845 Fix project generator for CLion IDE Ivan Kravets 2017-12-29 20:50:17 +02:00
  • d58c392930 Typo fix in docs Ivan Kravets 2017-12-28 20:38:08 +02:00
  • 86cb2efd64 Sync docs Ivan Kravets 2017-12-28 20:36:57 +02:00
  • b307855207 Fix typo in docs Ivan Kravets 2017-12-28 20:35:24 +02:00
  • 3ad4ff02e8 Typo fix Ivan Kravets 2017-12-28 18:57:17 +02:00
  • 4ef3818482 Merge branch 'release/v3.5.0' v3.5.0 Ivan Kravets 2017-12-28 17:26:12 +02:00
  • 0082dc43a3 Merge branch 'release/v3.5.0' into develop Ivan Kravets 2017-12-28 17:26:12 +02:00
  • 755ade05c6 Bump version to 3.5.0 (issue #1260, issue #781, issue #778, issue #463, issue #1236, issue #1235, issue #953, issue #1118, issue #1107, issue #1196, issue #1179, issue #1161, issue #1126, issue #104, issue #1033, issue #1034, issue #1175, issue #1173, issue #1155, issue #1188, issue #1111, issue #1153, issue #1150, issue #1145, issue #1139, issue #1137, issue #1170, issue #1157, issue #1102, issue #1105, issue #1140, issue #1154, issue #1066, issue #1038, issue #1054, issue #1055, issue #1061, issue #1017) Ivan Kravets 2017-12-28 17:25:49 +02:00
  • 12e4318de7 Don't follow redirects when checking internet connection Ivan Kravets 2017-12-28 17:15:34 +02:00
  • 34e9063ddd Use "paged" links for docs Ivan Kravets 2017-12-28 16:58:15 +02:00
  • 2315b08909 PIO Home docs Ivan Kravets 2017-12-28 16:51:18 +02:00
  • 9c9a40a531 Add GitHub to PING_INTERNET_IPS list Ivan Kravets 2017-12-28 15:01:18 +02:00
  • ac4b485521 Fix issue with non-ascii path when printing LDF Tree in verbose mode Ivan Kravets 2017-12-28 14:27:08 +02:00
  • f13bf35dbd Bump version to 3.5.0rc17 Ivan Kravets 2017-12-28 01:11:54 +02:00
  • 012cb85e31 Allow libraries with the same folder name Ivan Kravets 2017-12-28 00:19:17 +02:00
  • 62ee8066c2 Handle incompatibility between PIO Core and PIO Core+ Ivan Kravets 2017-12-27 22:05:56 +02:00
  • fc064aaf05 Support the latest arrow package Ivan Kravets 2017-12-27 21:38:03 +02:00
  • 0516cd74e1 Check system compatibility for package Ivan Kravets 2017-12-27 21:36:45 +02:00
  • 5b7a0e6997 Bump version to 3.5.0rc16 Ivan Kravets 2017-12-27 19:57:57 +02:00
  • ad08ed8d12 Improve support for partial package versions Ivan Kravets 2017-12-27 19:37:26 +02:00
  • 55d4fc23d0 Use "path" instead of "device" for logical devices Ivan Kravets 2017-12-27 16:02:36 +02:00
  • e29ecb47a5 Skip mDSN services with wrong encoding Ivan Kravets 2017-12-23 22:59:49 +02:00
  • c96c1f2b2f Bump version to 3.5.0rc15 Ivan Kravets 2017-12-23 21:05:05 +02:00
  • fab4f00ad4 Reformat exceptions Ivan Kravets 2017-12-23 19:48:16 +02:00
  • adaa3757ac Switch to newly created "contrib-pysite" Ivan Kravets 2017-12-23 13:06:38 +02:00
  • 2eb7d0e8be temporary switch to old "pysite-pioplus" Ivan Kravets 2017-12-19 17:59:49 +02:00
  • d16d715898 Bump version to 3.5.0rc14 Ivan Kravets 2017-12-19 17:22:16 +02:00
  • 1171cb204c Fix broken syntax Ivan Kravets 2017-12-19 16:50:09 +02:00
  • d70a90f1d5 Explain that no need to use sudo pio ... Ivan Kravets 2017-12-19 15:49:44 +02:00
  • 06574e3066 Do not update automatically Core packages while upgrading PIO Core Ivan Kravets 2017-12-19 15:38:32 +02:00
  • 39dfbbdd87 Don't create "packages" directory when there are no packages isntalled Ivan Kravets 2017-12-19 15:24:23 +02:00