Commit Graph

9 Commits

Author SHA1 Message Date
neoh4x0r e3c50924a6 Update build-w32.sh -
* add early exits as needed to prevent script from continuing in an error condiition
* clean up exit codes for mxe git to match rest of file
* clean up voxelands git checkout (this simplifies the commands)
* use gcc from mxe rather than from system path (affects windres) -- it will call the syste version of gcc and will fail to build because it might not produce 32bit code
* use cmake from mxe rather than from system path
* silence a warning that symlinks already exist
* silence a warning that CMakeCache.txt cannot be deleted because it does not exist
* delete other symlinks in mxe/usr/bin to cleanup
2017-09-24 14:49:45 +10:00
darkrose ff6ab1c1de wtf build script, stay put 2017-09-24 14:49:45 +10:00
neoh4x0r 0e6b4ff80b util/build-w32.sh - update git url 2017-09-24 14:49:45 +10:00
darkrose 5af3126696 Revert "Merge branch 'patch-3' into 'next'"
This reverts merge request !86
2017-09-24 14:49:45 +10:00
neoh4x0r 4207d60d29 update git url to point to gitlab instead of gitorious 2017-09-24 14:49:45 +10:00
neoh4x0r 794c5e4b48 Update build-w32.sh - fix an issue where the build script would always exit even if no error occurred when downloading/compiling mxe 2017-09-24 14:49:45 +10:00
neoh4x0r 02ff1cc7eb Update build-w32.sh to automatically determine what CC, CXX, AR, etc should be based on the available binaries in mxe/usr/bin 2017-09-24 14:49:45 +10:00
neoh4x0r f6355f0b9c Update build-w32.sh 2017-09-24 14:49:45 +10:00
darkrose d1e9787e60 some documentation updates 2014-11-16 00:33:23 +10:00