summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cmCTestConfigureHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-261-22/+16
| * | | | | cmCTestUploadHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-261-21/+25
| * | | | | cmCTestUpdateHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-269-78/+78
| * | | | | cmCTest: Port to cmXMLWriterDaniel Pfeifer2015-05-262-0/+121
| * | | | | Add cmXMLWriter class to consolidate XML generationDaniel Pfeifer2015-05-263-0/+256
* | | | | | Merge topic 'ctest-xml-minor-cleanup'Brad King2015-05-284-15/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | CTest: Generate NamedMeasurement elements directly into xml fileDaniel Pfeifer2015-05-263-10/+6
| * | | | | CTest: Drop stray content from Configure.xmlDaniel Pfeifer2015-05-261-5/+0
* | | | | | Merge topic 'ctest-update-gmake-error-match'Brad King2015-05-281-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | ctest_build: Fix regression in GNU make error message matchingZack Galbreath2015-05-271-2/+2
* | | | | CMake Nightly Date StampKitware Robot2015-05-281-1/+1
* | | | | Merge topic 'inject-state-snapshot'Brad King2015-05-2774-274/+390
|\ \ \ \ \
| * | | | | cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.Stephen Kelly2015-05-2738-64/+111
| * | | | | cmState: Host some state from the cmGlobalGenerator.Stephen Kelly2015-05-2713-42/+113
| * | | | | cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-2752-149/+124
| * | | | | cmState: Move snapshot creation to the cmake instance.Stephen Kelly2015-05-245-20/+43
* | | | | | Merge topic 'clean-up-GHS'Brad King2015-05-273-44/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | GHS: Remove call to SetCurrentLocalGenerator.Stephen Kelly2015-05-241-3/+1
| * | | | | GHS: Don't attempt to generate for IMPORTED or INTERFACE targets.Stephen Kelly2015-05-241-0/+5
| * | | | | GHS: Remove unnecessary condition.Stephen Kelly2015-05-241-7/+5
| * | | | | GHS: Remove unused CustomCommandUseLocal.Stephen Kelly2015-05-241-3/+0
| * | | | | GHS: Remove BuildFileName.Stephen Kelly2015-05-241-5/+0
| * | | | | GHS: Remove unnecessary Configure override.Stephen Kelly2015-05-242-28/+0
* | | | | | Merge topic 'minor-cleanups'Brad King2015-05-276-38/+14
|\ \ \ \ \ \
| * | | | | | cmMakefile: Don't pop the directory listfile off the stack.Stephen Kelly2015-05-251-16/+10
| * | | | | | cmMakefile: Simplify convert condition.Stephen Kelly2015-05-251-2/+1
| |/ / / / /
| * | | | | cmake: Remove redundant forward declaration.Stephen Kelly2015-05-241-1/+0
| * | | | | cmake: Remove redundant condition.Stephen Kelly2015-05-241-5/+0
| * | | | | foreach: Remove unused variables.Stephen Kelly2015-05-241-2/+0
| * | | | | cmGlobalGenerator: De-virtualize methods with no overrides.Stephen Kelly2015-05-241-3/+3
| * | | | | Ninja: Remove some bogus comments.Stephen Kelly2015-05-231-9/+0
* | | | | | Merge topic 'ninja-per-target-rules'Brad King2015-05-271-1/+0
|\ \ \ \ \ \
| * | | | | | Ninja: Fix regression in .rsp file supportBrad King2015-05-261-1/+0
* | | | | | | CMake Nightly Date StampKitware Robot2015-05-271-1/+1
* | | | | | | Merge topic 'extend-visibility-properties'Brad King2015-05-264-13/+55
|\ \ \ \ \ \ \
| * | | | | | | Honor visibility properties for all target types (#15556)Brad King2015-05-264-13/+55
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'run-include-what-you-use'Brad King2015-05-261-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Makefile: Fix <LANG>_INCLUDE_WHAT_YOU_USE with CTEST_USE_LAUNCHERSBrad King2015-05-221-7/+7
* | | | | | | | CMake Nightly Date StampKitware Robot2015-05-261-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2015-05-251-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-05-241-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-05-231-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'clean-up-backtrace-handling'Brad King2015-05-224-51/+86
|\ \ \ \ \ \
| * | | | | | cmake: Add IssueMessage overload taking a single cmListFileContext.Stephen Kelly2015-05-214-26/+44
| * | | | | | cmake: Extract displayMessage method.Stephen Kelly2015-05-211-19/+25
| * | | | | | cmake: Extract printMessageText method.Stephen Kelly2015-05-211-7/+9
| * | | | | | cmake: Extract PrintMessagePreamble method.Stephen Kelly2015-05-212-8/+19
| * | | | | | cmake: Move isError determination to a more-natural place.Stephen Kelly2015-05-211-5/+3
* | | | | | | Merge topic 'vs-cleanup-internal-configs'Brad King2015-05-2210-176/+119
|\ \ \ \ \ \ \
| * | | | | | | VS: Do not accumulate configurations globally (#15577)Brad King2015-05-2110-176/+119
| |/ / / / / /