summaryrefslogtreecommitdiff
path: root/Modules/Platform/Android
Commit message (Expand)AuthorAgeFilesLines
* VS/Android: Use safe API level when detecting the NDK directoryMichael Karcher2023-04-251-0/+1
* VS/Android: Detect full NDK root instead of sysrootMichael Karcher2023-04-251-1/+1
* Android: Move *_LLVM_TRIPLE to the centralized tableHaibo Huang2020-11-058-24/+0
* Android: add NDK hooksHaibo Huang2020-10-291-0/+12
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* Visual Studio: Add Android supportKyle Edwards2020-06-241-0/+38
* Merge topic 'android-ndk-r19-binutils'Brad King2020-02-041-0/+1
|\
| * Android: Fix binutils selection with NDK r19+ unified toolchainBrad King2020-02-031-0/+1
* | Android: add support for native compilation, such as with the Termux appButta2019-10-151-0/+10
|/
* Android: Use unified toolchain in NDK r19+Brad King2019-07-262-1/+26
* Android: Select NDK host tag while determining systemBrad King2019-07-263-32/+4
* Android: ensure PIE behavior is consistent regardless CMP0083 policyMarc Chevrier2019-06-191-0/+20
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-4/+0
* Android: Add support for NDK r18Brad King2018-08-281-1/+12
* Android: Suppress implicit -lstdc++ linker flagBrad King2018-04-036-0/+6
* Android: Update for NDK r16Brad King2017-09-051-1/+1
* Android: Link to android_support with c++_sharedBrad King2017-07-121-0/+1
* Android: Add support for unified headersBrad King2017-06-121-0/+4
* Android: Fix c++_{static,shared} support include directory orderBrad King2017-01-201-3/+2
* Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-143-0/+11
* Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-143-0/+4
* Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-143-2/+14
* Android: Link position-independent executables with proper flagsBrad King2016-10-241-0/+4
* Android: Set CMAKE_POSITION_INDEPENDENT_CODE automaticallyBrad King2016-10-2415-35/+5
* Android: Add missing link flags for device executablesBrad King2016-10-213-0/+12
* Android: Fix support for armeabi with c++_staticBrad King2016-10-211-0/+2
* Android: Fix support for cxxabi.h with libc++Brad King2016-10-071-0/+2
* Android: Update libc++ include directories for NDK r13Brad King2016-10-061-1/+7
* Simplify CMake per-source license noticesBrad King2016-09-273-36/+6
* Android: Select the STL type for NDK buildsBrad King2016-08-2314-0/+78
* Android: Populate compiler flags for current ABIBrad King2016-08-2316-0/+161
* Android: Add Clang -target option for current ABIBrad King2016-08-128-0/+8
* Android: Add placeholders for compiler/abi-specific settingsBrad King2016-08-1219-0/+34
* Android: Avoid interfering with common pre-existing toolchain filesBrad King2016-08-121-0/+8
* Android: Detect and save a standalone toolchain without the NDKBrad King2016-08-122-0/+71
* Android: Detect and save a toolchain from the NDKBrad King2016-08-122-0/+296
* Android: Suppress new functionality with Nsight Tegra in VS IDE buildsBrad King2016-08-121-0/+9
* Android: Add placeholders for platform-specific compiler selectionBrad King2016-08-121-0/+21