summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Android-Determine.cmake
Commit message (Expand)AuthorAgeFilesLines
* Android: add support for native compilation, such as with the Termux appButta2019-10-151-0/+6
* Android: Use unified toolchain in NDK r19+Brad King2019-07-261-0/+8
* Android: Clarify name of internal variable for arch tripleBrad King2019-07-261-11/+11
* Android: Select NDK host tag while determining systemBrad King2019-07-261-0/+28
* IN_LIST: Ensure policy allows if(IN_LIST) if used by a moduleCraig Scott2018-09-121-0/+5
* Android: Add support for NDK r17Brad King2018-04-171-1/+34
* Android: Add support for unified headersBrad King2017-06-121-16/+42
* Android: Detect API version of standalone toolchain with unified headersBrad King2017-06-091-5/+28
* VS: Fix NVIDIA Nsight Tegra Visual Studio Edition supportBrad King2016-10-181-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Android: Avoid interfering with common pre-existing toolchain filesBrad King2016-08-121-0/+6
* Android: Search for NDK and standalone toolchain in more placesBrad King2016-08-121-0/+8
* Android: Detect and save a standalone toolchain without the NDKBrad King2016-08-121-5/+42
* Android: Detect settings from the CMAKE_SYSROOT if it is setBrad King2016-08-121-1/+68
* Android: Detect and save the architecture, ABI, and processorBrad King2016-08-121-1/+88
* Android: Detect and save the API levelBrad King2016-08-121-0/+48
* Android: Detect and save the NDK directoryBrad King2016-08-121-0/+27
* Android: Suppress new functionality with Nsight Tegra in VS IDE buildsBrad King2016-08-121-0/+7
* Android: Add placeholders for platform-specific initializationBrad King2016-08-121-0/+14