summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Android
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-014-81/+81
* Android: Add support for NDK r17Brad King2018-04-172-7/+9
* Android: Suppress implicit -lstdc++ linker flagBrad King2018-04-033-0/+29
* Android: Always add standard include directories lastBrad King2017-07-134-0/+31
* Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-141-0/+17
* Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-141-0/+8
* Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-141-1/+8
* Android: Fix support for armeabi with c++_staticBrad King2016-10-211-5/+0
* Android: Fix support for cxxabi.h with libc++Brad King2016-10-072-0/+5
* Android: Suppress -Wattributes warnings in test case buildsBrad King2016-10-061-2/+2
* Android: Add `ANDROID` variable to indicate the targetBrad King2016-08-231-0/+4
* Android: Add test cases covering use of the NDK and standalone toolchainsBrad King2016-08-2351-0/+547