Add Windows support and clean up toolchain #10

Merged
harraiken merged 39 commits from multiplatform into master 2025-07-10 12:37:42 +02:00
Showing only changes of commit dc7ad21703 - Show all commits

View File

@ -487,12 +487,12 @@ wine_build
if [ ${BUILD_MINIMAL} -eq 0 ]; then if [ ${BUILD_MINIMAL} -eq 0 ]; then
# Download and build LLVM # Download and build LLVM
#llvm_fetch llvm_fetch
#llvm_build llvm_build
# Download and build CMake # Download and build CMake
#cmake_fetch cmake_fetch
#cmake_build cmake_build
# Download and build Ninja # Download and build Ninja
ninja_fetch ninja_fetch