Commit Graph

17 Commits

Author SHA1 Message Date
Sergii Pylypenko
f78c911f0a SDL: filter out c++_shared library from setEnvironment LDFLAGS 2019-04-25 18:40:18 +03:00
Sergii Pylypenko
90f5ab5684 SDL: updated setEnvironment scripts to use NDK r19 standalone toolchain 2019-04-24 23:32:40 +03:00
Sergii Pylypenko
b0f344098f SDL: updated setEnvironment scripts 2018-09-24 18:53:41 +03:00
Sergii Pylypenko
19ad345143 SDL: Fixed clang C++ exception support in setEnvironment build scripts 2018-06-21 20:36:50 +03:00
Sergii Pylypenko
836173c6bd SDL: 64-bit architectures do not have libandroid_support.a in new NDK 2018-06-04 18:28:09 +03:00
Sergii Pylypenko
5d05a7cff2 SDL: fixed setEnvironment.sh scripts to work with GCC, fixed BasiliskII compilation 2018-02-12 22:32:40 +02:00
Sergii Pylypenko
ad4a0bc52c SDL: fixed pure C libraries containing exception information 2018-01-29 22:45:06 +02:00
Sergii Pylypenko
a67e53fe48 SDL: yet more fixes to setEnvironment.sh scripts 2017-12-26 18:09:40 +02:00
Sergii Pylypenko
3556067039 SDL: more fixes to setEnvironment.sh scripts 2017-12-26 17:47:56 +02:00
Sergii Pylypenko
cdf1c7347d SDL: updated setEnvironment.sh build scriots with CLANG and NDK r16b support, ARMv5 and MIPS will be deprecated in NDK r17 so not updated 2017-12-26 17:34:46 +02:00
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
pelya
0198a72e35 SDL: NDK 11 is now exclusively for 64-bit host systems 2016-03-12 15:52:47 +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
lubomyr
1ce494ee23 compilation fix for arm64-v8a 2015-07-03 21:23:51 +00:00
lubomyr
aae03a5c44 custom build script support for arm64-v8a 2015-06-26 21:12:58 +00:00