summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'C-features-Wundef' into releaseBrad King2014-11-262-4/+4
|\
| * WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-252-4/+4
* | Merge branch 'fix-WCDH-docs' into releaseBrad King2014-11-251-1/+1
|\ \
| * | WCDH: Don't imply that MSVC is supported by the module.Stephen Kelly2014-11-231-1/+1
| |/
* | Merge branch 'fix-GNU-CXX-dialect-versions' into releaseBrad King2014-11-251-4/+3
|\ \
| * | Features: Record C++11 dialect switch only for GNU 4.7 and later.Stephen Kelly2014-11-191-4/+3
| |/
* | Merge branch 'default-lang-dialect' into releaseBrad King2014-11-252-5/+12
|\ \
| * | Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-202-3/+10
| * | Features: Fix references to CXX compiler version in Clang-C.cmake.Stephen Kelly2014-11-181-2/+2
| |/
* | Merge branch 'fix-openmp-fortran' into releaseBrad King2014-11-201-5/+5
|\ \
| * | FindOpenMP: Use fixed form Fortran test programNils Gladitz2014-11-201-5/+5
| |/
* | Merge branch 'backport-fix-CMP0054-MSVC' into releaseBrad King2014-11-205-12/+12
|\ \
| * | Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-195-12/+12
* | | Merge branch 'FindJava-no-osx-stub' into releaseBrad King2014-11-191-1/+4
|\ \ \ | |_|/ |/| |
| * | FindJava: Do not accept OS X stub 'java' as JavaBrad King2014-11-191-1/+4
| |/
* | 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