Ivan Kravets
|
da6cde5cbd
|
Sync docs
|
2020-10-29 18:09:08 +02:00 |
|
Ivan Kravets
|
5ea864da39
|
Add py39 env
|
2020-10-29 18:08:58 +02:00 |
|
Ivan Kravets
|
175448deda
|
Fix tests on PY2
|
2020-10-29 14:37:50 +02:00 |
|
valeros
|
16f90dd821
|
Ignore possible empty defines when exporting IDE data // Resolve #3690
|
2020-10-29 12:22:26 +02:00 |
|
Ivan Kravets
|
9efac669e6
|
Bump version to 5.0.2b5
|
2020-10-28 22:53:29 +02:00 |
|
Ivan Kravets
|
adf9ba29df
|
Fixed an issue when "pio package publish" command removes original archive after submitting to the registry // Resolve #3716
|
2020-10-28 22:52:48 +02:00 |
|
Ivan Kravets
|
cacddb9abb
|
Support package packing on the Python 3+ only
|
2020-10-28 22:33:24 +02:00 |
|
Ivan Kravets
|
edbe213410
|
Sync docs
|
2020-10-28 22:32:48 +02:00 |
|
Ivan Kravets
|
891f78be37
|
Use "ensure_python3" util
|
2020-10-28 22:32:27 +02:00 |
|
Ivan Kravets
|
175be346a8
|
Extend package filters
|
2020-10-28 20:57:26 +02:00 |
|
Ivan Kravets
|
9ae981614f
|
Add pack/sdist target
|
2020-10-28 20:56:53 +02:00 |
|
Ivan Kravets
|
16f5f3ef46
|
Do not pack binary files and docs to the package source archive
|
2020-10-28 14:18:09 +02:00 |
|
Ivan Kravets
|
2cd19b0273
|
Bump version to 5.0.2b4
|
2020-10-27 23:00:33 +02:00 |
|
Ivan Kravets
|
e158e54a26
|
Fix issue with data decoding when calling PIO Core via PIO Home
|
2020-10-27 22:57:51 +02:00 |
|
Ivan Kravets
|
63a6fe9133
|
Improved "core.call" RPC for PlatformIO Home // Resolve #3671
|
2020-10-27 21:07:02 +02:00 |
|
Ivan Kravets
|
779eaee310
|
Bump version to 5.0.2b3
|
2020-10-26 22:25:47 +02:00 |
|
Ivan Kravets
|
0ecfe8105f
|
Docs: Unify CLI commands to use "pio" short version command
|
2020-10-26 22:24:05 +02:00 |
|
Ivan Kravets
|
b8cc867ba4
|
Allow dev-platform to provide extra debug configuration using BsePlatform::configure_debug_options API
|
2020-10-26 18:24:46 +02:00 |
|
Ivan Kravets
|
7230556d1b
|
Move extra IDE data to "extra" section
|
2020-10-26 18:23:28 +02:00 |
|
Ivan Kravets
|
afd79f4655
|
Improve initiating manifest parser from a package archive
|
2020-10-22 19:08:20 +03:00 |
|
Ivan Kravets
|
5d87fb8757
|
Add "Articles" section to Zephyr RTOS
|
2020-10-22 19:07:44 +03:00 |
|
Ivan Kravets
|
23e9596506
|
Automatically build PlatformIO Core extra Python dependencies on a host machine if they are missed in the registry // Resolve #3700
|
2020-10-20 21:06:53 +03:00 |
|
Ivan Kravets
|
428f46fafe
|
Typo test
|
2020-10-16 17:05:19 +03:00 |
|
Ivan Kravets
|
ee847e03a6
|
Fix an issue with "'NoneType' object has no attribute 'status_code'"
|
2020-10-16 14:23:10 +03:00 |
|
Ivan Kravets
|
a870981266
|
Docs: Fix custom "platform_packages" for ESP8266/32
|
2020-10-14 23:21:59 +03:00 |
|
Ivan Kravets
|
411bf1107d
|
Disable "lattice_ice40" examples for macOS
|
2020-10-14 22:33:04 +03:00 |
|
Ivan Kravets
|
5b74c8a942
|
Minor fixes
|
2020-10-14 19:53:30 +03:00 |
|
Ivan Kravets
|
a24bab0a27
|
Fix badge
|
2020-10-14 17:55:45 +03:00 |
|
Ivan Kravets
|
1cb7764b0e
|
Highlight PlatformIO Labs Technology
|
2020-10-14 17:53:41 +03:00 |
|
Ivan Kravets
|
d835f52a18
|
Sync docs
|
2020-10-10 20:48:56 +03:00 |
|
Michele Campeotto
|
9c20ab81cb
|
fix quoting of defines in ccls template (#3692)
|
2020-10-02 13:28:02 +03:00 |
|
Ivan Kravets
|
14de3e79c5
|
Sync docs
|
2020-09-26 22:52:43 +03:00 |
|
Ivan Kravets
|
21c12030d5
|
Bump version to 5.0.2b2
|
2020-09-19 19:30:40 +03:00 |
|
Ivan Kravets
|
2370e16f1b
|
Fixed an "AssertionError: ensure_dir_exists" when checking library updates from simultaneous subprocesses // Resolve #3677
|
2020-09-19 19:29:51 +03:00 |
|
Ivan Kravets
|
a384411a28
|
Bump version to 5.0.2b1
|
2020-09-17 20:41:10 +03:00 |
|
Ivan Kravets
|
1e0ca8f79c
|
Fixed an issue with GCC linker when "native" dev-platform is used in pair with library dependencies // Resolve #3669
|
2020-09-17 20:40:11 +03:00 |
|
Ivan Kravets
|
2b5e590819
|
Docs: Explain how to install custom Python packages // Resolve #3673
|
2020-09-17 19:21:12 +03:00 |
|
Ivan Kravets
|
bf57b777bf
|
Docs: Update docs for PlatformIO IDE 2.0 for VSCode
|
2020-09-16 19:33:55 +03:00 |
|
valeros
|
f656d19ed5
|
Docs: Added new section about Arduino STM32L0 core
|
2020-09-14 22:31:11 +03:00 |
|
Ivan Kravets
|
eb09af06ed
|
Bump version to 5.0.2a2
|
2020-09-12 23:21:33 +03:00 |
|
Ivan Kravets
|
687c339f20
|
Fixed a "PermissionError: [WinError 5]" on Windows when external repository is used with lib_deps option // Resolve #3664
|
2020-09-12 23:20:46 +03:00 |
|
Ivan Kravets
|
7bc170a53e
|
Fixed an issue with "KeyError: 'versions'" when dependency does not exist in the registry // Resolve #3666
|
2020-09-11 21:16:18 +03:00 |
|
Ivan Kravets
|
ea21f3fba0
|
Merge tag 'v5.0.1' into develop
Bump version to 5.0.1
|
2020-09-10 17:46:56 +03:00 |
|
Ivan Kravets
|
65297c24d4
|
Merge branch 'release/v5.0.1'
|
2020-09-10 17:46:56 +03:00 |
|
Ivan Kravets
|
b515a004d3
|
Bump version to 5.0.1
|
2020-09-10 17:46:49 +03:00 |
|
Ivan Kravets
|
7d3fc1ec1a
|
Catch exception if folder already exists
|
2020-09-09 18:38:55 +03:00 |
|
Ivan Kravets
|
6987d6c1c6
|
Fixed an issue when can not remove update or remove external dev-platform using PlatformIO Home // Resolve #3663
|
2020-09-09 17:53:04 +03:00 |
|
Ivan Kravets
|
de2b5ea905
|
Bump version to 5.0.1b1
|
2020-09-09 16:27:47 +03:00 |
|
Ivan Kravets
|
f946a0bc08
|
Reformat code with black==20.8b1
|
2020-09-09 16:27:36 +03:00 |
|
Ivan Kravets
|
4f47ca5742
|
Fixed an issue with "Invalid simple block (semantic_version)" from library dependency that refs to an external source (repository, ZIP/Tar archives) // Resolve #3658
|
2020-09-09 16:13:39 +03:00 |
|