diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-18 15:15:04 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-20 21:04:29 +0200 |
commit | 1ee716f74085223c8fbcae1d5a384e6bf53c0f6a (patch) | |
tree | 8513c8b586e53c7a18e822f0859656a439eb6d23 /windows/INSTALL-MSVC.txt | |
parent | Translations: Update the Romanian man page translations. (diff) | |
download | xz-1ee716f74085223c8fbcae1d5a384e6bf53c0f6a.tar.xz |
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.
Diffstat (limited to 'windows/INSTALL-MSVC.txt')
0 files changed, 0 insertions, 0 deletions