Full: includes everything from minimal, plus LLVM/Clang, CMake, and Ninja
## What Changed?
### General
- Eliminated custom wrappers for LLVM/Clang and windres
### CMake
- Removed XTchain-branding patches
### Build script
- Renamed build-linux.sh to build.sh — one script now handles both full and minimal builds
- Added support for building tools for both Windows and Linux.
- Runtime cleanup
- Removed mingw-w64 and associated runtime libraries — Windows runtime is not needed for ExectOS/toolchain.
### Windows support
- Added PowerShell scripts that mirror existing Bash functionality.
### Pipeline update
- CI/CD now automatically builds both minimal and full variants.
## Build Variants
1. Minimal: builds integrated tools (bin2c, exetool, xtcspecc) and + Wine tools (widl, wrc, wmc)
2. Full: includes everything from minimal, plus LLVM/Clang, CMake, and Ninja
Thank you for your help in creating the new prompt. Your work was really helpful. I simplified it a bit, but your idea really made it look much better.
Thank you for your help in creating the new prompt. Your work was really helpful. I simplified it a bit, but your idea really made it look much better.
What Changed?
General
CMake
Build script
Windows support
Pipeline update
Build Variants
eb90b2892aA better prompt that resembles the original one. Git support is "partial".
Thank you for your help in creating the new prompt. Your work was really helpful. I simplified it a bit, but your idea really made it look much better.