Alibek Omarov
|
dbd9b1c698
|
public: build: add ARMv8 32-bit support, in case of someone actually uses it
|
4 years ago |
mittorn
|
8bf08e261c
|
update build.h, add new defines to library_naming.py
|
5 years ago |
Alibek Omarov
|
94d4c6a0e3
|
wscript: enable library naming for Waf
|
5 years ago |
Alibek Omarov
|
f9b361c77e
|
waifulib: xcompile: we need to disable builtins even on armeabi with host compiler and NDK r10e
|
5 years ago |
Alibek Omarov
|
c2849e43cf
|
waifulib: xcompile: fix including system includes
|
5 years ago |
Alibek Omarov
|
36516ddb47
|
waifulib: xcompile: fix aarch64 binary installation
|
5 years ago |
Alibek Omarov
|
6ef4c8765f
|
waifulib: xcompile: merge xcompile from engine branch
|
5 years ago |
Alibek Omarov
|
56ac345977
|
waifulib: xcompile: append SONAME to shared libraries, experimental support for host compiling with NDK r10e(don't work), replace exceptions with fatal messages
|
5 years ago |
Alibek Omarov
|
70c4279c25
|
waifulib: xcompile: enhance compiling using host clang, refactoring
|
5 years ago |
Alibek Omarov
|
c93aa8c568
|
waifulib: xcompile: preserve order of MACROS_TO_DESTOS, add -stdlib=libstdc++ to use system provided C++ standard library, pass target in host clang
|
5 years ago |
Alibek Omarov
|
784c8d91a3
|
waifulib: strip_on_install: add changed bytes counter
|
5 years ago |
Alibek Omarov
|
9b1fe29eb7
|
waifulib: xcompile: use llvm-strip on host
|
5 years ago |
Alibek Omarov
|
17e1af726d
|
wscript: remove DEST_OS2
|
5 years ago |
Alibek Omarov
|
a4548074ec
|
waifulib: strip_on_install: fix typo
|
5 years ago |
Alibek Omarov
|
d9c5b04c54
|
waf: add strip_on_install plugin from engine repository
|
5 years ago |
Alibek Omarov
|
6143c74dc9
|
waifulib: allow compiling using host clang and NDK sysroots, thus enabling building engine from any environment that has clang(termux as example)
|
5 years ago |
Alibek Omarov
|
f11c100b1e
|
scripts: waifulib: add NDK r20 support
|
5 years ago |
Alibek Omarov
|
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)
|
6 years ago |