summaryrefslogtreecommitdiff
path: root/Configurations/15-android.conf
Commit message (Expand)AuthorAgeFilesLines
* android-x86 target: Add -latomicMarcel Raad2022-03-091-0/+1
* Android config targets: don't include the SO version in the shlib file nameRichard Levitte2021-03-301-0/+1
* Support for Android NDK r22-beta1Fred Hornsey2020-11-231-31/+51
* Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb2020-07-051-1/+1
* Configurations: Fix "android" configuration targetRichard Levitte2020-03-141-1/+2
* Andoid cross compile: change ANDROID_NDK_HOME to ANDROID_NDK_ROOTRichard Levitte2020-03-141-3/+3
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-061-1/+1
* Configure: final cleanup of asm related thingsRichard Levitte2019-06-171-6/+6
* Configure: add mechanism to specify asm target architectureRichard Levitte2019-06-171-0/+7
* Android build: fix usage of NDK home variable ($ndk_var)batist732019-02-041-1/+2
* Android build: use ANDROID_NDK_HOME rather than ANDROID_NDKRichard Levitte2019-01-291-7/+12
* Configurations/15-android.conf: detect NDK llvm-ar.Andy Polyakov2018-10-311-0/+5
* Configurations/15-android.conf: fix implicit __ANDROID_API__ handling.Andy Polyakov2018-10-311-0/+2
* Configurations/15-android.conf: add support for "standalone toolchain".Andy Polyakov2018-10-191-10/+31
* Configuration/15-android.conf: slightly move NDK canonisationRichard Levitte2018-08-121-1/+1
* Configurations/15-android.conf: Make sure that the NDK path is canonicalRichard Levitte2018-08-121-0/+3
* Configure: move --noexecstack probe to Configure.Andy Polyakov2018-05-051-1/+1
* Don't build AFALG on androidMatt Caswell2018-04-241-0/+1
* Configure: make LIST command work with dynamic 15-android.conf.Andy Polyakov2018-03-271-0/+4
* Configurations/15-android.conf: detect clang by PATH, not by CC.Andy Polyakov2018-03-191-9/+26
* Add NOTES.ANDROID.Andy Polyakov2018-03-191-26/+7
* Configurations/15-android.conf: default to RC4_CHAR whenever possible.Andy Polyakov2018-03-191-0/+4
* Configurations/15-android.conf: refine clang support.Andy Polyakov2018-03-191-3/+6
* Configurations/*.conf: overhaul Android targets.Andy Polyakov2018-03-131-0/+214