Christoffer Lerno
|
bdc9f339c9
|
The msvc_sdk script failed to work properly on windows when run in folders with spaces
|
2024-07-24 13:18:26 +02:00 |
|
Christian Clauss
|
da292e41bd
|
msvc_build_libraries.py: Remove unused import an f-strings with no placeholder
% `ruff ` # https://docs.astral.sh/ruff
```
Error: msvc_build_libraries.py:9:8: F401 `os` imported but unused
Error: msvc_build_libraries.py:10:8: F401 `sys` imported but unused
Error: msvc_build_libraries.py:19:8: F401 `re` imported but unused
Error: msvc_build_libraries.py:179:3: F541 f-string without any placeholders
Error: msvc_build_libraries.py:180:3: F541 f-string without any placeholders
Error: msvc_build_libraries.py:182:3: F541 f-string without any placeholders
Error: Process completed with exit code 1.
```
|
2024-01-18 11:24:03 +01:00 |
|
thecalculus
|
a7d032df21
|
fix: argument parsing error 'sdk_path-version' instead of 'sdk-version'
|
2023-10-26 13:29:39 +02:00 |
|
Christoffer Lerno
|
942d53a678
|
Fix tests. Refactoring MacOS SDK.
|
2023-10-12 14:10:46 +02:00 |
|
Christoffer Lerno
|
6523982f14
|
Clarify source and license on msvc script.
|
2022-10-10 15:02:36 +02:00 |
|
Christoffer Lerno
|
0a17857737
|
Update of the msvc_sdk script.
|
2022-08-15 10:52:33 +02:00 |
|
Christoffer Lerno
|
31d151aa30
|
Added MSVC download script to prebuilts. Implicitly use msvc_sdk if available. Bump version to 0.3.17
|
2022-08-14 23:42:18 +02:00 |
|