pelya
|
63061a2fbc
|
SDL: switched NDK platform version back to Android 4.0 for OpenSSL and applikcation build scripts, because it crashes when using Android 6.0 API, bumped OpenSSL version to force recompilation
|
2016-07-03 03:03:37 +03:00 |
|
Sergii Pylypenko
|
a1da75bb25
|
SDL: clang support in setEnvironment scripts, set CLANG=1 envvar for it to work, you will also need to include -latomic to your libs for ARM builds
|
2016-06-28 22:18:38 +03:00 |
|
Sergii Pylypenko
|
6013042b05
|
SDL: fixed setEnvironment scripts to use new names for libcrypto and libssl
|
2016-06-13 15:46:14 +03:00 |
|
Sergii Pylypenko
|
87bb39a074
|
SDL: NDK r11: more fixes to setEnvironemnt build scripts
|
2016-03-16 18:29:47 +02:00 |
|
pelya
|
0198a72e35
|
SDL: NDK 11 is now exclusively for 64-bit host systems
|
2016-03-12 15:52:47 +02:00 |
|
pelya
|
67aa2ba70d
|
SDL: NDK r11 - updated buildenv scripts to use GCC 4.9 everywhere, no Clang support yet
|
2016-03-12 15:34:55 +02:00 |
|
Sergii Pylypenko
|
b91dfc508b
|
SDL: added -pie to the LDFLAGS when building executable in setEnvironment-*.sh scripts
|
2015-07-10 21:05:11 +03:00 |
|
pelya
|
011516ac2e
|
Default GCC version is now 4.8 in NDK r10d - updated setCrossEnvironment scripts
|
2015-01-01 02:33:45 +02:00 |
|
pelya
|
174dd4a5ad
|
Set GCC toolchain version from AndroidAppSettings.cfg
|
2014-11-08 01:28:04 +02:00 |
|
Sergii Pylypenko
|
afff187cba
|
setEnvironment scrtipts and CustomBuildScript support for MultiABI=all, by Lubomyr
|
2013-11-28 20:16:41 +02:00 |
|
Sergii Pylypenko
|
062c3ff22c
|
Updated build scripts to support NDK r9, updated VCMI
|
2013-08-01 22:01:21 +03:00 |
|
pelya
|
5065c1ae8e
|
Fixes for NDK r5e new 64-bit toolchain
|
2013-03-22 14:26:39 +02:00 |
|
pelya
|
8adf3d395d
|
Changed target platform also in helper build scripts
|
2013-01-06 02:02:08 +02:00 |
|
pelya
|
591746e2ea
|
Updated build scripts to compile proper executables and match NDK r8d compiler options
|
2013-01-06 01:00:13 +02:00 |
|
pelya
|
e02236cd1f
|
Fixed setEnvironment-armeabi-v7a.sh build script, to match newest NDK
|
2013-01-03 17:10:40 +02:00 |
|
pelya
|
ac96d94173
|
Added possibility to compile armeabi-v7a binaries via AndroidBuild.sh script, updated OpenArena
|
2012-09-25 20:04:18 +03:00 |
|
pelya
|
5b21ee268c
|
Disabled RTTI and exceptions, added section to readme how to enable them
|
2012-09-03 19:57:32 +03:00 |
|
pelya
|
ed80230acd
|
Added helper autotools script for cross-compile for armeabi-v7a arch
|
2012-06-22 17:42:03 +03:00 |
|