CMake/Tests/RunCMake/Android
Brad King 236d6244a0 Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION
When this variable is not set by the user or toolchain file, set it to
the default selected.  This will be useful for client code that needs to
pass the value to an external tool that needs to find the same toolchain
in the NDK.  Leave it empty for a standalone toolchain.

Suggested-by: Ruslan Baratov <ruslan_baratov@yahoo.com>
2016-11-18 10:02:57 -05:00
..
BadSYSROOT-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
BadSYSROOT-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
BadSYSROOT.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
CMakeLists.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
RunCMakeTest.cmake Android: Fix support for armeabi with c++_static 2016-10-21 08:42:25 -04:00
android.c Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
android.cxx Android: Fix support for cxxabi.h with libc++ 2016-10-07 09:53:51 -04:00
android.h Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
common.cmake Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION 2016-11-18 10:02:57 -05:00
ndk-arm64-v8a-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-arm64-v8a.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-arm-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-arm.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-thumb-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-thumb.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-v7a-neon-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-v7a-neon.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-v7a-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-v7a.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badabi-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badabi-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badabi.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badarm-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badarm-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badarm.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badneon-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badneon-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badneon.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badstl-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badstl-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badstl.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badver-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badver-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badver.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badvernum-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badvernum-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badvernum.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-mips-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-mips.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-mips64-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-mips64.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-sysroot-armeabi-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-sysroot-armeabi.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-x86-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-x86.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-x86_64-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-x86_64.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
standalone-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
standalone-sysroot-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
standalone-sysroot.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
standalone.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00