2
0
mirror of https://github.com/FWGS/hlsdk-xash3d synced 2024-11-22 09:57:21 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
f9b361c77e waifulib: xcompile: we need to disable builtins even on armeabi with host compiler and NDK r10e 2019-11-07 07:49:44 +03:00
c2849e43cf waifulib: xcompile: fix including system includes 2019-10-11 10:05:07 +03:00
36516ddb47 waifulib: xcompile: fix aarch64 binary installation 2019-10-09 05:52:13 +03:00
6ef4c8765f waifulib: xcompile: merge xcompile from engine branch 2019-10-09 03:50:25 +03:00
56ac345977 waifulib: xcompile: append SONAME to shared libraries, experimental support for host compiling with NDK r10e(don't work), replace exceptions with fatal messages 2019-09-21 03:53:32 +03:00
70c4279c25 waifulib: xcompile: enhance compiling using host clang, refactoring 2019-09-20 18:50:24 +03:00
c93aa8c568 waifulib: xcompile: preserve order of MACROS_TO_DESTOS, add -stdlib=libstdc++ to use system provided C++ standard library, pass target in host clang 2019-09-20 16:35:33 +03:00
784c8d91a3 waifulib: strip_on_install: add changed bytes counter 2019-09-19 18:20:19 +03:00
9b1fe29eb7 waifulib: xcompile: use llvm-strip on host 2019-09-19 18:20:11 +03:00
17e1af726d wscript: remove DEST_OS2 2019-09-19 17:18:57 +03:00
a4548074ec waifulib: strip_on_install: fix typo 2019-09-19 17:17:04 +03:00
d9c5b04c54 waf: add strip_on_install plugin from engine repository 2019-09-11 20:44:05 +03:00
6143c74dc9 waifulib: allow compiling using host clang and NDK sysroots, thus enabling building engine from any environment that has clang(termux as example) 2019-09-10 11:25:51 +06:00
f11c100b1e scripts: waifulib: add NDK r20 support 2019-07-29 06:52:43 +03:00
31b9b72bc9 waf: update to waf 2.0.17, rename waflib to waifulib, remove some modules, as they're now inside waf binary(see waifu project) 2019-06-06 03:37:08 +03:00
ef9129b89e waflib: xcompile: update to latest version from Xash3D FWGS repository 2019-05-28 04:17:05 +03:00
c27aec4c9c waflib: xcompile: even if hardfloat ABI is selected, force architecture name as armeabi-v7a, as armeabi-v7a-hard is completely virtual. 2019-05-06 04:14:48 +03:00
470a71540b waf: initial deploy 2019-05-03 19:19:39 +03:00