summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | FindOpenSSL: Search in more-specific directories before less-specificBrad King2016-09-221-6/+6
|/
* Merge topic 'cpack-rpm-policy-warnings'Brad King2016-09-201-1/+4
|\
| * CPackRPM: Avoid CMP0007 warningsDomen Vrankar2016-09-201-1/+4
* | Merge topic 'cpack-rpm-srpm-package'Brad King2016-09-202-25/+207
|\ \
| * | CPack/RPM: Generate source rpm (SRPM) packages on demandDomen Vrankar2016-09-202-25/+207
| |/
* | Merge topic 'cpack.hash_computing'Brad King2016-09-201-0/+9
|\ \
| * | CPack: Add option to generate a checksum file next to each package filePetr Orlov2016-09-191-0/+9
| |/
* | Merge topic 'ifw-package-resources'Brad King2016-09-201-0/+32
|\ \
| * | CPackIFW: Add 'cpack_ifw_add_package_resources' commandKonstantin Podsvirov2016-09-191-0/+32
| |/
* | Merge topic 'ExternalProject-HTTP_HEADER'Brad King2016-09-202-2/+17
|\ \
| * | ExternalProject: Add HTTP_HEADERRuslan Baratov2016-09-192-2/+17
* | | Merge topic 'cuda_use_cudadevrt_with_separable_compilation'Brad King2016-09-201-0/+13
|\ \ \ | |_|/ |/| |
| * | FindCUDA: find cudadevrt and link it if CUDA_SEPARABLE_COMPILATION is ONRobert Maynard2016-09-201-0/+13
* | | Merge topic 'doc-CPackIFW'Brad King2016-09-191-88/+107
|\ \ \
| * | | CPackIFW: Format documentationBrad King2016-09-161-88/+107
* | | | Merge topic 'ifw-user-interfaces'Brad King2016-09-191-4/+28
|\ \ \ \ | |/ / /
| * | | CPackIFW: Add USER_INTERFACES optionPierluigi Taddei2016-09-161-4/+28
* | | | FindPostgreSQL: Search for version 9.6Tamar Kranenburg2016-09-181-2/+2
* | | | FindPostgreSQL: Correct comment about known postgres versionsTamar Kranenburg2016-09-181-1/+1
| |_|/ |/| |
* | | Merge topic 'ExternalProject-http-credentials'Brad King2016-09-162-2/+16
|\ \ \
| * | | ExternalProject: Add HTTP_{USERNAME,PASSWORD}Ruslan Baratov2016-09-152-2/+16
* | | | FeatureSummary: Add include() to examplesBrad King2016-09-151-0/+2
* | | | FeatureSummary: Format documentationBrad King2016-09-151-247/+241
* | | | FeatureSummary: Convert docs to a bracket commentBrad King2016-09-151-265/+266
* | | | FeatureSummary: Order function implementations the same as the documentationBrad King2016-09-151-77/+73
| |/ / |/| |
* | | Merge topic 'extend_matlab_unit_test'Brad King2016-09-152-23/+69
|\ \ \
| * | | FindMatlab: Extend matlab_add_unit_test to run arbitrary test codeBill Hoffman2016-09-142-23/+69
| |/ /
* | | Merge topic 'fix-CMAKE_COMPILER_IS_GNU-confusion'Brad King2016-09-151-1/+1
|\ \ \
| * | | Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variableBrad King2016-09-141-1/+1
| |/ /
* | | FindPython{Interp,Libs}: Add version 3.7Yen Chi Hsuan2016-09-142-2/+2
|/ /
* | 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
|\ \ \ \ | |_|/ / |/| | |