|
2d6b770e7c
|
waifulib: xcompile: allow building with host Clang and NDK r10e sysroot
|
2019-10-04 22:21:11 +03:00 |
|
|
b777ba9549
|
scripts: comment out github releases deployment until github fixes itself
|
2019-09-29 18:39:33 +03:00 |
|
|
bc39b707d4
|
Revert github repository deploy removal
|
2019-09-29 18:38:31 +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 |
|
|
143310bdb7
|
travis: android: make it more quiet
|
2019-07-29 08:31:38 +03:00 |
|
|
dc8b8ccab3
|
travis: android: accept all licenses
|
2019-07-29 08:27:11 +03:00 |
|
|
e3c095a3fa
|
travis: specify android version
|
2019-07-29 08:20:05 +03:00 |
|
|
61f49938e5
|
travis: build for android, not publish until touch controls are not done
|
2019-07-29 08:10:04 +03:00 |
|
|
d697421d81
|
scripts: waifulib: add ndk r20 support
|
2019-07-29 06:54:05 +03:00 |
|
|
53eb569216
|
scripts: fix linux build again
|
2019-07-27 15:33:03 +03:00 |
|
|
7c8105247c
|
scripts: allow building dedicated, rename appimage to lower-case, fix warnings found by shellcheck
|
2019-07-27 14:49:01 +03:00 |
|
|
e3e161f281
|
scripts: explicitly name appimage
|
2019-07-27 13:49:37 +03:00 |
|
|
a5593963c5
|
scripts: fix amd64 build
|
2019-07-26 17:25:46 +03:00 |
|
|
1636d36dc2
|
travis: try to fix linux builds #2
|
2019-07-25 04:56:59 +03:00 |
|
|
9bb2870e38
|
travis: try to fix travis
|
2019-07-21 12:40:47 +03:00 |
|
|
827105405f
|
travis: enable building and publishing for AMD64. Use at your own risk!
|
2019-07-20 05:07:22 +03:00 |
|
|
baefab7e3d
|
travis: remove repository deployment
|
2019-07-09 15:43:30 +03:00 |
|
|
8b94443ba2
|
scripts: travis: make PRs succeed, add a note about moving to GitHub Releases
|
2019-07-08 19:10:49 +03:00 |
|
|
0366035237
|
travis: add github releases uploader (#47)
|
2019-07-01 00:40:52 +03:00 |
|
|
b1406e8ecd
|
waf: fix multiprocess compilation with msvc
|
2019-06-26 16:41:58 +03:00 |
|
|
7484c51490
|
appimage: fix packaging
|
2019-06-17 18:29:31 +03:00 |
|
|
96c4044a6c
|
appimage: use APPDIR enviroment variable to determine application directory
|
2019-06-17 15:45:28 +03:00 |
|
|
014a09e222
|
appimage: fix AppRun shell-script POSIX compatibility
|
2019-06-12 22:14:12 +03:00 |
|
|
497ae6d269
|
Remove optimizations on mingw until game exports is marked
|
2019-06-08 20:36:29 +07: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 |
|
|
37181e410f
|
waflib: fix wrong identation.
|
2019-06-01 18:59:24 +03:00 |
|
|
4a1f441151
|
waflib: xcompile: Android NDK r19c support
|
2019-05-28 04:13:19 +03:00 |
|
|
82697ca2a9
|
waflib: force_32bit: fix wrong DEST_SIZEOF_VOID_P when 64-bit build is allowed
|
2019-05-28 03:44:46 +03:00 |
|
|
9145589414
|
waflib: xcompile: fix hardfp linking
|
2019-05-28 00:29:26 +03:00 |
|
|
67ce4cfbef
|
travis: windows: die if waf has failed
|
2019-05-23 22:13:00 +03:00 |
|
|
dec1b8dfb4
|
waflib: xcompile: even if hardfloat ABI is selected, force architecture name as armeabi-v7a, as armeabi-v7a-hard is completely virtual. Move options defines to main wscript
|
2019-05-06 04:11:12 +03:00 |
|
|
c9b5332d16
|
waflib: subproject: preserve IGNORED_SUBDIRS between contexts, fix broken logic
|
2019-05-05 00:22:03 +03:00 |
|
|
3fef353291
|
android: initial port
|
2019-05-02 18:07:03 +03:00 |
|
|
87f380b90c
|
waflib: xcompile: define both __ANDROID__ and ANDROID for compatibility
|
2019-05-01 19:03:23 +03:00 |
|
|
3ebb4d0ea3
|
waflib: xcompile: check arch, configure 'M' uselib to m_hard on hardfp, remove linker select
|
2019-05-01 01:58:27 +03:00 |
|
|
d4b4a4a864
|
waflib: xcompile: add support for ANDROID_NDK environment variable, as well as ANDROID_NDK_HOME. Fix help message.
|
2019-04-27 13:01:05 +03:00 |
|
|
d5911b33b1
|
msvc8 support
|
2019-04-12 14:33:57 +07:00 |
|
|
f1638b09c5
|
waf: implement 'reconfigure' module
|
2019-04-12 02:45:23 +07:00 |
|
|
54d54b1457
|
waf: fix python3
|
2019-04-12 00:19:12 +07:00 |
|