47 Commits (d562642e269cb2f16b717c81851cbf6c1bca72b4)

Author SHA1 Message Date
SNMetamorph 3ec9977212 wscript: added parallel builds compiler flag for MSVC 2 years ago
NightFox bb84a3cb7f add /fsanitize=address for msvc (windows) when sanitize 3 years ago
Alibek Omarov f1a4d66d27 scripts: waifulib: remove nooptimize build type, use debug instead. Disable optimization for sanitize builds 3 years ago
Alibek Omarov a4be009ce7 scripts: waifulib: disable stpcpy builtin for API level <21 3 years ago
Alibek Omarov d3248aad66 scripts: waifulib: clean legacy Android definitions 3 years ago
Alibek Omarov 000c594596 scripts: waifulib: disable -no-canonical-prefixes for new NDKs 3 years ago
Alibek Omarov 29bc0392ee scripts: compiler_optimizations: disable clang thread-safe statics 3 years ago
Alibek Omarov 054765232e waifulib: xcompile: add NDK 23 support 3 years ago
Alibek Omarov f5ccf093d6 scripts: waifulib: fix build with sanitizers on 3 years ago
Alibek Omarov #SupportRMS 21a31ec81d
ci: migrate to GitHub Actions 3 years ago
SNMetamorph 1a5b2576f7 wscript: added support for "Edit and Continue" MSVC feature 3 years ago
Alibek Omarov accacd54f5 waifulib: set debug builds to be built with -O0, gcc -Od is broken 3 years ago
Alibek Omarov b278751834 waf: upgrade to waifu 1.1.0 3 years ago
SNMetamorph 932fc8e3c7 wscript: fixed MSVC optimization flag in debug mode 3 years ago
Alibek Omarov d6d90f03a0 wscript: refactoring, split optimization flags selection and fpic control into standalone modules 3 years ago
mittorn f60c398f32 scripts/xcompile/android: add ability to specify HOST_TOOLCHAIN and override hard-coded one 4 years ago
mittorn a5e3a74e93 waf/xcompile: gnu hash on android confuses old linkers 4 years ago
Aimless Wanderer e3d9ac4840 scripts/xshlib: line endings fix 4 years ago
mittorn 0ee5ff3aad waifulib/owcc: add -xx to ignore default includes 4 years ago
mittorn a0d09c9954 lib_static: fix warnings 4 years ago
mittorn 828def3b25 waifulib: owcc tool 4 years ago
mittorn 97228a4249 lib_static: use functions for exports instead of globals 4 years ago
mittorn 6f58ef2394 scripts/xshlib: code clean 5 years ago
mittorn 177f8ed653 platform: introduce lib backends, add static linking, wscript: add optional projects support, add static linking support, scripts: add xshlib for advanced linking options 5 years ago
Alibek Omarov 32ddc2a47f waifulib: xcompile: we need to disable builtins even on armeabi with host compiler and NDK r10e 5 years ago
Alibek Omarov e0e9942bd5 waifulib: remove modules that now part of waifu distribution 5 years ago
Alibek Omarov ee363ebb74 waifulib: fix including system includes 5 years ago
Alibek Omarov 2183240221 waifulib: xcompile: fix aarch64 binary installation 5 years ago
Alibek Omarov 9ea973dad6 waifulib: xcompile: fix C++ with host toolchain 5 years ago
Alibek Omarov 02e111c5e1 waifulib: xcompile: fix clang detection 5 years ago
Alibek Omarov 5a8de90918 waifulib: xcompile: light refactoring 5 years ago
Alibek Omarov 2d6b770e7c waifulib: xcompile: allow building with host Clang and NDK r10e sysroot 5 years ago
mittorn fd8c1becec waifulib: gcc-6 support for android 5 years ago
Alibek Omarov 8f47596ad0 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 4f4c63b1dd waifulib: xcompile: enhance compiling using host clang, refactoring 5 years ago
Alibek Omarov 66323fe9ca waifulib: xcompile: preserve order of MACROS_TO_DESTOS, add -stdlib=libstdc++ to use system provided C++ standard library 5 years ago
Alibek Omarov 16e60bbb5f waifulib: xcompile: use llvm-strip on host 5 years ago
Alibek Omarov 0389d2495f waifulib: strip_on_install: add changed bytes counter 5 years ago
Alibek Omarov cd0f7af38a waifulib: xcompile: get rid of DEST_OS2 5 years ago
Alibek Omarov ac1bf4a9f8 waifulib: strip_on_install: fix typo 5 years ago
Alibek Omarov af0046f401 waifulib: strip_on_install: don't strip on PE and unknown binaries [ci skip] 5 years ago
Alibek Omarov 43575b485d wscript: add an option to not strip binaries 5 years ago
Alibek Omarov 67c6cfce71 waf: strip installed binaries to reduce size 5 years ago
Alibek Omarov d1ac48b2a1 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 d697421d81 scripts: waifulib: add ndk r20 support 5 years ago
Alibek Omarov b1406e8ecd waf: fix multiprocess compilation with msvc 5 years ago
Alibek Omarov a8cc5b7cef waf: update to 2.0.17, rename module dir to waifulib, remove some modules, as they moved to waf binary itself(see waifu project) 5 years ago