SNMetamorph
|
1a5b2576f7
|
wscript: added support for "Edit and Continue" MSVC feature
|
2021-04-30 16:12:08 +03:00 |
|
|
accacd54f5
|
waifulib: set debug builds to be built with -O0, gcc -Od is broken
|
2021-03-11 20:17:39 +03:00 |
|
|
b278751834
|
waf: upgrade to waifu 1.1.0
|
2021-02-28 15:39:22 +03:00 |
|
SNMetamorph
|
932fc8e3c7
|
wscript: fixed MSVC optimization flag in debug mode
|
2021-02-20 14:22:20 +03:00 |
|
|
d6d90f03a0
|
wscript: refactoring, split optimization flags selection and fpic control into standalone modules
|
2021-01-29 03:33:14 +03:00 |
|
|
f60c398f32
|
scripts/xcompile/android: add ability to specify HOST_TOOLCHAIN and override hard-coded one
|
2020-11-18 12:34:38 +03:00 |
|
|
a5e3a74e93
|
waf/xcompile: gnu hash on android confuses old linkers
|
2020-07-08 02:40:43 +07:00 |
|
|
e3d9ac4840
|
scripts/xshlib: line endings fix
|
2020-02-25 13:35:55 +02:00 |
|
|
0ee5ff3aad
|
waifulib/owcc: add -xx to ignore default includes
|
2020-02-12 17:39:42 +07:00 |
|
|
a0d09c9954
|
lib_static: fix warnings
|
2020-02-08 23:39:35 +07:00 |
|
|
828def3b25
|
waifulib: owcc tool
|
2020-02-08 23:15:40 +07:00 |
|
|
97228a4249
|
lib_static: use functions for exports instead of globals
|
2020-02-08 23:15:40 +07:00 |
|
|
6f58ef2394
|
scripts/xshlib: code clean
|
2019-11-18 21:08:03 +07:00 |
|
|
177f8ed653
|
platform: introduce lib backends, add static linking, wscript: add optional projects support, add static linking support, scripts: add xshlib for advanced linking options
|
2019-11-18 03:31:55 +07:00 |
|
|
32ddc2a47f
|
waifulib: xcompile: we need to disable builtins even on armeabi with host compiler and NDK r10e
|
2019-11-07 07:30:41 +03:00 |
|
|
e0e9942bd5
|
waifulib: remove modules that now part of waifu distribution
|
2019-10-18 05:14:01 +03:00 |
|
|
ee363ebb74
|
waifulib: fix including system includes
|
2019-10-11 10:04:32 +03:00 |
|
|
2183240221
|
waifulib: xcompile: fix aarch64 binary installation
|
2019-10-09 05:52:43 +03:00 |
|
|
9ea973dad6
|
waifulib: xcompile: fix C++ with host toolchain
|
2019-10-09 03:48:51 +03:00 |
|
|
02e111c5e1
|
waifulib: xcompile: fix clang detection
|
2019-10-05 03:35:11 +03:00 |
|
|
5a8de90918
|
waifulib: xcompile: light refactoring
|
2019-10-05 01:16:20 +03:00 |
|
|
2d6b770e7c
|
waifulib: xcompile: allow building with host Clang and NDK r10e sysroot
|
2019-10-04 22:21:11 +03:00 |
|
|
fd8c1becec
|
waifulib: gcc-6 support for android
|
2019-09-28 04:26:19 +07:00 |
|
|
8f47596ad0
|
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:52:47 +03:00 |
|
|
4f4c63b1dd
|
waifulib: xcompile: enhance compiling using host clang, refactoring
|
2019-09-20 18:49:37 +03:00 |
|
|
66323fe9ca
|
waifulib: xcompile: preserve order of MACROS_TO_DESTOS, add -stdlib=libstdc++ to use system provided C++ standard library
|
2019-09-20 16:30:17 +03:00 |
|
|
16e60bbb5f
|
waifulib: xcompile: use llvm-strip on host
|
2019-09-19 18:18:42 +03:00 |
|
|
0389d2495f
|
waifulib: strip_on_install: add changed bytes counter
|
2019-09-19 18:18:25 +03:00 |
|
|
cd0f7af38a
|
waifulib: xcompile: get rid of DEST_OS2
|
2019-09-19 17:09:18 +03:00 |
|
|
ac1bf4a9f8
|
waifulib: strip_on_install: fix typo
|
2019-09-12 17:00:08 +03:00 |
|
|
af0046f401
|
waifulib: strip_on_install: don't strip on PE and unknown binaries [ci skip]
|
2019-09-11 20:37:47 +03:00 |
|
|
43575b485d
|
wscript: add an option to not strip binaries
|
2019-09-11 20:26:34 +03:00 |
|
|
67c6cfce71
|
waf: strip installed binaries to reduce size
|
2019-09-11 18:47:44 +03:00 |
|
|
d1ac48b2a1
|
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:24:11 +06:00 |
|
|
d697421d81
|
scripts: waifulib: add ndk r20 support
|
2019-07-29 06:54:05 +03:00 |
|
|
b1406e8ecd
|
waf: fix multiprocess compilation with msvc
|
2019-06-26 16:41:58 +03:00 |
|
|
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)
|
2019-06-06 03:26:45 +03:00 |
|