summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Xcode: Fix compiler id detection for iOS tools (#15214)Brad King2014-10-222-3/+13
| |/ /
* | | Merge branch 'doc-line-lengths' into releaseBrad King2014-10-2217-202/+279
|\ \ \ | | |/ | |/|
| * | Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-2217-202/+279
| |/
* | Merge branch 'FindHg-no-cygwin-hg-on-windows' into releaseBrad King2014-10-221-0/+4
|\ \
| * | FindHg: Do not use cygwin hg on WindowsBrad King2014-10-221-0/+4
| |/
* | Merge branch 'cuda-rpath-osx' into releaseBrad King2014-10-221-12/+0
|\ \
| * | FindCUDA: Remove rpath logic outdated by CMake's own @rpath supportClinton Stimpson2014-10-221-12/+0
| |/
* | Merge branch 'fix-OSX-bundle-rpaths-and-Qt5' into releaseBrad King2014-10-221-2/+16
|\ \
| * | BundleUtilities: Ensure framework symlinks and Info.plist existAdam Strzelecki2014-10-211-2/+16
* | | CheckStructHasMember: avoid breakage on -Wall -Werror (#15203)Peter Wu2014-10-131-1/+1
| |/ |/|
* | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-102-32/+141
|\ \ | |/
| * BundleUtilities: Framework codesign Resources/Info.plist & CurrentAdam Strzelecki2014-10-101-2/+21
| * BundleUtilities: Resolve & replace @rpath placeholdersAdam Strzelecki2014-10-102-26/+98
| * GetPrerequisites: Make sure dyld placeholders are prefixesAdam Strzelecki2014-10-101-3/+3
| * BundleUtilities: Use find on UNIX for fast executable lookupAdam Strzelecki2014-10-101-1/+19
* | Merge topic 'FindThreads_overhaul'Brad King2014-10-091-36/+78
|\ \
| * | FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767)Rolf Eike Beer2014-10-081-0/+18
| * | FindThreads: introduce an imported target to link toTimo Rothenpieler2014-10-081-0/+18
| * | FindThreads: move checking of the -pthread compiler flag into a macroRolf Eike Beer2014-10-061-36/+42
* | | Merge topic 'FPHSA_exact_version'Brad King2014-10-081-7/+36
|\ \ \
| * | | FPHSA: fix when requested or found version is exactly 0Rolf Eike Beer2014-10-071-3/+4
| * | | FPHSA: when EXACT version match is requested only compare the components givenRolf Eike Beer2014-10-071-4/+32
| | |/ | |/|
* | | Merge topic 'FindLATEX-cross-compile-ps2pdf14'Brad King2014-10-081-1/+1
|\ \ \
| * | | FindLATEX: Search for ps2pdf14 even on Windows (#15198)Brad King2014-10-071-1/+1
| | |/ | |/|
* | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-071-0/+1
|\ \ \
| * | | ctest: add support for additional sanitizer optionsBen Boeckel2014-10-031-0/+1
| | |/ | |/|
* | | Merge topic 'FindBoost-CMP0054'Brad King2014-10-071-4/+4
|\ \ \
| * | | FindBoost: Avoid if() quoted auto-dereferenceNils Gladitz2014-10-061-4/+4
* | | | Merge topic 'cpack-ifw-updates'Brad King2014-10-071-44/+114
|\ \ \ \ | |_|_|/ |/| | |
| * | | CPackIFW: Added support for multiple repositoriesKonstantin Podsvirov2014-10-051-3/+92
| * | | CPackIFW: Search algorithm updateKonstantin Podsvirov2014-10-041-41/+22
| |/ /
* | | Merge topic 'FindThreads-macro'Brad King2014-10-061-23/+17
|\ \ \ | |/ / |/| |
| * | FindThreads: use a macro for the repetitive thread library checksRolf Eike Beer2014-10-031-23/+17
| |/
* | Merge topic 'FPHSA-include'Brad King2014-10-034-4/+4
|\ \
| * | fix inclusion of FPHSARolf Eike Beer2014-10-024-4/+4
| |/
* | Merge topic 'FindThreads-dir'Brad King2014-10-031-1/+1
|\ \
| * | FindThreads: search test source relative to moduleTimo Rothenpieler2014-10-021-1/+1
| |/
* | Merge topic 'FindLua-exact'Brad King2014-10-031-1/+1
|\ \
| * | FindLua: fix wrong version list if EXACT is givenRolf Eike Beer2014-10-021-1/+1
| |/
* | FindVTK: Drop this ancient compatibility moduleBrad King2014-10-021-66/+0
* | FindITK: Drop this ancient compatibility moduleBrad King2014-10-021-61/+0
|/
* Merge topic 'cleanup-CMP0054'Brad King2014-09-301-7/+7
|\
| * GenerateExportHeader: Avoid if() quoted auto-dereferenceBrad King2014-09-291-7/+7
* | Merge topic 'GNUInstallDirs-typo'Brad King2014-09-301-2/+2
|\ \
| * | Fix typo in Modules/GNUInstallDirs.cmake (#15176)David Coppa2014-09-291-2/+2
| |/
* | Merge topic 'vs-nsight-tegra-generator'Brad King2014-09-304-5/+82
|\ \ | |/ |/|
| * VS: Fix Tegra-Android platform linking of libraries by nameBrad King2014-09-301-0/+6
| * VS: Detect compiler id of Nsight Tegra-Android toolchainsBrad King2014-09-293-5/+76
* | FindCUDA: Avoid if() auto-dereference in string comparisonsAdam Strzelecki2014-09-242-8/+8
* | Merge topic 'FindGettext-doc-update'Brad King2014-09-221-1/+1
|\ \