| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'android-platform-modules' | Brad King | 2016-08-24 | 53 | -1/+1311 |
|\ |
|
| * | Android: Add `ANDROID` variable to indicate the target | Brad King | 2016-08-23 | 1 | -0/+2 |
|
|
| * | Android: Select the STL type for NDK builds | Brad King | 2016-08-23 | 15 | -0/+184 |
|
|
| * | Android: Populate compiler flags for current ABI | Brad King | 2016-08-23 | 17 | -0/+192 |
|
|
| * | Android: Add a CMAKE_BUILD_TYPE default | Brad King | 2016-08-12 | 1 | -0/+2 |
|
|
| * | Android: Add Clang -target option for current ABI | Brad King | 2016-08-12 | 9 | -0/+17 |
|
|
| * | Android: Add placeholders for compiler/abi-specific settings | Brad King | 2016-08-12 | 21 | -0/+38 |
|
|
| * | Android: Avoid interfering with common pre-existing toolchain files | Brad King | 2016-08-12 | 5 | -0/+36 |
|
|
| * | Android: Search for NDK and standalone toolchain in more places | Brad King | 2016-08-12 | 1 | -0/+8 |
|
|
| * | Android: Detect and save a standalone toolchain without the NDK | Brad King | 2016-08-12 | 4 | -5/+115 |
|
|
| * | Android: Detect settings from the CMAKE_SYSROOT if it is set | Brad King | 2016-08-12 | 1 | -1/+68 |
|
|
| * | Android: Detect and save a toolchain from the NDK | Brad King | 2016-08-12 | 2 | -0/+296 |
|
|
| * | Android: Set CMAKE_SYSROOT automatically | Brad King | 2016-08-12 | 1 | -0/+19 |
|
|
| * | Android: Detect and save the architecture, ABI, and processor | Brad King | 2016-08-12 | 1 | -1/+88 |
|
|
| * | Android: Detect and save the API level | Brad King | 2016-08-12 | 1 | -0/+48 |
|
|
| * | Android: Detect and save the NDK directory | Brad King | 2016-08-12 | 1 | -0/+27 |
|
|
| * | Android: Suppress new functionality with Nsight Tegra in VS IDE builds | Brad King | 2016-08-12 | 5 | -0/+41 |
|
|
| * | Android: Add placeholders for platform-specific initialization | Brad King | 2016-08-12 | 2 | -0/+29 |
|
|
| * | Android: Add placeholders for platform-specific compiler selection | Brad King | 2016-08-12 | 3 | -0/+25 |
|
|
| * | Android: Add placeholders for platform-specific compiler settings | Brad King | 2016-08-12 | 7 | -0/+77 |
|
|
| * | CMakeDetermine*Compiler: Add hook to save custom compiler information | Brad King | 2016-08-12 | 3 | -0/+4 |
|
|
| * | CMakeDetermineSystem: Load platform-specific helper modules | Brad King | 2016-08-12 | 2 | -1/+2 |
|
|
* | | FindCUDA: Support `2.1(2.0)` architecture notation | Boris Fomitchev | 2016-08-23 | 1 | -4/+4 |
|
|
* | | FindCUDA: Take NVCC include directories from target properties | Peter Boettcher | 2016-08-16 | 2 | -22/+27 |
|
|
* | | Merge topic 'ExternalProject-SOURCE_SUBDIR' | Brad King | 2016-08-16 | 1 | -5/+23 |
|\ \ |
|
| * | | ExternalProject: Add SOURCE_SUBDIR option | Matthew Woehlke | 2016-08-16 | 1 | -5/+23 |
|
|
* | | | Merge topic 'FindMatlab-mingw' | Brad King | 2016-08-16 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | FindMatlab: Use pre-built libraries for MinGW if needed | Sebastian Niemann | 2016-08-15 | 1 | -1/+5 |
| | |/
| |/| |
|
* | | | Merge topic 'issue-tracker-urls' | Brad King | 2016-08-16 | 6 | -8/+9 |
|\ \ \ |
|
| * | | | issues: update references to the CMake issue tracker | Ben Boeckel | 2016-08-15 | 6 | -8/+9 |
| |/ / |
|
* | | | Merge topic 'FindCUDA-fixes' | Brad King | 2016-08-15 | 1 | -9/+11 |
|\ \ \ |
|
| * | | | FindCUDA: Fix missing librt on Linux when using static cuda runtime. | Stephen Sorley | 2016-08-12 | 1 | -6/+7 |
|
|
| * | | | FindCUDA: Restore default behavior of CUDA_USE_STATIC_CUDA_RUNTIME | Stephen Sorley | 2016-08-12 | 1 | -3/+4 |
| |/ / |
|
* | | | Merge topic 'GetPrerequisites-fix-regression' | Brad King | 2016-08-15 | 1 | -2/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | GetPrerequisites: Fix regression in gp_resolved_file_type | Brad King | 2016-08-12 | 1 | -2/+6 |
| |/ |
|
* | | Merge topic '15687-xcode-support-system-include' | Brad King | 2016-08-10 | 1 | -0/+1 |
|\ \ |
|
| * | | Xcode: Obey SYSTEM keyword for includes (#15687) | Gregor Jasny | 2016-08-09 | 1 | -0/+1 |
|
|
* | | | NAG: Use -PIC for Fortran position-independent executable code | Neil Carlson | 2016-08-09 | 1 | -0/+1 |
|/ / |
|
* | | Merge topic 'fix-string-append' | Brad King | 2016-08-09 | 5 | -5/+5 |
|\ \ |
|
| * | | Revert the use of string(APPEND) in .cmake.in files | Daniel Pfeifer | 2016-08-08 | 3 | -3/+3 |
|
|
| * | | prefer list(APPEND) over string(APPEND) where appropriate | Daniel Pfeifer | 2016-08-08 | 2 | -2/+2 |
|
|
* | | | Merge topic 'GetPrerequisites-grep-a' | Brad King | 2016-08-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | GetPrerequisites: Always filter objdump output as text | Alexander Shishenko | 2016-08-08 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'wix-custom-install-dir' | Brad King | 2016-08-09 | 1 | -0/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | CPackWIX: Implement new CPACK_WIX_SKIP_PROGRAM_FOLDER feature | Michael Stürmer | 2016-08-08 | 1 | -0/+17 |
|
|
* | | | Merge topic 'update-cle-version-info' | Brad King | 2016-08-08 | 2 | -4/+14 |
|\ \ \ |
|
| * | | | CrayLinuxEnvironment: Add alternative methods to get version info | Chuck Atkins | 2016-08-05 | 2 | -4/+14 |
| | |/
| |/| |
|
* | | | FindOpenCL: Fix search on macOS. | Matthäus G. Chajdas | 2016-08-08 | 1 | -3/+10 |
| |/
|/| |
|
* | | Modules: Make imported targets fall back to `Release` | Brad King | 2016-08-03 | 7 | -63/+63 |
|
|
* | | Merge topic 'CMakeFindFrameworks-custom-locations' | Brad King | 2016-08-03 | 1 | -1/+7 |
|\ \ |
|