summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doxygen-add-docs-USE_STAMP_FILE'Craig Scott2019-09-051-17/+53
|\
| * FindDoxygen: add USE_STAMP_FILE optionNikita Sirgienko2019-09-061-17/+53
* | Merge topic 'FindBoost-1.71'Brad King2019-09-041-9/+15
|\ \
| * | FindBoost: Tolerate future Boost INTERFACE librariesBrad King2019-09-041-8/+14
| * | FindBoost: Clarify role of legacy variables in warning messageBrad King2019-09-041-1/+1
* | | Ninja: Pass preprocessor definitions when compiling with Intel FortranBrad King2019-09-031-0/+2
* | | Merge topic 'FindPython-specify-artifacts-directly'Brad King2019-09-034-847/+1239
|\ \ \
| * | | FindPython: Add capability to specify directly artifactsMarc Chevrier2019-09-024-205/+418
| * | | FindPython: Enhance python cache variables management.Marc Chevrier2019-09-021-756/+935
| | |/ | |/|
* | | Merge topic 'clang-ipo-support'Brad King2019-09-032-3/+26
|\ \ \
| * | | Clang: prefer lld-link over link.exeZsolt Parragi2019-08-271-1/+17
| * | | Clang: add LTO support for GNU-command line clang on windowsZsolt Parragi2019-08-271-2/+9
* | | | Merge topic 'gtest-1.8.1'Brad King2019-09-031-0/+8
|\ \ \ \
| * | | | FindGTest: Add support for googletest 1.8.1 folder structureKelby Faessler2019-08-301-0/+8
| | |/ / | |/| |
* | | | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-032-2/+9
|\ \ \ \
| * | | | cuda: Extend cuda compiler detection to work with custom cuda pathBenjamin Wozniak2019-08-302-2/+9
* | | | | Merge topic 'FindPkgConfig-module-name'Brad King2019-09-031-0/+7
|\ \ \ \ \
| * | | | | FindPkgConfig: return the module found by pkg_search_moduleChristophe Giboudeaux2019-08-291-0/+7
| | |_|/ / | |/| | |
* | | | | Merge topic 'cpack-install-multiple-configurations'Brad King2019-09-031-0/+7
|\ \ \ \ \
| * | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variableAlex Turbov2019-08-301-0/+7
* | | | | | Merge topic 'xcode11-swift'Brad King2019-09-031-1/+1
|\ \ \ \ \ \
| * | | | | | Xcode: Relax swift compiler detection regex for Xcode 11Gregor Jasny2019-08-301-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'FindBoost-1.71'Brad King2019-09-031-18/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindBoost: Add support for Boost 1.71Brad King2019-08-301-2/+2
| * | | | FindBoost: Unwrap compatibility INTERFACE targets for legacy variablesBrad King2019-08-301-0/+15
| * | | | FindBoost: Remove incorrect 1.70 timer dependencyBrad King2019-08-301-1/+1
| * | | | FindBoost: Simplify conditional block for last known versionBrad King2019-08-301-16/+14
* | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated'Brad King2019-08-291-0/+12
|\ \ \ \ \
| * | | | | CMakeParseImplicitLinkInfo supports comma separated link linesRobert Maynard2019-08-281-0/+12
* | | | | | Merge topic 'precompile-headers'Brad King2019-08-296-0/+40
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Precompile headers: Add methods to generate PCH sourcesCristian Adam2019-08-286-0/+40
* | | | | | Merge topic 'GNUInstallDirs-arch-linux'Brad King2019-08-271-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GNUInstallDirs: Keep 'lib' as default LIBDIR on Arch Linux based systemsAntonio Rojas2019-08-261-1/+2
* | | | | | Merge topic 'FindLibLZMA-windows-debug'Brad King2019-08-261-6/+39
|\ \ \ \ \ \
| * | | | | | FindLibLZMA: Find debug/release variants on WindowsBraden McDaniel2019-08-231-6/+39
* | | | | | | Merge topic 'cpack-stgz-license-prompt'Brad King2019-08-261-9/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | CPack/STGZ: Require explicit acceptance or refusal of licensesidju2019-08-231-9/+13
* | | | | | | Merge topic 'solaris-ldd'Brad King2019-08-231-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | GetPrerequisites: match ldd output on SolarisJon Chronopoulos2019-08-211-1/+1
* | | | | | | Merge topic 'CrayPrgEnv-update-link-type-detection'Brad King2019-08-231-3/+17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | CrayPrgEnv: Change default linking mode based on PE versionChuck Atkins2019-08-221-3/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindBoost-clarify-header-only'Brad King2019-08-221-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindBoost: Add note about header-only libs in warning msgDennis Klein2019-08-211-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindBZip2-windows-lib-names'Brad King2019-08-211-2/+2
|\ \ \ \ \
| * | | | | FindBZip2: Add Windows library names emitted from bzip2 1.0.6 makefileBraden McDaniel2019-08-211-2/+2
| |/ / / /
* | | | | Merge topic 'ProcessorCount-solaris'Brad King2019-08-211-3/+7
|\ \ \ \ \
| * | | | | ProcessorCount: Fix virtual processor count on SolarisJon Chronopoulos2019-08-201-3/+7
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindCUDA-nvcc-include-dir-backslash'Brad King2019-08-211-1/+2
|\ \ \ \ \
| * | | | | FindCUDA: Fix support for backslashes in CUDA_NVCC_INCLUDE_DIRSHong Xu2019-08-201-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindMPI-restore-flag-vars'Brad King2019-08-211-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |