summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variableBrad King2016-09-141-1/+1
* Merge topic 'bzip2-imported-targets'Brad King2016-09-121-1/+35
|\
| * FindBZip2: Add imported targetRoger Leigh2016-09-091-1/+35
* | Merge topic 'wix-feature-patch'Brad King2016-09-121-1/+1
|\ \
| * | CPackWIX: Enabled patching of WIX <Feature> tagsMichael Stürmer2016-09-091-1/+1
| |/
* | GetPrerequisites: Recognize absolute paths to UCRT system librariesBrad King2016-09-081-2/+2
|/
* Merge topic 'vs-15-generator'Brad King2016-09-081-0/+3
|\
| * Features: Record features for VS 15 Preview 4Brad King2016-09-061-0/+3
* | ExternalData: Tolerate files duplicated across multiple targetsBrad King2016-09-071-29/+47
* | Merge topic 'GNUInstallDirs-function'Brad King2016-09-071-30/+51
|\ \
| * | GNUInstallDirs: Add macro to expose internal logic publiclyRoger Leigh2016-09-071-30/+51
| |/
* | Merge topic 'cpack-deb-package-description-fallback'Brad King2016-09-071-21/+22
|\ \
| * | CPack/DEB: Make package description variable precedence match RPMDomen Vrankar2016-09-071-21/+22
| |/
* | Merge topic 'FindMatlab-fix-empty-list-index'Brad King2016-09-071-2/+6
|\ \ | |/ |/|
| * FindMatlab: Avoid indexing an empty list of versionsBrad King2016-09-061-2/+6
* | Merge topic 'test-GenerateExportHeader-with-RunCMake'Brad King2016-09-064-0/+4
|\ \
| * | GNU: Do not use -fvisibility on AIX or HP-UXBrad King2016-09-054-0/+4
* | | CPack/DEB: Add option to select archive typeDomen Vrankar2016-09-051-1/+32
| |/ |/|
* | Merge topic 'FindHDF5-is-parallel'Brad King2016-09-031-8/+60
|\ \
| * | FindHDF5: Fix regression in providing HDF5_IS_PARALLELBrad King2016-09-021-8/+60
* | | Merge topic 'FindHDF5-fix-hl-fortran'Brad King2016-09-031-1/+1
|\ \ \ | |_|/ |/| |
| * | FindHDF5: Fix regression in finding hdf5hl_fortranBrad King2016-09-021-1/+1
| |/
* | GenerateExportHeader: Fix add_compiler_export_flags regressionBrad King2016-09-011-1/+2
* | Merge topic 'FindEXPAT-use-PkgConfig'Brad King2016-09-011-2/+6
|\ \
| * | FindEXPAT: use hints from PkgConfigChristoph Junghans2016-08-311-2/+6
* | | FindCUDA: Allow cuda_compile* macros to be called more than once per directoryStephen Sorley2016-08-311-2/+13
* | | FindCUDA: Fix for broken cuda_compile* commands.Stephen Sorley2016-08-311-9/+32
* | | Merge topic 'FindOpenSSL-new-windows-names'Brad King2016-08-311-0/+17
|\ \ \
| * | | FindOpenSSL: Fix detection of OpenSSL 1.1 Win32/64Alexis Murzeau2016-08-301-0/+17
| |/ /
* | | Merge topic 'fortran-macOS-sysroot'Brad King2016-08-311-0/+2
|\ \ \
| * | | Fortran: Use -isysroot and -mmacosx-version-min= on macOS if availableBrad King2016-08-301-0/+2
| |/ /
* | | FindMatlab: adding handling of component "MAT"Raffi Enficiaud2016-08-301-20/+23
|/ /
* | Merge topic 'cpack-rpm-debuginfo-pkg'Brad King2016-08-261-2/+63
|\ \
| * | CPack RPM debuginfo packages generationIstvan Bodnar2016-08-251-2/+63
* | | FindwxWidgets: Add VS-versioned library directory prefixesBrad King2016-08-251-3/+15
* | | FindwxWidgets: Add version 3.1.0Brad King2016-08-251-0/+1
|/ /
* | Merge topic 'android-platform-modules'Brad King2016-08-2453-1/+1311
|\ \
| * | Android: Add `ANDROID` variable to indicate the targetBrad King2016-08-231-0/+2
| * | Android: Select the STL type for NDK buildsBrad King2016-08-2315-0/+184
| * | Android: Populate compiler flags for current ABIBrad King2016-08-2317-0/+192
| * | Android: Add a CMAKE_BUILD_TYPE defaultBrad King2016-08-121-0/+2
| * | Android: Add Clang -target option for current ABIBrad King2016-08-129-0/+17
| * | Android: Add placeholders for compiler/abi-specific settingsBrad King2016-08-1221-0/+38
| * | Android: Avoid interfering with common pre-existing toolchain filesBrad King2016-08-125-0/+36
| * | Android: Search for NDK and standalone toolchain in more placesBrad King2016-08-121-0/+8
| * | Android: Detect and save a standalone toolchain without the NDKBrad King2016-08-124-5/+115
| * | Android: Detect settings from the CMAKE_SYSROOT if it is setBrad King2016-08-121-1/+68
| * | Android: Detect and save a toolchain from the NDKBrad King2016-08-122-0/+296
| * | Android: Set CMAKE_SYSROOT automaticallyBrad King2016-08-121-0/+19
| * | Android: Detect and save the architecture, ABI, and processorBrad King2016-08-121-1/+88