Commit Graph

27 Commits

Author SHA1 Message Date
Miguel Horta
a92f6cf9b8 Allow building for F-Droid 2023-05-17 12:06:35 +03:00
70e2889675 Drop usage of arch command 2023-05-17 11:53:12 +03:00
pelya
ab50f67695 SDL: NDK r25c minimum ABI level is 19 2023-05-14 19:19:04 +03:00
pelya
12993efb3a SDL: updated setEnvironment.sh scripts to skip helper libraries 2021-01-05 00:46:54 +02:00
pelya
2aa6ae455c SDL: do not add include dirs for c++shared and libapplication.so libs in setEnvironment.sh scripts 2021-01-01 02:43:29 +02:00
pelya
eae038b006 SDL: Do not generate include path for c++_shared in setEnvironment.sh scripts 2021-01-01 02:29:17 +02:00
pelya
7a548f6259 SDL: updated setEnvironment-XXX.sh scripts to NDK 22 to use LLVM binutils 2020-12-31 22:59:02 +02:00
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
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
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
Sergii Pylypenko
9780653711 Added -fpic flag to x86 env script for Lollipop 2014-11-20 17:06:20 +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