| Commit message (Expand) | Author | Age | Files | Lines |
* | Android: Add support for NDK r18 | Brad King | 2018-08-28 | 1 | -1/+12 |
|
|
* | Android: Suppress implicit -lstdc++ linker flag | Brad King | 2018-04-03 | 6 | -0/+6 |
|
|
* | Android: Update for NDK r16 | Brad King | 2017-09-05 | 1 | -1/+1 |
|
|
* | Android: Link to android_support with c++_shared | Brad King | 2017-07-12 | 1 | -0/+1 |
|
|
* | Android: Add support for unified headers | Brad King | 2017-06-12 | 1 | -0/+4 |
|
|
* | Android: Fix c++_{static,shared} support include directory order | Brad King | 2017-01-20 | 1 | -3/+2 |
|
|
* | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-14 | 3 | -0/+11 |
|
|
* | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-14 | 3 | -0/+4 |
|
|
* | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-14 | 3 | -2/+14 |
|
|
* | Android: Link position-independent executables with proper flags | Brad King | 2016-10-24 | 1 | -0/+4 |
|
|
* | Android: Set CMAKE_POSITION_INDEPENDENT_CODE automatically | Brad King | 2016-10-24 | 15 | -35/+5 |
|
|
* | Android: Add missing link flags for device executables | Brad King | 2016-10-21 | 3 | -0/+12 |
|
|
* | Android: Fix support for armeabi with c++_static | Brad King | 2016-10-21 | 1 | -0/+2 |
|
|
* | Android: Fix support for cxxabi.h with libc++ | Brad King | 2016-10-07 | 1 | -0/+2 |
|
|
* | Android: Update libc++ include directories for NDK r13 | Brad King | 2016-10-06 | 1 | -1/+7 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 3 | -36/+6 |
|
|
* | Android: Select the STL type for NDK builds | Brad King | 2016-08-23 | 14 | -0/+78 |
|
|
* | Android: Populate compiler flags for current ABI | Brad King | 2016-08-23 | 16 | -0/+161 |
|
|
* | Android: Add Clang -target option for current ABI | Brad King | 2016-08-12 | 8 | -0/+8 |
|
|
* | Android: Add placeholders for compiler/abi-specific settings | Brad King | 2016-08-12 | 19 | -0/+34 |
|
|
* | Android: Avoid interfering with common pre-existing toolchain files | Brad King | 2016-08-12 | 1 | -0/+8 |
|
|
* | Android: Detect and save a standalone toolchain without the NDK | Brad King | 2016-08-12 | 2 | -0/+71 |
|
|
* | Android: Detect and save a toolchain from the NDK | Brad King | 2016-08-12 | 2 | -0/+296 |
|
|
* | Android: Suppress new functionality with Nsight Tegra in VS IDE builds | Brad King | 2016-08-12 | 1 | -0/+9 |
|
|
* | Android: Add placeholders for platform-specific compiler selection | Brad King | 2016-08-12 | 1 | -0/+21 |
|
|