Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -3/+4 |
* | Android: Suppress implicit -lstdc++ linker flag | Brad King | 2018-04-03 | 1 | -0/+17 |
* | Android: Always add standard include directories last | Brad King | 2017-07-13 | 1 | -0/+16 |
* | 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 cxxabi.h with libc++ | Brad King | 2016-10-07 | 1 | -0/+2 |
* | 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 | 1 | -0/+56 |