Stephen
186540e160
make cleanup
2016-11-06 16:27:24 -08:00
idl3r
dcd06b087f
make.sh: rename option nix32 to linux32 according to aquynh's advise. Also update COMPILE-NIX.md to reflect this change.
2016-08-17 20:27:08 +08:00
idl3r
dc6ab13d8b
make.sh: add nix32 option
2016-08-16 14:38:09 +08:00
Nguyen Anh Quynh
6f5e59be73
make.sh: add new option 'macos-universal' to build MacOS universal binaries
2016-07-15 16:34:16 +08:00
Zach Riggle
93063d089b
Add ASAN build target with UNICORN_ASAN or via './make.sh asan'
2016-04-20 16:16:06 -07:00
Ryan Hileman
99e136befc
allow setting PREFIX in make.sh
2016-03-30 20:04:49 -07:00
cherepanov74
7ec29e7bc4
Fixing compile on windows with mingw
...
It does not break cross-compiling on Linux
2015-08-29 17:04:48 +02:00
Chris Eagle
986096d443
fix file perms
2015-08-28 21:05:38 -07:00
Chris Eagle
94ac0f02e6
file permissions changes
2015-08-28 20:03:36 -07:00
Jonathon Reinhart
9778e65b44
Fix make.sh for systems with /usr/lib64 path
...
The ${MAKE} was superfluous, causing an unnecessary invocation of make,
and causing LIBDIRARCH=lib64 to not actually be set for the
'make install'. This now matches the uninstall() function.
2015-08-23 22:22:57 -04:00
Nguyen Anh Quynh
344d016104
import
2015-08-21 15:04:50 +08:00