| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | FindCUDA: Allow cuda_compile* macros to be called more than once per directory | Stephen Sorley | 2016-08-31 | 1 | -2/+13 | |
| * | | | | | | | | FindCUDA: Fix for broken cuda_compile* commands. | Stephen Sorley | 2016-08-31 | 1 | -9/+32 | |
| * | | | | | | | | Merge topic 'FindOpenSSL-new-windows-names' | Brad King | 2016-08-31 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | FindOpenSSL: Fix detection of OpenSSL 1.1 Win32/64 | Alexis Murzeau | 2016-08-30 | 1 | -0/+17 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge topic 'fortran-macOS-sysroot' | Brad King | 2016-08-31 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fortran: Use -isysroot and -mmacosx-version-min= on macOS if available | Brad King | 2016-08-30 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | FindMatlab: adding handling of component "MAT" | Raffi Enficiaud | 2016-08-30 | 1 | -20/+23 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge topic 'cpack-rpm-debuginfo-pkg' | Brad King | 2016-08-26 | 1 | -2/+63 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CPack RPM debuginfo packages generation | Istvan Bodnar | 2016-08-25 | 1 | -2/+63 | |
| * | | | | | | | | FindwxWidgets: Add VS-versioned library directory prefixes | Brad King | 2016-08-25 | 1 | -3/+15 | |
| * | | | | | | | | FindwxWidgets: Add version 3.1.0 | Brad King | 2016-08-25 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
