Commit Graph
577 Commits
Author SHA1 Message Date
Alibek Omarov 397dbcad51 submodules: update to latest revision 2019-10-11 08:51:53 +03:00
Alibek Omarov 4eb42bf73a compile.sh: spew config.log on error 2019-10-09 02:59:16 +03:00
Alibek Omarov eb830889f9 compile.sh: allow TOOLCHAIN to be overriden 2019-10-09 01:51:14 +03:00
Alibek Omarov 98ba50c974 compile.sh: allow ARCHS to be overriden 2019-10-09 01:49:56 +03:00
Alibek Omarov a692857fe8 compile.sh: use shared certificate by default even on release builds 2019-10-07 05:54:56 +03:00
Alibek Omarov 4fa711bfd3 compile.sh: fix build type selection 2019-10-07 05:35:45 +03:00
Alibek Omarov 8d9d9fd682 android: sign debug builds with debug key 2019-09-27 05:33:12 +03:00
Alibek Omarov 949c9e278b waifulib: android: refactoring, add support for apksigner 2019-09-27 05:32:52 +03:00
Alibek Omarov 74babbfe01 submodules: update 2019-09-21 03:54:00 +03:00
Alibek Omarov e260228e90 submodules: update 2019-09-20 18:50:51 +03:00
Alibek Omarov a0d0aac9da Update submodules 2019-09-11 20:44:46 +03:00
Alibek Omarov 6755c8ef7f waf: move to waifu 2019-09-10 14:46:52 +03:00
Alibek Omarov b7d97bc21b compile.sh: enable building native code 2019-09-10 11:27:21 +06:00
Alibek Omarov 24a56795aa compile.sh: add termux support, disable native building temporarily 2019-08-28 01:18:26 +03:00
Alibek Omarov 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
Alibek Omarov 84e158da79 waflib: android: apkjni packaging is optional now(activated by passing 'jni'), add aapt1 preliminary support 2019-08-28 01:16:34 +03:00
Alibek Omarov 31edf71985 submodules: update 2019-08-23 12:31:03 +03:00
Alibek Omarov 4f25b03c9c compile: check for symlinked source 2019-07-29 08:39:40 +03:00
Alibek Omarov 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
mittorn 74dd990f2f waflib: android: fix wrong --release for dx 2019-05-19 18:50:39 +07:00
Alibek Omarov 1aab248fa4 waflib: android: python 3 fix 2019-05-19 14:48:33 +03:00
Alibek Omarov 8582c505e9 XashActivity: remove java EGL code 2019-05-12 02:59:59 +03:00
Alibek Omarov 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
Alibek Omarov af9a759e9a waflib: android: build-tools 27 support 2019-05-10 03:14:42 +03:00
Alibek Omarov c7b1f28590 compile.sh: exit if waf has failed 2019-05-10 03:13:57 +03:00
Alibek Omarov 37c84ad909 compile.sh: add extras.pak generation(TODO: move to waf?) 2019-05-06 20:18:38 +03:00
Alibek Omarov face262d32 engine: update 2019-05-06 19:26:54 +03:00
Alibek Omarov c9716b87be waflib: android: implement appending native libraries, make dependency graph cleaner 2019-05-06 19:24:41 +03:00
Alibek Omarov 5ec762b69c compile.sh: add build types 2019-05-06 19:12:39 +03:00
Alibek Omarov 688fc87f48 XashActivity: remove gpgs_support 2019-05-06 19:12:25 +03:00
Alibek Omarov 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
Alibek Omarov 64403a5cd8 submodules: add 2019-05-06 04:23:59 +03:00
Alibek Omarov 5efac59e8f android.mk: completely remove it, as we use waf everywhere now, add simple buildscript 2019-05-01 19:05:15 +03:00
Alibek Omarov 2eae8a02e5 nanogl: remove submodule, now it's direct dependency of engine 2019-04-27 12:09:59 +03:00
Alibek Omarov 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
Alibek Omarov a56fe98dc5 waflib: android: cleanup 2019-04-25 04:37:28 +03:00
Alibek Omarov 586a03d431 gitignore: extend even more 2019-04-25 04:24:15 +03:00
Alibek Omarov c175a1b949 waf: add android.py plugin that helps build APK file 2019-04-25 04:23:30 +03:00
Alibek Omarov 3937520d3e gitignore: add *.pyc 2019-04-25 04:22:08 +03:00
Alibek Omarov 4309604eca waf: deploy waf build system 2019-04-25 04:21:38 +03:00
Alibek Omarov 4360676f96 scripts: move scripts to android folder 2019-04-25 02:28:36 +03:00
Alibek Omarov 6ad205a619 fwgslib: certcheck: remove BuildConfig.java dependency 2019-04-15 23:55:59 +03:00
Alibek Omarov 24632c0e69 android: move all sources to android folder, remove ant build system 2019-04-15 23:52:47 +03:00
Night Owl 6d2d7a9d6d Fix broken link. Update version string. 2018-10-09 10:43:54 +05:00
a1batross 7e76089b76 Bump to 0.19.3 2018-09-28 18:54:07 +03:00
Night Owl 73cbe46ecb Fix typo. Add a missing newline character. 2018-09-28 18:11:44 +05:00
Alibek Omarov 385c557a60 Add privacy policy link on our website 2018-09-25 17:40:58 +03:00
mittornandGitHub 6058828a33 Decrease mMinHeight for cstrike to make minimal resolutions availiable 2018-07-25 00:24:47 +00:00
Alibek Omarov cd11dd138e Update engine 2018-07-14 21:20:32 +03:00
mittorn 5b93c0651e Update extras again 2018-07-14 17:47:37 +07:00