summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Features: Don't record for AppleClangStephen Kelly2014-11-121-1/+2
* Merge branch 'ExternalProject-check-hash-before-download' into releaseBrad King2014-11-101-1/+14
|\
| * ExternalProject: Restore logic to not download already-existing fileBrad King2014-11-101-1/+14
* | Merge branch 'xcode-ios-compiler-id' into releaseBrad King2014-11-071-1/+1
|\ \
| * | Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237)Brad King2014-11-071-1/+1
| |/
* | Merge branch 'doc-cleanup-xrefs' into releaseBrad King2014-11-072-2/+2
|\ \
| * | Help: Fix broken cross-references reported by 'nitpicky' optionBrad King2014-11-072-2/+2
* | | Merge branch 'doc-formatting' into releaseBrad King2014-11-071-1/+2
|\ \ \ | |/ / |/| |
| * | Help: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-071-1/+2
* | | Merge branch 'release-doc-formatting' into releaseBrad King2014-11-0713-140/+102
|\ \ \ | |/ /
| * | Modules: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-0612-29/+38
| * | FindProtobuf: Cleanup reStructuredText documentation formattingBrad King2014-11-061-111/+64
* | | Merge branch 'FindIce-no-envvar-markup' into releaseBrad King2014-11-031-1/+1
|\ \ \
| * | | FindIce: Drop use of :envvar: Sphinx markupBrad King2014-11-031-1/+1
* | | | Merge branch 'watcom-drop-symfile-option' into releaseBrad King2014-11-031-2/+2
|\ \ \ \
| * | | | Watcom: Drop symfile linker optionJ Decker2014-11-031-2/+2
| |/ / /
* | | | Merge branch 'fix-configure_file-COPYONLY' into releaseBrad King2014-11-031-1/+1
|\ \ \ \
| * | | | Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLYBrad King2014-10-311-1/+1
| |/ / /
* | | | Merge branch 'FindCurses-include-CheckLibraryExists' into releaseBrad King2014-10-291-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindCurses: Include CheckLibraryExists before using it (#15220)Brad King2014-10-281-1/+2
| |/ /
* | | Merge branch 'xcode-ios-compiler-id' into releaseBrad King2014-10-222-3/+19
|\ \ \
| * | | Xcode: Fix compiler id detection when code signing is requiredBrad King2014-10-222-0/+6
| * | | 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