summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'FindHDF5-handle-unsuffixed' into releaseBrad King2016-06-271-4/+21
|\
| * FindHDF5: create all the *_LIBRARIES when using hdf5-config.cmakeRobert Maynard2016-06-241-0/+4
| * FindHDF5: cache the correct path to the high level librariesRobert Maynard2016-06-241-3/+3
| * FindHDF5: When component targets not found fallback to compiler wrappersRobert Maynard2016-06-231-0/+6
| * FindHDF5: Handle HDF5 builds with non-suffixed componentsRobert Maynard2016-06-231-0/+7
| * FindHDF5: correctly add lang to each component target name.Robert Maynard2016-06-231-1/+1
* | GetPrerequisites: fix typo in commentRolf Eike Beer2016-06-221-1/+1
|/
* Merge branch 'pkgconfig-targets' into releaseBrad King2016-06-201-2/+6
|\
| * FindPkgConfig: define the imported targets also when the data comes from cacheRolf Eike Beer2016-06-191-2/+6
* | Merge branch 'FindQt4-doc-QtDeclarative-imported' into releaseBrad King2016-06-201-0/+2
|\ \
| * | FindQt4: Document Qt4::QtDeclarative imported target (#16157)Brad King2016-06-201-0/+2
| |/
* | Merge branch 'revert-vs-clang-minsize' into releaseBrad King2016-06-171-1/+1
|\ \ | |/ |/|
| * VS: Fix regressed mapping for the cl `/Os` compiler flagBrad King2016-06-171-1/+1
* | Merge branch 'SunOS-PathScale' into releaseBrad King2016-06-064-0/+37
|\ \
| * | Platform: add flag definitions for PathScale compiler on SunOS (#16135)Michał Górny2016-06-064-0/+37
| |/
* | Merge branch 'FindLibArchive-3.2' into releaseBrad King2016-06-031-4/+5
|\ \
| * | FindLibArchive: Support libarchive 3.2 version string formatOrion Poplawski2016-06-031-4/+5
| |/
* | Merge branch 'FindHDF5-fix-already-found' into releasev3.6.0-rc1Brad King2016-06-021-4/+11
|\ \
| * | FindHDF5: Add backwards compatability for already-found searchesChuck Atkins2016-06-021-4/+11
| |/
* | Compiler/TI: Pass libraries as last part to linkerAlexander Stein2016-06-021-1/+1
|/
* Merge topic 'UseJava-fix-typo'Brad King2016-06-011-1/+1
|\
| * UseJava: Fix grammar error in documentationMatthew Woehlke2016-05-311-1/+1
* | CPackRPM and CPackDeb documentation improvementsDomen Vrankar2016-06-012-113/+165
|/
* Merge topic 'osx-no-warn-sdk-target-mismatch'Brad King2016-05-271-10/+0
|\
| * OS X: Drop warning about SDK and deployment target version mismatchBrad King2016-05-261-10/+0
* | Merge topic 'cpack-dmg-no-app-link'Brad King2016-05-261-0/+5
|\ \
| * | CPack/DragNDrop: Optionally disable `/Applications` symlinkHarry Mallon2016-05-251-0/+5
| |/
* | Merge topic 'FindCUDA-cublas_device'Brad King2016-05-261-2/+4
|\ \
| * | FindCUDA: Add support for finding the cublas_device libraryJames Sharpe2016-05-251-2/+4
| |/
* | Merge topic 'FindMatlab-2016a'Brad King2016-05-261-0/+1
|\ \
| * | FindMatlab: Add support for Matlab 2016a (9.0)Francesco Romano2016-05-251-0/+1
* | | Merge topic 'GetPrerequisites-more-paths'Brad King2016-05-261-0/+7
|\ \ \ | |_|/ |/| |
| * | GetPrerequisites: Look for VS tools using registry entries (#16108)Brad King2016-05-251-0/+7
| |/
* | Merge topic 'FindCUDA-flags-genex'Brad King2016-05-251-2/+7
|\ \ | |/ |/|
| * FindCUDA: Add support for generator expressions in CUDA_NVCC_FLAGSChuck Atkins2016-05-251-2/+7
* | Merge topic 'cpack-deb-different-package-names'Brad King2016-05-241-7/+63
|\ \
| * | CPack/Deb possibility to change package nameDomen Vrankar2016-05-231-7/+63
| |/
* | Merge topic 'cpack-deb-component-depends'Brad King2016-05-241-13/+23
|\ \
| * | CPack/Deb prevent accidental component dependenciesDomen Vrankar2016-05-231-13/+23
| |/
* | Merge topic 'ExternalProject-fix-stash-all'Brad King2016-05-241-0/+2
|\ \
| * | ExternalProject: Fix git stash not using "--all" optionChristian Fetzer2016-05-211-0/+2
| |/
* | Merge topic 'doc-CPACK_DMG_FORMAT'Brad King2016-05-241-1/+1
|\ \
| * | CPackDMG: Document CPACK_DMG_FORMAT defaultHarry Mallon2016-05-231-1/+1
| |/
* | CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL optionKonstantin Podsvirov2016-05-231-2/+5
* | CPackIFW: Doc decorationKonstantin Podsvirov2016-05-231-21/+25
|/
* Merge topic 'FindCUDA-fp16'Brad King2016-05-201-0/+7
|\
| * FindCUDA: Detect and report FP16 supportBoris Fomitchev2016-05-191-0/+7
* | ExternalProject: Re-implement download logic as a dedicated scriptRuslan Baratov2016-05-192-42/+180
* | ExternalProject: Re-implement download verification as a dedicated scriptRuslan Baratov2016-05-192-25/+66
* | ExternalProject: Avoid repeating download verificationRuslan Baratov2016-05-191-1/+2