Ivan Kravets
|
2817408db3
|
Fixed an issue when pio package pack ignores some folders // Resolve #3730
|
2020-11-12 16:06:54 +02:00 |
|
Ivan Kravets
|
9ff3c758eb
|
Fix tests
|
2020-11-12 15:35:37 +02:00 |
|
Ivan Kravets
|
3dcc189740
|
Use custom Pre-Debug task only for multi-env project
|
2020-11-12 15:35:19 +02:00 |
|
Ivan Kravets
|
4a12d1954e
|
Fixed an issue when the package manager tries to install a built-in library from the registry // Resolve #3662
|
2020-11-12 15:27:34 +02:00 |
|
Ivan Kravets
|
e4d645110a
|
Merge branch 'develop' of https://github.com/platformio/platformio-core into develop
# Conflicts:
# HISTORY.rst
|
2020-11-12 15:25:51 +02:00 |
|
valeros
|
01a32067d5
|
Print ignored environments and test suites in only in verbose mode
Resolve #3726
|
2020-11-12 15:22:47 +02:00 |
|
Ivan Kravets
|
fc5ce4739c
|
Added an error selector for Sublime Text build runner // Resolve #3733
|
2020-11-12 15:05:01 +02:00 |
|
Ivan Kravets
|
ae7b8f9ecf
|
Fix tests
|
2020-11-11 20:52:23 +02:00 |
|
Ivan Kravets
|
0f5d2d6821
|
Sync docs
|
2020-11-11 19:44:39 +02:00 |
|
Ivan Kravets
|
48eca22a00
|
Force VSCode's intelliSenseMode to "gcc-x64" when GCC toolchain is used
|
2020-11-11 14:19:58 +02:00 |
|
Ivan Kravets
|
5e164493a8
|
Sync docs
|
2020-11-09 11:39:26 +02:00 |
|
Ivan Kravets
|
ead99208f2
|
Increase example name in manifest to 255 chars
|
2020-11-09 11:38:46 +02:00 |
|
Ivan Kravets
|
4f5ad05792
|
Docs: Document "Introducing Strict SSL/TLS" in migration
|
2020-11-04 14:07:40 +02:00 |
|
Ivan Kravets
|
bc52e72605
|
Bump version to 5.0.3a2
|
2020-11-03 15:11:52 +02:00 |
|
Ivan Kravets
|
038674835a
|
Workaround for a broken locale
|
2020-11-02 12:27:17 +02:00 |
|
Ivan Kravets
|
00f21c17ca
|
Merge branch 'develop' of https://github.com/platformio/platformio-core into develop
|
2020-11-01 21:06:47 +02:00 |
|
Ivan Kravets
|
818a1508a0
|
Docs: Use native ProjectConfig in the advanced scripting examples
|
2020-11-01 21:06:23 +02:00 |
|
Ivan Kravets
|
2d9480a6a7
|
Support for GitPod environment
|
2020-11-01 21:05:03 +02:00 |
|
valeros
|
0bec4e25c8
|
Add support for C++ language standard in QtCreator template
Resolve #3719
|
2020-11-01 19:03:14 +02:00 |
|
Ivan Kravets
|
950a540df4
|
Bump version to 5.0.3a1
|
2020-10-31 19:07:45 +02:00 |
|
Ivan Kravets
|
2e66c5f807
|
Generate a working "projectEnvName" for PlatformIO IDE's debugger for VSCode
|
2020-10-31 19:07:04 +02:00 |
|
Ivan Kravets
|
7033c2616b
|
Docs: Add info how to access PlatformIO Core CLI in VSCode
|
2020-10-31 12:44:37 +02:00 |
|
Ivan Kravets
|
7292024ee6
|
Merge branch 'release/v5.0.2'
|
2020-10-30 18:10:54 +02:00 |
|
Ivan Kravets
|
8d4cde4534
|
Merge tag 'v5.0.2' into develop
Bump version to 5.0.2
|
2020-10-30 18:10:54 +02:00 |
|
Ivan Kravets
|
d6df6cbb5d
|
Bump version to 5.0.2
|
2020-10-30 18:10:47 +02:00 |
|
Ivan Kravets
|
344e94d8a1
|
Bump version to 5.0.2rc2
|
2020-10-30 17:51:02 +02:00 |
|
Ivan Kravets
|
5cf73a9165
|
Remove all hooks when dumping data to JSON and Python 3 is used
|
2020-10-30 17:50:43 +02:00 |
|
Ivan Kravets
|
96b1a1c79c
|
Fixed an issue with a "wrong" timestamp in device monitor output using "time" filter // Resolve #3712
|
2020-10-30 14:11:27 +02:00 |
|
Ivan Kravets
|
0bbe7f8c73
|
Sync docs
|
2020-10-29 23:48:44 +02:00 |
|
Ivan Kravets
|
e333bb1cca
|
Tests: skip dev-plalform without examples
|
2020-10-29 23:42:15 +02:00 |
|
Ivan Kravets
|
454cd8d784
|
Bump version to 5.0.2rc1
|
2020-10-29 23:18:39 +02:00 |
|
Ivan Kravets
|
743a43ae17
|
Fixed an issue when multiple pio lib install command with the same local library results in duplicates in `lib_deps` // Resolve #3715
|
2020-10-29 23:17:47 +02:00 |
|
Ivan Kravets
|
5a1b0e19b2
|
Initialize a new project or update existing passing working environment name and its options // Resolve #3686
|
2020-10-29 22:59:48 +02:00 |
|
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 |
|