summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-209-21/+21
* 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
|\ \
| * | FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162)Brad King2014-09-181-1/+1
| * | Merge branch 'ExternalProject-download-loop' into releaseBrad King2014-09-081-0/+1
| |\ \
| * \ \ Merge branch 'fix-clang-cross-compile-find-binutils' into releaseBrad King2014-09-052-2/+6
| |\ \ \
| * | | | BundleUtilities: Allow Info.plist files which use CR line endingsTim Blechmann2014-08-071-0/+1
| * | | | Merge branch 'check-flag-avoid-semicolon' into releaseBrad King2014-07-301-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindQt4-more-plugins' into releaseBrad King2014-07-281-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-QCC-compile-flags' into releaseBrad King2014-07-176-27/+41
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'wince-fix-dll-linking' into releaseBrad King2014-07-101-4/+6
| |\ \ \ \ \ \ \