summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: test source file properties with case-insensitivityBen Boeckel2014-12-024-0/+40
* Merge branch 'release'Brad King2014-12-010-0/+0
|\
| * Merge branch 'doc-ctest-j-typo' into releaseBrad King2014-12-011-1/+1
| |\
| * \ Merge branch 'target-sources-error-conditions' into releaseBrad King2014-12-0119-8/+93
| |\ \
| * \ \ Merge branch 'fix-transitive-OBJECT_SOURCES-context' into releaseBrad King2014-12-012-35/+44
| |\ \ \
| * \ \ \ Merge branch 'doc-installed-file-property' into releaseBrad King2014-12-013-28/+69
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-CMP0053-dedup-char' into releaseBrad King2014-12-011-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-source-case-matching' into releaseBrad King2014-11-261-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'revert-cached-regex-clear' into releaseBrad King2014-11-265-60/+43
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindwxWidgets-new-versions' into releaseBrad King2014-11-261-0/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'doc-ctest-j-typo'Brad King2014-12-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Help: Add missing space to ctest -j option descriptionChristopher Dembia2014-12-011-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'target-sources-error-conditions'Brad King2014-12-0119-8/+93
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Help: Document the export limitation of INTERFACE_SOURCES.Stephen Kelly2014-11-292-0/+8
| * | | | | | | | Export: Disallow export of targets with INTERFACE_SOURCESStephen Kelly2014-11-299-0/+38
| * | | | | | | | cmTarget: Don't allow relative paths in INTERFACE_SOURCESStephen Kelly2014-11-299-8/+47
| |/ / / / / / /
* | | | | | | | 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
|\ \ \ \ \ \ \