index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
Android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Update RunCMake.Android for NDK r22
Brad King
2021-03-03
1
-2/+13
*
Android: restructure android search paths
Haibo Huang
2020-11-09
2
-0/+24
*
Android: Fatal if ABI is not supported by NDK
Haibo Huang
2020-10-09
1
-1/+1
*
Visual Studio: Add Android support
Kyle Edwards
2020-06-24
8
-9/+93
*
Tests: Ensure that Android tests work for multi-config generators
Kyle Edwards
2020-06-05
1
-4/+27
*
Tests: Append .exe suffix to objdump in Android test on Windows
Kyle Edwards
2020-06-05
1
-1/+1
*
Android: Use unified toolchain in NDK r19+
Brad King
2019-07-26
10
-12/+15
*
Android: Update test to not require GCC compiler to exist in NDK
Brad King
2019-07-26
1
-18/+19
*
Android: Add support for NDK r18
Brad King
2018-08-28
2
-6/+12
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
4
-81/+81
*
Android: Add support for NDK r17
Brad King
2018-04-17
2
-7/+9
*
Android: Suppress implicit -lstdc++ linker flag
Brad King
2018-04-03
3
-0/+29
*
Android: Always add standard include directories last
Brad King
2017-07-13
4
-0/+31
*
Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE
Brad King
2016-11-14
1
-0/+17
*
Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable
Brad King
2016-11-14
1
-0/+8
*
Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION
Brad King
2016-11-14
1
-1/+8
*
Android: Fix support for armeabi with c++_static
Brad King
2016-10-21
1
-5/+0
*
Android: Fix support for cxxabi.h with libc++
Brad King
2016-10-07
2
-0/+5
*
Android: Suppress -Wattributes warnings in test case builds
Brad King
2016-10-06
1
-2/+2
*
Android: Add `ANDROID` variable to indicate the target
Brad King
2016-08-23
1
-0/+4
*
Android: Add test cases covering use of the NDK and standalone toolchains
Brad King
2016-08-23
51
-0/+547