summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-installed-file-property'Brad King2014-12-013-28/+69
|\
| * Help: Add 3.1 release notes for INSTALL property scopeBrad King2014-12-011-0/+6
| * Help: Document installed file property APINils Gladitz2014-12-012-0/+21
| * Help: Format set_property and get_property command docsBrad King2014-12-012-28/+42
* | Merge topic 'doc-CMP0053-dedup-char'Brad King2014-12-011-1/+1
|\ \
| * | Help: Remove duplicate '#' in CMP0053 valid character listChristoph Grüninger2014-12-011-1/+1
* | | Merge topic 'fix-transitive-OBJECT_SOURCES-context'Brad King2014-12-012-35/+44
|\ \ \
| * | | Genex: Fix evaluation context propagation for TARGET_OBJECTS.Stephen Kelly2014-11-262-35/+44
| |/ /
* | | Merge topic 'fix-source-case-matching'Brad King2014-12-011-1/+2
|\ \ \
| * | | Fix lookup of source names after conversion to their actual case (#15259)Brad King2014-11-261-1/+2
| |/ /
* | | Merge topic 'revert-cached-regex-clear-for-master'Brad King2014-12-015-60/+43
|\ \ \
| * \ \ Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-m...Brad King2014-11-265-60/+43
| |\ \ \
| | * | | Revert "ClearMatches: Only clear matches which were actually set" (#15261)Ben Boeckel2014-11-265-60/+43
| | |/ /
* | | | Merge topic 'FindwxWidgets-new-versions'Brad King2014-12-011-0/+2
|\ \ \ \
| * | | | FindwxWidgets: Add versions 3.0.1 and 3.0.2Christopher Gittner2014-11-261-0/+2
| | |_|/ | |/| |
* | | | Merge topic 'use-latest-language-dialects'Brad King2014-12-011-0/+4
|\ \ \ \
| * | | | Build CMake with most-recent available language dialect.Stephen Kelly2014-11-181-0/+4
* | | | | CMake Nightly Date StampKitware Robot2014-12-011-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-11-301-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-11-291-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-11-281-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-11-271-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'break-command-strictness'Brad King2014-11-2631-1/+242
|\ \ \ \
| * | | | break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-2527-1/+170
| * | | | Track nested loop levels in CMake language with a stack of countersGregor Jasny2014-11-254-0/+72
* | | | | Merge branch 'release'Brad King2014-11-260-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'C-features-Wundef' into releaseBrad King2014-11-264-4/+18
| |\ \ \ \
* | \ \ \ \ Merge topic 'return-test-foreach'Brad King2014-11-265-0/+18
|\ \ \ \ \ \
| * | | | | | return: Add test for returning inside a foreach loopGregor Jasny2014-11-255-0/+18
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'remove-developer-forbidden-API'Brad King2014-11-261-26/+0
|\ \ \ \ \ \
| * | | | | | Remove note disallowing use of some string and vector API.Stephen Kelly2014-11-251-26/+0
* | | | | | | Merge topic 'ccmake-system-form'Brad King2014-11-263-5/+23
|\ \ \ \ \ \ \
| * | | | | | | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-253-5/+23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'WCDH-multi-file'Brad King2014-11-2615-27/+212
|\ \ \ \ \ \ \
| * | | | | | | WCDH: Make it possible to generate multiple files.Stephen Kelly2014-11-2415-27/+212
* | | | | | | | Merge topic 'C-features-Wundef'Brad King2014-11-264-4/+18
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-254-4/+18
* | | | | | | | CMake Nightly Date StampKitware Robot2014-11-261-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'custom-command-byproducts'Brad King2014-11-251-0/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Help: Add notes for topic 'custom-command-byproducts'Brad King2014-11-251-0/+7
* | | | | | | Merge topic 'doc-drop-borland-workaround'Brad King2014-11-251-22/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove disallowed feature which Borland did not accept.Stephen Kelly2014-11-251-22/+0
* | | | | | | | Merge topic 'remove-ancient-msvc-workarounds'Brad King2014-11-257-57/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Help: Update developer manual with some C++ features now permitted.Stephen Kelly2014-11-201-7/+1
| * | | | | | | cmGeneratorTarget: Remove MSVC7 workaroundStephen Kelly2014-11-201-20/+0
| * | | | | | | VisualStudio: Remove MSVC6 compatibility macro.Stephen Kelly2014-11-201-6/+0
| * | | | | | | cmSystemTools: Remove MSVC6 compatibility define.Stephen Kelly2014-11-201-3/+1
| * | | | | | | cmStandardIncludes: Remove MSVC6 condition for cmArrayBegin macro.Stephen Kelly2014-11-201-2/+1
| * | | | | | | cmFindCommon: Remove MSVC6 workaround for nested struct private access.Stephen Kelly2014-11-201-7/+0
| * | | | | | | cmTarget: Remove std::min and std::max MSVC6 compatibility code.Stephen Kelly2014-11-201-12/+2