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