Alibek Omarov
|
906e6ece0b
|
compile.sh: use host clang by default, enable aarch64
|
2019-11-29 17:04:04 +03:00 |
|
Alibek Omarov
|
76cd263c83
|
compile.sh: enable strip
|
2019-11-07 08:47:48 +03:00 |
|
Alibek Omarov
|
fa4c023961
|
compile.sh: allow to override API version
|
2019-11-07 07:08:06 +03:00 |
|
Alibek Omarov
|
e18d0976ef
|
compile.sh: enable polly on host toolchain, as NDK doesn't have it...
|
2019-10-11 09:11:12 +03:00 |
|
Alibek Omarov
|
ae23528e04
|
compile.sh: fix checking variables, enable poly-opt for SDK and engine on release builds
|
2019-10-11 08:53:03 +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
|
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
|
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 |
|
Alibek Omarov
|
8582c505e9
|
XashActivity: remove java EGL code
|
2019-05-12 02:59:59 +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
|
5ec762b69c
|
compile.sh: add build types
|
2019-05-06 19:12:39 +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
|
5efac59e8f
|
android.mk: completely remove it, as we use waf everywhere now, add simple buildscript
|
2019-05-01 19:05:15 +03:00 |
|