Ivan Kravets
|
f31f9fa616
|
Expanded support for SCons variables declared in the legacy format `${SCONS_VARNAME}` // Resolve #4828
|
2024-01-11 21:33:01 +02:00 |
|
Ivan Kravets
|
adab425c6d
|
Expanded support for SCons variables declared in the legacy format `${SCONS_VARNAME}` // Resolve #4828
|
2024-01-11 19:23:26 +02:00 |
|
Ivan Kravets
|
77e6d1b099
|
PyLint fix for Python 3.12
|
2023-12-09 13:51:51 +02:00 |
|
Ivan Kravets
|
51bf17515e
|
Revert back normalizing platformio.*_dir option
|
2023-12-09 13:18:03 +02:00 |
|
Ivan Kravets
|
204a60dd52
|
Parse only $PROJECT_HASH legacy built-in variable
|
2023-12-09 13:06:20 +02:00 |
|
Ivan Kravets
|
127b422d25
|
Rectified an issue where ${platformio.name} erroneously represented None as the default project name // Resolve #4717
|
2023-12-08 19:38:50 +02:00 |
|
Ivan Kravets
|
8c61f0f6b6
|
Enhanced the handling of built-in variables during interpolation // Resolve #4695
|
2023-12-08 19:12:00 +02:00 |
|
Ivan Kravets
|
e9cf551101
|
Added a new --lint option to the pio project config command // Resolve #4644
|
2023-06-20 14:25:30 +03:00 |
|
Ivan Kravets
|
269d5e0a3e
|
Added validation for project working environment names
|
2023-03-20 15:00:22 -06:00 |
|
Ivan Kravets
|
fb5e99473f
|
Fixed an issue when extends does not override options in the right order // Resolve #4462
|
2023-01-14 19:40:53 +02:00 |
|
Ivan Kravets
|
abf6304818
|
Fixed an issue when using "Interpolation of Values" and merging str+int options // Resolve #4271
|
2022-05-17 16:03:33 +03:00 |
|
Ivan Kravets
|
b764a2220f
|
Improved support for the renamed configuration options // Resolve #4270
|
2022-05-17 13:33:25 +03:00 |
|
Ivan Kravets
|
19853b0b66
|
Implement config.get_default_env()
|
2022-05-14 17:55:36 +03:00 |
|
Ivan Kravets
|
ed0b12dcf9
|
Improve project config parser to resolve renamed options // Issue #4259
|
2022-05-12 13:24:27 +03:00 |
|
Ivan Kravets
|
653f22f85b
|
Fix issue with nested interpolation
|
2022-05-04 14:52:11 +03:00 |
|
Ivan Kravets
|
965feccfdc
|
Extended Interpolation of Values with "${this}" pattern // Resolve #3953
|
2022-04-09 20:31:06 +03:00 |
|
Ivan Kravets
|
5e18f9bbda
|
Finally removed all tracks to the Python 2.7
|
2022-04-09 17:46:21 +03:00 |
|
Ivan Kravets
|
eba4231cdc
|
Move test
|
2022-03-09 19:01:37 +02:00 |
|