2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-26 03:39:16 +01:00
Commit Graph

586 Commits

Author SHA1 Message Date
3369cca3e6 android: increase target API to Pie(GP requirements), implement requesting permissions 2019-11-29 19:42:48 +03:00
906e6ece0b compile.sh: use host clang by default, enable aarch64 2019-11-29 17:04:04 +03:00
4179464de1 submodules: update 2019-11-29 17:03:26 +03:00
fe0661fde9 android: rename package for new engine 2019-11-28 23:06:56 +03:00
76cd263c83 compile.sh: enable strip 2019-11-07 08:47:48 +03:00
fa4c023961 compile.sh: allow to override API version 2019-11-07 07:08:06 +03:00
e18d0976ef compile.sh: enable polly on host toolchain, as NDK doesn't have it... 2019-10-11 09:11:12 +03:00
ae23528e04 compile.sh: fix checking variables, enable poly-opt for SDK and engine on release builds 2019-10-11 08:53:03 +03:00
bee36ae6a8 waf: upgrade to latest waifu revision 2019-10-11 08:52:19 +03:00
397dbcad51 submodules: update to latest revision 2019-10-11 08:51:53 +03:00
4eb42bf73a compile.sh: spew config.log on error 2019-10-09 02:59:16 +03:00
eb830889f9 compile.sh: allow TOOLCHAIN to be overriden 2019-10-09 01:51:14 +03:00
98ba50c974 compile.sh: allow ARCHS to be overriden 2019-10-09 01:49:56 +03:00
a692857fe8 compile.sh: use shared certificate by default even on release builds 2019-10-07 05:54:56 +03:00
4fa711bfd3 compile.sh: fix build type selection 2019-10-07 05:35:45 +03:00
8d9d9fd682 android: sign debug builds with debug key 2019-09-27 05:33:12 +03:00
949c9e278b waifulib: android: refactoring, add support for apksigner 2019-09-27 05:32:52 +03:00
74babbfe01 submodules: update 2019-09-21 03:54:00 +03:00
e260228e90 submodules: update 2019-09-20 18:50:51 +03:00
a0d0aac9da Update submodules 2019-09-11 20:44:46 +03:00
6755c8ef7f waf: move to waifu 2019-09-10 14:46:52 +03:00
b7d97bc21b compile.sh: enable building native code 2019-09-10 11:27:21 +06:00
24a56795aa compile.sh: add termux support, disable native building temporarily 2019-08-28 01:18:26 +03:00
2fd2d749dc android: wscript: enable android opt, set jni(commented out, as I can't test it now) 2019-08-28 01:17:39 +03:00
84e158da79 waflib: android: apkjni packaging is optional now(activated by passing 'jni'), add aapt1 preliminary support 2019-08-28 01:16:34 +03:00
31edf71985 submodules: update 2019-08-23 12:31:03 +03:00
4f25b03c9c compile: check for symlinked source 2019-07-29 08:39:40 +03:00
3da70aa4f7 compile: remove hardfp from defaults, remove static library hack, don't sign if USER isn't me :) 2019-07-29 08:06:16 +03:00
74dd990f2f waflib: android: fix wrong --release for dx 2019-05-19 18:50:39 +07:00
1aab248fa4 waflib: android: python 3 fix 2019-05-19 14:48:33 +03:00
8582c505e9 XashActivity: remove java EGL code 2019-05-12 02:59:59 +03:00
57cb127d73 waflib: android: use static version checks instead of try-catch, define which version has introduced d8 2019-05-11 18:58:22 +03:00
af9a759e9a waflib: android: build-tools 27 support 2019-05-10 03:14:42 +03:00
c7b1f28590 compile.sh: exit if waf has failed 2019-05-10 03:13:57 +03:00
37c84ad909 compile.sh: add extras.pak generation(TODO: move to waf?) 2019-05-06 20:18:38 +03:00
face262d32 engine: update 2019-05-06 19:26:54 +03:00
c9716b87be waflib: android: implement appending native libraries, make dependency graph cleaner 2019-05-06 19:24:41 +03:00
5ec762b69c compile.sh: add build types 2019-05-06 19:12:39 +03:00
688fc87f48 XashActivity: remove gpgs_support 2019-05-06 19:12:25 +03:00
0aaf624cd7 compile.sh: build also HLSDK. Add check if sources are symlinked, which is really handy in development 2019-05-06 04:24:42 +03:00
64403a5cd8 submodules: add 2019-05-06 04:23:59 +03:00
5efac59e8f android.mk: completely remove it, as we use waf everywhere now, add simple buildscript 2019-05-01 19:05:15 +03:00
2eae8a02e5 nanogl: remove submodule, now it's direct dependency of engine 2019-04-27 12:09:59 +03:00
0cfc3966c5 gpgs_support: drop Google Play Games services support, it wasn't used anyway by any game. We need another interface, probably intent-based. 2019-04-27 12:09:27 +03:00
a56fe98dc5 waflib: android: cleanup 2019-04-25 04:37:28 +03:00
586a03d431 gitignore: extend even more 2019-04-25 04:24:15 +03:00
c175a1b949 waf: add android.py plugin that helps build APK file 2019-04-25 04:23:30 +03:00
3937520d3e gitignore: add *.pyc 2019-04-25 04:22:08 +03:00
4309604eca waf: deploy waf build system 2019-04-25 04:21:38 +03:00
4360676f96 scripts: move scripts to android folder 2019-04-25 02:28:36 +03:00