Commit Graph

  • c6a8e03367 Fixed an issue when `env.BoardConfig()` does not work for custom boards in extra scripts of libraries // Resolve #3264 Ivan Kravets 2019-11-12 13:41:39 +02:00
  • cbb7869da1 Fixed an issue with the broken latest news for PIO Home Ivan Kravets 2019-11-12 13:09:35 +02:00
  • 1f796ca0e5 Bump version to 4.1.1a1 Ivan Kravets 2019-11-11 23:22:17 +02:00
  • 703b29a05e Fixed missed descriptions for project options Ivan Kravets 2019-11-11 23:19:47 +02:00
  • 56ceee220b Fix invalid build status for unit test when remote is used Ivan Kravets 2019-11-11 22:48:29 +02:00
  • 0328037b49 Handle project configuration (monitor, test, and upload options) for PIO Remote commands // Resolve #2591 Ivan Kravets 2019-11-11 22:38:16 +02:00
  • 3c796ca7c8 Cosmetic fixes Ivan Kravets 2019-11-08 17:40:11 +02:00
  • e6e14be528 Fix framework name shakti-sdk Ivan Kravets 2019-11-07 16:58:57 +02:00
  • f42d1a89f2 Merge tag 'v4.1.0' into develop Ivan Kravets 2019-11-07 16:54:21 +02:00
  • 5a89388fb0 Merge branch 'release/v4.1.0' v4.1.0 Ivan Kravets 2019-11-07 16:54:20 +02:00
  • d043412e0f Bump version to 4.1.0 Ivan Kravets 2019-11-07 16:54:12 +02:00
  • 71168b1a5f Replace IoT with Embedded Ivan Kravets 2019-11-07 16:49:34 +02:00
  • 95c1b0214c Rename "check_pattern" to "check_patterns" Ivan Kravets 2019-11-07 15:24:47 +02:00
  • 2408c0a4c7 Fix incorrect info about build_type Ivan Kravets 2019-11-06 23:53:38 +02:00
  • 4b3f593df9 Bump version to 4.1.0rc9 Ivan Kravets 2019-11-06 23:24:49 +02:00
  • 67aea4db3f Fix issue with GDB/MI Stream Records for PIO Debugger Ivan Kravets 2019-11-06 22:30:58 +02:00
  • 6b44a8ae75 Use BuildAsyncPipe only if TTY stream Ivan Kravets 2019-11-06 22:25:14 +02:00
  • 70f4fa2665 Remove platformio.description if none value is passed Ivan Kravets 2019-11-06 20:06:30 +02:00
  • 17ff3250c9 Export uppercased driver name in sizedata report on Windows valeros 2019-11-06 12:34:43 +02:00
  • 2cce47a13d Fix "pio_reset_run_target" for JLink debug probe Ivan Kravets 2019-11-06 12:20:42 +02:00
  • c1f62f8ead Bump version to 4.1.0rc8 Ivan Kravets 2019-11-06 01:01:07 +02:00
  • e0c174b9b6 Improve PIO Home Misc RPC Ivan Kravets 2019-11-06 00:48:28 +02:00
  • e5ec4de3a4 Extend PIO Home RPC with "project.config_update_description(path, text)" method Ivan Kravets 2019-11-06 00:05:17 +02:00
  • bcf09964ab Better formatting for multi-line values in config option Ivan Kravets 2019-11-06 00:03:08 +02:00
  • f3992f8e53 Create dummy target for CLION Ivan Kravets 2019-11-05 15:59:06 +02:00
  • 66cc557d2f Export SVD Path to CLion Ivan Kravets 2019-11-05 15:16:50 +02:00
  • 9786b3e1b9 Fix CLion integration when project name contains a space Ivan Kravets 2019-11-05 15:16:35 +02:00
  • 30bc691c95 Fix test with a missed library Ivan Kravets 2019-11-05 12:08:29 +02:00
  • 83110326f4 Rename "check_pattern" option Ivan Kravets 2019-11-05 12:02:12 +02:00
  • 182835fabf Rename check_patterns option to check_pattern valeros 2019-11-05 11:36:20 +02:00
  • 7345d3ea19 Improve dump of config data Ivan Kravets 2019-11-05 00:17:39 +02:00
  • 3f4aa320c2 Sync docs Ivan Kravets 2019-11-04 21:52:42 +02:00
  • dfd853fa87 Update tests for check command with a new flag "pattern" that supersedes "filter" valeros 2019-11-04 21:34:39 +02:00
  • 3289e84b21 Refactor PIO Check from "check_filters" to "check_patterns" Ivan Kravets 2019-11-04 18:22:28 +02:00
  • 39639d45fe Bump version to 4.1.0rc7 Ivan Kravets 2019-11-04 15:36:45 +02:00
  • b45abf67a5 Fix broken debug configuration Ivan Kravets 2019-11-04 15:36:23 +02:00
  • e57871cab7 Print a building mode Ivan Kravets 2019-11-03 22:22:40 +02:00
  • 484ea15959 Bump version to 4.1.0rc6 Ivan Kravets 2019-11-02 23:14:16 +02:00
  • 40109263f0 Fix initial debug configuration for J-Link Ivan Kravets 2019-11-02 23:09:56 +02:00
  • b45261c3dc Change initial debug configuration to: reset/halt, load, init break points Ivan Kravets 2019-11-02 22:56:11 +02:00
  • 73bcf18498 Fix broken debugger Ivan Kravets 2019-11-02 22:54:57 +02:00
  • 0dcc6f350d Bump version to 4.1.0rc5 Ivan Kravets 2019-11-02 19:49:34 +02:00
  • 0488cc4086 Typo fix Ivan Kravets 2019-11-02 19:48:41 +02:00
  • 7784743cb1 Switch to default values from project configuration options Ivan Kravets 2019-11-02 19:44:28 +02:00
  • 0a4bc1d4e3 Add "description" for project config options, configure "default" values Ivan Kravets 2019-11-02 19:41:39 +02:00
  • 3630084a64 Docs: Sync Kendryte K210 dev/platform Ivan Kravets 2019-11-01 18:53:00 +02:00
  • 53c561e895 Bump version to 4.1.0rc4 Ivan Kravets 2019-11-01 18:33:21 +02:00
  • 88db253515 Ignore duplicate library storages Ivan Kravets 2019-11-01 18:28:20 +02:00
  • da928efb43 Added "--shutdown-timeout" option to PIO Home Server Ivan Kravets 2019-11-01 14:40:03 +02:00
  • cd3d638337 Disable parsing of extra configs for PIO Home Project RPC load/dump methods Ivan Kravets 2019-11-01 12:05:13 +02:00
  • 3de2d84e2b Fixed an issue with a GCC Linter for PlatformIO IDE for Atom // Resolve #3218 Ivan Kravets 2019-10-31 22:42:22 +02:00
  • 1d5d09feab Fixed an issue when Project Config Parser does not remove in-line comments when Python 3 is used // Remove #3213 Ivan Kravets 2019-10-31 22:04:57 +02:00
  • 2c2b419685 Docs: Sync nRF52 dev/platform Ivan Kravets 2019-10-31 18:52:26 +02:00
  • a7f8838d9a Format code Ivan Kravets 2019-10-31 18:52:13 +02:00
  • a18f8b2a4c Use default values from project options Ivan Kravets 2019-10-31 15:28:02 +02:00
  • 9b65a091da Export config dump/load and schema to PIO Home Project.RPC Ivan Kravets 2019-10-31 15:27:34 +02:00
  • 8ccf9d2e53 Implement project config "update" with "clear" option Ivan Kravets 2019-10-31 15:26:34 +02:00
  • cd6137bdb0 Bump version to 4.1.0rc3 Ivan Kravets 2019-10-31 00:43:44 +02:00
  • 6d69c25a2f Use locale encoding to decode subprocess output // Resolve #2890 Ivan Kravets 2019-10-30 20:43:37 +02:00
  • 7b6bab7f4e Update memory usage banner Ivan Kravets 2019-10-30 20:40:26 +02:00
  • 257a8c63d2 Sync docs Ivan Kravets 2019-10-30 20:28:38 +02:00
  • 3146ab5d12 Allow export project config data as Tuple Ivan Kravets 2019-10-30 19:09:32 +02:00
  • 2d4722477e Automatically shutdown PIO Home server when no clients for 1 hour Ivan Kravets 2019-10-30 18:58:49 +02:00
  • d815daed29 Allow specifying defect level that will cause failure valeros 2019-10-30 13:38:46 +02:00
  • c4e7674585 Don't pass header files to Cppcheck valeros 2019-10-30 12:23:33 +02:00
  • 94f565db84 Show warning about restart IDE to affect PIO Home changes Ivan Kravets 2019-10-29 18:11:09 +02:00
  • 6e03aa3a3d Bump version to 4.1.0rc2 Ivan Kravets 2019-10-29 18:03:07 +02:00
  • 737c29b510 Update PIO Home to 3.0.0-beta.2 Ivan Kravets 2019-10-29 18:02:32 +02:00
  • 0222c56c4d Use file system encoding when decoding subprocess output // Resolve #2890 Ivan Kravets 2019-10-29 17:43:48 +02:00
  • 8d0584aa59 Add new IDE RPC "open_text_document" method for PIO Home Ivan Kravets 2019-10-29 17:37:09 +02:00
  • 7dbeab11a5 Add new OS.RPC "open_file" method for PIO Home Ivan Kravets 2019-10-29 17:36:36 +02:00
  • 7cad06ea18 Minor test fixes Ivan Kravets 2019-10-29 17:12:18 +02:00
  • 3236fb6b3d Return file+line for sizedata instead of "location" Ivan Kravets 2019-10-29 17:01:20 +02:00
  • 0194e09410 Use simple abspath to get absolute path to file with defect valeros 2019-10-28 18:37:14 +02:00
  • 187e30d055 Export full path to file with defect valeros 2019-10-28 18:30:22 +02:00
  • 39a7062503 Fix types of defect fields column and line valeros 2019-10-28 18:12:39 +02:00
  • 4ff7c868ef Sync docs Ivan Kravets 2019-10-28 16:34:26 +02:00
  • 5573c3871c Allow cppcheck suppress individual defects by default valeros 2019-10-28 13:38:46 +02:00
  • d620579247 Fix tests for check command according to updated exit codes valeros 2019-10-25 21:04:30 +03:00
  • 48651286b6 Automatically detect C++ standard version when invoking cppcheck valeros 2019-10-25 20:59:36 +03:00
  • 0e7a2b3141 Automatically detect source files language when invoking cppcheck valeros 2019-10-25 20:08:04 +03:00
  • f3b8ae4224 Bump version to 4.1.0rc1 Ivan Kravets 2019-10-25 20:02:01 +03:00
  • a2451a716d PIO Home 3.0 with Project Inspect Ivan Kravets 2019-10-25 20:01:31 +03:00
  • 2e5dabb913 Fix issue with custom board_ options Ivan Kravets 2019-10-25 19:33:22 +03:00
  • 4e43e7d3c3 Fix code formatting valeros 2019-10-25 17:43:52 +03:00
  • 49acf4bdb9 Minimum supported version of PIO Plus Core is 2.5.8 Ivan Kravets 2019-10-25 17:27:51 +03:00
  • f3d8c30f95 Skip ignored environments when exporting check report in JSON format valeros 2019-10-25 15:50:19 +03:00
  • 4486a85d4c Introduce new flag --fail-on-defect to pio check valeros 2019-10-25 15:40:50 +03:00
  • 8a6892bf3c Fixed an issue with invalid encoding when generating project for Visual Studio // Issue #3183 Ivan Kravets 2019-10-25 14:33:22 +03:00
  • 087a8f6dd0 Fix Visual Studio template files encoding // Resolve #3183 valeros 2019-10-25 14:27:47 +03:00
  • 5e681ec03c ProjectRPC.config_call accepts first argument as dict/kwargs for Config.init Ivan Kravets 2019-10-25 14:01:46 +03:00
  • 784a5cd349 Add support for "Build Middlewares" Ivan Kravets 2019-10-25 00:33:04 +03:00
  • 5345dd2674 Give a proper name to method that converts defect item to dict valeros 2019-10-24 21:35:04 +03:00
  • 8127fd9960 Export correct stats for each check tool valeros 2019-10-24 20:44:34 +03:00
  • 3177aaf591 Fixed an issue when booleans in "platformio.ini" are not parsed properly // Resolve #3022 Ivan Kravets 2019-10-24 19:43:13 +03:00
  • 70b484a2c2 Escape "\" char in GDB console output Ivan Kravets 2019-10-24 17:34:49 +03:00
  • ed6c9a08ce Add custom "PLATFORMIO_BUILD_DEBUG" target for CLion Ivan Kravets 2019-10-24 17:21:02 +03:00
  • 601989c5ff Escape "\" char in GDB console output Ivan Kravets 2019-10-24 16:56:28 +03:00
  • 234585dc97 Fixed an issue with project generator when `src_build_flags` were not respected // Resolve #3137 Ivan Kravets 2019-10-24 16:39:11 +03:00
  • 2388b2a62b Fixed security issue when extracting items from TAR archive // Issue #2995 Ivan Kravets 2019-10-24 16:24:53 +03:00