summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'file-log-less-data'Brad King2015-06-011-20/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | cmFileCommand: Do not log raw protocol data from curl (#15589)Brad King2015-05-281-3/+26
| * | | | | | | | cmFileCommand: Clarify logic for populating LOG variableBrad King2015-05-281-1/+1
| * | | | | | | | cmFileCommand: Rename variable verboseLog => logVarBrad King2015-05-281-5/+4
| * | | | | | | | cmFileCommand: Remove leftover no-op debugging logicBrad King2015-05-281-11/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2015-06-013-14/+51
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-05-283-14/+51
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KWSys 2015-05-27 (61e0419f)KWSys Robot2015-05-283-14/+51
* | | | | | | | | | CMake Nightly Date StampKitware Robot2015-06-011-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2015-05-311-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2015-05-301-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-05-291-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release'Brad King2015-05-280-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'ctest-update-gmake-error-match' into releaseBrad King2015-05-271-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix-function-missing-endforeach' into releaseBrad King2015-05-189-1/+34
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'InstallRequiredSystemLibraries-vs2015' into releaseBrad King2015-05-041-2/+10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mingw32-make-backslash-workaround' into releaseBrad King2015-05-012-0/+11
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.1'Brad King2015-05-280-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ctest-update-gmake-error-match' into release-3.1Brad King2015-05-271-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge topic 'ctest-xml-refactor'Brad King2015-05-2826-714/+919
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmCTest: Drop unused method overloadsDaniel Pfeifer2015-05-262-115/+0
| * | | | | | | | | | | | cmCTest{Test,MemCheck}Handler: Port to cmXMLWriterDaniel Pfeifer2015-05-264-224/+202
| * | | | | | | | | | | | cmCTestCoverageHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-262-158/+153
| * | | | | | | | | | | | cmCTestBuildHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-262-63/+46
| * | | | | | | | | | | | cmCTestLaunch: Port to cmXMLWriterDaniel Pfeifer2015-05-262-74/+61
| * | | | | | | | | | | | cmCTest: Port GenerateNotesFile to cmXMLWriterDaniel Pfeifer2015-05-262-25/+27
| * | | | | | | | | | | | 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 'test-genex-TARGET_FILE-on-INTERFACE'Brad King2015-05-274-0/+34
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE libraryBrad King2015-05-264-0/+34
* | | | | | | | | | | | | Merge topic 'intel-fortran-windows-debug'Brad King2015-05-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Intel: Disable Fortran optimizations for Debug config on Windows (#15583)Brad King2015-05-261-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'hpux-isfinite'Brad King2015-05-271-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576)Michael Scott2015-05-261-1/+6
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | 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