xz/windows
Lasse Collin 1ee716f740 Windows: Update windows/build.bash.
Support for the old MinGW was dropped. Only MinGW-w64 with GCC
is supported now.

The script now supports also cross-compilation from GNU/Linux
(tests are not run). MSYS2 and also the old MSYS 1.0.11 work
for building on Windows. The i686 and x86_64 toolchains must
be in PATH to build both 32-bit and 64-bit versions.

Parallel builds are done if "nproc" from GNU coreutils is available.

MinGW-w64 runtime copyright information file was renamed from
COPYING-Windows.txt to COPYING.MinGW-w64-runtime.txt which
is the filename used by MinGW-w64 itself. Its existence
is now mandatory, it's checked at the beginning of the script.

The file TODO is no longer copied to the package.
2024-02-20 21:04:29 +02:00
..
INSTALL-MSVC.txt MSVC: Remove Visual Studio project files and update INSTALL-MSVC.txt. 2023-09-22 20:10:10 +03:00
INSTALL-MinGW.txt Change a few HTTP URLs to HTTPS. 2023-03-18 15:56:07 +02:00
README-Windows.txt Change most public domain parts to 0BSD. 2024-02-14 18:31:12 +02:00
build.bash Windows: Update windows/build.bash. 2024-02-20 21:04:29 +02:00