]> granicus.if.org Git - xz/commit
Windows: Update the build script and README-Windows.txt.
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 20 Dec 2014 18:41:48 +0000 (20:41 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 20 Dec 2014 18:41:48 +0000 (20:41 +0200)
commit0152f72bf6289d744823dc6c849538f3a139ad70
tree0844b51d64117295492b569b5a64fc90e84aec85
parent4a1f6133ee5533cee8d91e06fcc22443e5f1881a
Windows: Update the build script and README-Windows.txt.

The 32-bit build is now for i686 or newer because the
prebuilt MinGW-w64 toolchains include i686 code in the
executables even if one uses -march=i486.

The build script builds 32-bit SSE2 enabled version too.
Run-time detection of SSE2 support would be nice (on any OS)
but it's not implemented in XZ Utils yet.
windows/README-Windows.txt
windows/build.bash