summaryrefslogtreecommitdiff
path: root/Modules/Platform/Android-Determine.cmake
Commit message (Expand)AuthorAgeFilesLines
* VS/Android: Deduce processor type from CMAKE_GENERATOR_PLATFORMMichael Karcher2023-04-261-1/+14
* VS/Android: Detect full NDK root instead of sysrootMichael Karcher2023-04-251-13/+8
* VS/Android: Use ApplicationTypeRevision 3.0 in VS2022Michael Karcher2023-04-251-1/+1
* Modules: Record system inspection steps in the configure logBrad King2023-01-181-2/+2
* Android: Refactor sysroot detection under Visual StudioBrad King2021-10-201-1/+3
* Android: Fix NDK toolchain dir on arm64 macWangBin2021-08-181-1/+1
* Android: Detect NDK version numberHaibo Huang2021-03-031-0/+39
* Android: load ABI information from abis.cmakeHaibo Huang2020-11-111-61/+76
* Merge topic 'android-abi'Brad King2020-11-111-4/+13
|\
| * Android: Use NDK_KNOWN_DEVICE_ABI{32,64}S instead of NDK_DEFAULT_ABISHaibo Huang2020-11-101-4/+13
* | Android: Move *_LLVM_TRIPLE to the centralized tableHaibo Huang2020-11-051-24/+35
* | Android: add NDK hooksHaibo Huang2020-10-291-0/+12
|/
* Android: show supported API level in error messageHaibo Huang2020-10-131-1/+2
* Android: Fatal if ABI is not supported by NDKHaibo Huang2020-10-091-0/+6
* Android: Add support for NDK r22Haibo Huang2020-10-071-24/+64
* Android: Drop redundant setting of CMP0057 in Android-DetermineHaibo Huang2020-10-071-3/+0
* Android: Select Android API after ABI is determinedHaibo Huang2020-10-071-60/+60
* Visual Studio: Add Android supportKyle Edwards2020-06-241-2/+59
* 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