| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindMatlab-fix-empty-list-index' | Brad King | 2016-09-07 | 1 | -2/+6 |
|\ |
|
| * | FindMatlab: Avoid indexing an empty list of versions | Brad King | 2016-09-06 | 1 | -2/+6 |
|
|
* | | Merge topic 'test-GenerateExportHeader-with-RunCMake' | Brad King | 2016-09-06 | 4 | -0/+4 |
|\ \ |
|
| * | | GNU: Do not use -fvisibility on AIX or HP-UX | Brad King | 2016-09-05 | 4 | -0/+4 |
|
|
* | | | CPack/DEB: Add option to select archive type | Domen Vrankar | 2016-09-05 | 1 | -1/+32 |
| |/
|/| |
|
* | | Merge topic 'FindHDF5-is-parallel' | Brad King | 2016-09-03 | 1 | -8/+60 |
|\ \ |
|
| * | | FindHDF5: Fix regression in providing HDF5_IS_PARALLEL | Brad King | 2016-09-02 | 1 | -8/+60 |
|
|
* | | | Merge topic 'FindHDF5-fix-hl-fortran' | Brad King | 2016-09-03 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | FindHDF5: Fix regression in finding hdf5hl_fortran | Brad King | 2016-09-02 | 1 | -1/+1 |
| |/ |
|
* | | GenerateExportHeader: Fix add_compiler_export_flags regression | Brad King | 2016-09-01 | 1 | -1/+2 |
|
|
* | | Merge topic 'FindEXPAT-use-PkgConfig' | Brad King | 2016-09-01 | 1 | -2/+6 |
|\ \ |
|
| * | | FindEXPAT: use hints from PkgConfig | Christoph Junghans | 2016-08-31 | 1 | -2/+6 |
|
|
* | | | 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 |
|\ \ \ \ |
|