d3ab0cf488
Co-authored-by: Copilot <copilot@github.com>
11 lines
359 B
Markdown
11 lines
359 B
Markdown
### Added
|
|
- Linux MinGW-w64 cross-build support in `build_plugin.py` via `--host linux`
|
|
- `tools/linux/build_plugin_linux.py` for standalone Linux builds
|
|
- Color output and progress spinner in all legacy build scripts
|
|
|
|
### Changed
|
|
- `build_plugin.py` now supports both Windows (MSBuild) and Linux (MinGW-w64) targets
|
|
- Windows build-script f-string fixes
|
|
|
|
--
|