summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Android/Determine-Compiler-NDK.cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* Android: Fix binutils selection with NDK r19+ unified toolchainBrad King2020-02-031-0/+1
* Android: Use unified toolchain in NDK r19+Brad King2019-07-261-0/+25
* Android: Select NDK host tag while determining systemBrad King2019-07-261-29/+4
* Android: Add support for NDK r18Brad King2018-08-281-1/+12
* Android: Update for NDK r16Brad King2017-09-051-1/+1
* Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-141-0/+4
* Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-141-0/+1
* Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-141-2/+10
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Android: Detect and save a toolchain from the NDKBrad King2016-08-121-0/+256