summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'include-what-you-use'Brad King2016-11-08140-442/+660
|\ \ \ \ \
| * | | | | Fix several include-what-you-use findingsDaniel Pfeifer2016-11-08140-442/+660
* | | | | | Merge topic 'clang-tidy'Brad King2016-11-084-8/+8
|\ \ \ \ \ \
| * | | | | | cmGeneratorTarget: Correctly set FortranModuleDirectoryCreatedDaniel Pfeifer2016-11-051-0/+1
| * | | | | | cmGeneratorTarget: Don't assing a bool to a stringDaniel Pfeifer2016-11-051-1/+0
| * | | | | | cmGlobalNinjaGenerator: Suppress clang-tidy warningDaniel Pfeifer2016-11-051-2/+2
| * | | | | | cmCTestSubmitHandler: Remove redundant c_str()Daniel Pfeifer2016-11-051-1/+1
| * | | | | | cmCPluginAPI: Fix clang-tidy findingsDaniel Pfeifer2016-11-051-4/+4
| |/ / / / /
* | | | | | Merge topic 'cpack-rpm-omit-unsupported-tags'Brad King2016-11-086-0/+73
|\ \ \ \ \ \
| * | | | | | Release text for omitting unsupported tags topicDomen Vrankar2016-11-051-0/+8
| * | | | | | CPack/RPM test for Suggests tagAlexander Adam2016-11-054-0/+41
| * | | | | | CPack/RPM prevent special tags from being removedDomen Vrankar2016-11-051-1/+5
| * | | | | | CPack/RPM omit unsupported tagsAlexander Adam2016-11-051-0/+20
| |/ / / / /
* | | | | | Merge topic 'FortranCInterface-pic'Brad King2016-11-081-0/+3
|\ \ \ \ \ \
| * | | | | | FortranCInterface: Make mangling detection robust to PIC FortranBrad King2016-11-041-0/+3
* | | | | | | CMake Nightly Date StampKitware Robot2016-11-081-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-11-071-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-11-061-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2016-11-051-1/+1
|/ / / /
* | | | Merge branch 'release'Brad King2016-11-040-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.7.0-rc3v3.7.0-rc3Brad King2016-11-041-1/+1
* | | | Merge branch 'release'Brad King2016-11-040-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'cpackifw-search-algorithm' into releaseBrad King2016-11-031-21/+47
| |\ \ \
* | \ \ \ Merge topic 'vs-flag-order'Brad King2016-11-042-2/+12
|\ \ \ \ \
| * | | | | VS: Place source-specific AdditionalOptions after target-wide flagsBrad King2016-11-022-2/+12
* | | | | | Merge topic 'cpackifw-search-algorithm'Brad King2016-11-041-21/+47
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CPackIFW: Update search to find QtIFW distributed with QtSDKKonstantin Podsvirov2016-11-031-21/+47
* | | | | | CMake Nightly Date StampKitware Robot2016-11-041-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release-3.6'Brad King2016-11-030-0/+0
|\ \ \ \ \
| * | | | | CMake 3.6.3v3.6.3Brad King2016-11-021-1/+1
* | | | | | Merge branch 'release'Brad King2016-11-030-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'FindHDF5-restore-default-C' into releaseBrad King2016-11-021-10/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.6'Brad King2016-11-030-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'FindHDF5-restore-default-C' into release-3.6Brad King2016-11-021-10/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'qtdialog-lib-paths' into release-3.6Brad King2016-11-021-0/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindHDF5-restore-default-C'Brad King2016-11-031-10/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | FindHDF5: Restore pre-3.6 behavior of finding only C by defaultBrad King2016-11-021-10/+2
| |/ / / / / /
* | | | | | | Merge topic 'remove-utf8-option'Brad King2016-11-038-63/+8
|\ \ \ \ \ \ \
| * | | | | | | Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-028-63/+8
* | | | | | | | Merge topic 'compile-features-for-language-standards'Brad King2016-11-0320-72/+120
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document language standard meta-featuresBrad King2016-11-022-0/+34
| * | | | | | | | Features: Test cycle diagnostic with language standard meta-featureBrad King2016-11-022-3/+3
| * | | | | | | | Features: Test feature propagation with language standard meta-featureBrad King2016-11-021-4/+4
| * | | | | | | | WCDH: Ignore language standard meta-featuresBrad King2016-11-021-1/+6
| * | | | | | | | Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-026-0/+33
| * | | | | | | | Features: Centralize per-compiler recording macrosBrad King2016-11-0211-64/+38
| * | | | | | | | Features: Do not record features on MSVC < 2010Brad King2016-11-021-1/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'intel-compile-features-windows'Brad King2016-11-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Features: Fix Intel cxx_attributes existence conditionBrad King2016-11-031-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-031-1/+1
| |/ / / / / / / |/| | | | | | |