CMake/Modules/Platform/Android
Brad King 504db72d99 Android: Add placeholders for compiler/abi-specific settings
The Android NDK source repository at

  https://android.googlesource.com/platform/ndk.git

has `<ndk>/build/core/toolchains/*/setup.mk` files that store tables of
information for their build system.  Add an equivalent file for each
compiler/abi combination.
2016-08-12 10:40:54 -04:00
..
Determine-Compiler-NDK.cmake Android: Detect and save a toolchain from the NDK 2016-08-12 10:40:53 -04:00
Determine-Compiler-Standalone.cmake Android: Detect and save a standalone toolchain without the NDK 2016-08-12 10:40:53 -04:00
Determine-Compiler.cmake Android: Avoid interfering with common pre-existing toolchain files 2016-08-12 10:40:54 -04:00
abi-arm64-v8a-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-arm64-v8a-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-armeabi-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-armeabi-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-armeabi-v6-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-armeabi-v6-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-armeabi-v7a-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-armeabi-v7a-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-common-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-common-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-common.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-mips-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-mips-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-mips64-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-mips64-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-x86-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-x86-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-x86_64-Clang.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00
abi-x86_64-GNU.cmake Android: Add placeholders for compiler/abi-specific settings 2016-08-12 10:40:54 -04:00