summaryrefslogtreecommitdiffstats
path: root/Configurations/15-android.conf
AgeCommit message (Expand)Author
2024-02-05Add support in configuration for android-riscv64Prashanth Swaminathan
2022-03-09android-x86 target: Add -latomicMarcel Raad
2021-03-30Android config targets: don't include the SO version in the shlib file nameRichard Levitte
2020-11-23Support for Android NDK r22-beta1Fred Hornsey
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-03-14Configurations: Fix "android" configuration targetRichard Levitte
2020-03-14Andoid cross compile: change ANDROID_NDK_HOME to ANDROID_NDK_ROOTRichard Levitte
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2019-06-17Configure: final cleanup of asm related thingsRichard Levitte
2019-06-17Configure: add mechanism to specify asm target architectureRichard Levitte
2019-02-04Android build: fix usage of NDK home variable ($ndk_var)batist73
2019-01-29Android build: use ANDROID_NDK_HOME rather than ANDROID_NDKRichard Levitte
2018-10-31Configurations/15-android.conf: detect NDK llvm-ar.Andy Polyakov
2018-10-31Configurations/15-android.conf: fix implicit __ANDROID_API__ handling.Andy Polyakov
2018-10-19Configurations/15-android.conf: add support for "standalone toolchain".Andy Polyakov
2018-08-12Configuration/15-android.conf: slightly move NDK canonisationRichard Levitte
2018-08-12Configurations/15-android.conf: Make sure that the NDK path is canonicalRichard Levitte
2018-05-05Configure: move --noexecstack probe to Configure.Andy Polyakov
2018-04-24Don't build AFALG on androidMatt Caswell
2018-03-27Configure: make LIST command work with dynamic 15-android.conf.Andy Polyakov
2018-03-19Configurations/15-android.conf: detect clang by PATH, not by CC.Andy Polyakov
2018-03-19Add NOTES.ANDROID.Andy Polyakov
2018-03-19Configurations/15-android.conf: default to RC4_CHAR whenever possible.Andy Polyakov
2018-03-19Configurations/15-android.conf: refine clang support.Andy Polyakov
2018-03-13Configurations/*.conf: overhaul Android targets.Andy Polyakov