Ivan Kravets
|
95604ff66a
|
Minor enhancements
|
2022-03-23 18:00:31 +02:00 |
|
Ivan Kravets
|
99e0d1071a
|
Add package METAVAR for CLI
|
2022-03-23 17:57:18 +02:00 |
|
Ivan Kravets
|
13aacbcc05
|
Dump only required toolchains
|
2022-03-23 17:56:15 +02:00 |
|
Ivan Kravets
|
b137b25169
|
Enhance library dependency tree
|
2022-03-23 17:55:27 +02:00 |
|
Ivan Kravets
|
b44fb101c4
|
Remove deprecated code
|
2022-03-21 18:38:36 +02:00 |
|
Ivan Kravets
|
435a526140
|
Implement pio pkg update command // Issue #3373
|
2022-03-20 15:40:44 +02:00 |
|
Ivan Kravets
|
346580d955
|
Do not warn about unknown packages if they are built-in libraries
|
2022-03-19 18:13:29 +02:00 |
|
Ivan Kravets
|
81f343dbe8
|
Cleanup dev-platform package installer
|
2022-03-19 18:12:36 +02:00 |
|
Ivan Kravets
|
fa443f2e5f
|
Strict PackageItem comparison
|
2022-03-19 18:08:34 +02:00 |
|
Ivan Kravets
|
a25a86e42f
|
Init dev-platform with autoinstallation
|
2022-03-19 18:07:19 +02:00 |
|
Ivan Kravets
|
463a16a68f
|
Implement "pio pkg uninstall" command // Issue #3373
|
2022-03-16 16:23:09 +02:00 |
|
Ivan Kravets
|
d2adca8d68
|
Minor improvements
|
2022-03-16 16:18:59 +02:00 |
|
Ivan Kravets
|
c9037982d7
|
Save tool deps into the "platformio.ini" // Issue #3373
|
2022-03-14 13:37:47 +02:00 |
|
Ivan Kravets
|
61ffab376d
|
Split code
|
2022-03-14 12:18:05 +02:00 |
|
Ivan Kravets
|
2201214717
|
Allow to skip saving of package dependencies to the "platformio.ini" // Issue #3373
|
2022-03-09 19:07:11 +02:00 |
|
Ivan Kravets
|
41144bffeb
|
Reset custom project config per command
|
2022-03-08 18:00:10 +02:00 |
|
Ivan Kravets
|
f28651eaf7
|
Ensure package dependencies are installed // Resolve #2573
|
2022-03-08 14:59:12 +02:00 |
|
Ivan Kravets
|
9e40eb992e
|
Implement unified "pio pkg install" CLI // Issue #3373
|
2022-03-08 14:58:01 +02:00 |
|
Ivan Kravets
|
6f11f812f8
|
Ignore files according to the patterns declared in ".gitignore" when using pio package pack // Resolve #4188
|
2022-02-23 18:46:53 +02:00 |
|
Ivan Kravets
|
4191a9bc3c
|
Fixed issue linked to package refactoring // Resolve #4189
|
2022-02-23 13:37:02 +02:00 |
|
Ivan Kravets
|
f2fbdafe64
|
Use the latest PIO Remote dependencies on non-ARM platforms // Issue #3865
|
2022-02-22 13:36:11 +02:00 |
|
Ivan Kravets
|
22a037b213
|
Better handling of the failed tests using "Unit Testing" solution
|
2022-02-22 13:02:10 +02:00 |
|
Ivan Kravets
|
6bed610af3
|
Check for invalid version with leading zeros
|
2022-02-21 18:02:56 +02:00 |
|
Ivan Kravets
|
4d9547066b
|
Show package size before publishing to the registry
|
2022-02-21 15:00:13 +02:00 |
|
Ivan Kravets
|
e49fb9f0d0
|
Minor Py.Test fixes
|
2022-02-19 20:45:37 +02:00 |
|
Ivan Kravets
|
33da2af31e
|
Improve pio pkg exec test
|
2022-02-19 19:22:40 +02:00 |
|
Ivan Kravets
|
bcb3678055
|
Add test for pio pkg exec command
|
2022-02-18 21:03:12 +02:00 |
|
Ivan Kravets
|
28da2d245b
|
Handle "BlockingIOError" when locking file resource
|
2022-02-18 18:51:03 +02:00 |
|
Ivan Kravets
|
e6864adfb6
|
Minor improvements
|
2022-02-18 18:34:50 +02:00 |
|
Ivan Kravets
|
8562319638
|
Do not handle built-in libraries when using package manager
|
2022-02-18 18:34:24 +02:00 |
|
Ivan Kravets
|
6be17cec37
|
Added support for dependencies declared in a "tool" type package
|
2022-02-18 17:51:07 +02:00 |
|
Ivan Kravets
|
f34e6e9c4c
|
Port package management "print_message" to the Python logging system
|
2022-02-18 12:57:30 +02:00 |
|
Ivan Kravets
|
e8051838a3
|
Dropped support for "pythonPackages" field in "platform.json" manifest in favor of "Extra Python Dependencies"
|
2022-02-17 17:25:21 +02:00 |
|
Ivan Kravets
|
1b44ba4ce0
|
Dropped automatic updates of global libraries and development platforms // Resolve#4179
|
2022-02-16 21:53:18 +02:00 |
|
Ivan Kravets
|
a4d2dc856c
|
Do not check for "system prune" for newest PlatformIO Core installation
|
2022-02-16 21:08:13 +02:00 |
|
Ivan Kravets
|
5df5dd155f
|
Bump version to 5.3.0a3
|
2022-02-12 23:14:16 +02:00 |
|
Ivan Kravets
|
89cce21161
|
Move "pio exec" command to "pio pkg exec" // Issue #4163
|
2022-02-12 23:13:17 +02:00 |
|
Ivan Kravets
|
0bdef36e2a
|
pio pkg outdated - check for project outdated packages // Issue #3373
|
2022-02-12 23:06:10 +02:00 |
|
Ivan Kravets
|
e549a07901
|
Typo fix
|
2022-02-12 23:01:20 +02:00 |
|
Ivan Kravets
|
98603dad66
|
Configure platform instance with project packages using "configure_project_packages" API
|
2022-02-12 21:59:27 +02:00 |
|
Ivan Kravets
|
c37fbda7a8
|
Bump version to 5.3.0a2
|
2022-02-11 22:42:50 +02:00 |
|
Ivan Kravets
|
34ea4d8f41
|
Move "debug" command to its main module
|
2022-02-11 22:42:02 +02:00 |
|
Ivan Kravets
|
452a76105f
|
Update command titles
|
2022-02-11 22:33:33 +02:00 |
|
Ivan Kravets
|
4982676ca8
|
Rename "package" command to "pkg"
|
2022-02-11 22:24:37 +02:00 |
|
Ivan Kravets
|
83d115acca
|
Ensure that platform directory path is string or bytes
|
2022-02-11 22:22:20 +02:00 |
|
Ivan Kravets
|
86bd0f7c37
|
Show current working directory, not a path to platformio.ini
|
2022-02-11 22:21:44 +02:00 |
|
Ivan Kravets
|
83fe00a0cf
|
Revert "Run library extra script only at a build process" (breaks mbed framework) // Issue #3915
|
2022-02-11 17:00:33 +02:00 |
|
Ivan Kravets
|
526abc6a9f
|
Improved PIO Remote setup on credit-card sized computers (Raspberry Pi, BeagleBon, etc) // Resolve #3865
|
2022-02-11 14:42:17 +02:00 |
|
Ivan Kravets
|
c9b3dedbb0
|
Merge tag 'v5.2.5' into develop
Bump version to 5.2.5
# Conflicts:
# HISTORY.rst
# docs
# platformio/__init__.py
|
2022-02-10 21:02:47 +02:00 |
|
Ivan Kravets
|
100def7609
|
Bump version to 5.2.5
|
2022-02-10 20:59:16 +02:00 |
|