Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmFileCommand: Clarify logic for populating LOG variable | Brad King | 2015-05-28 | 1 | -1/+1 |
* | cmFileCommand: Rename variable verboseLog => logVar | Brad King | 2015-05-28 | 1 | -5/+4 |
* | cmFileCommand: Remove leftover no-op debugging logic | Brad King | 2015-05-28 | 1 | -11/+0 |
* | Merge branch 'release' | Brad King | 2015-05-28 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'ctest-update-gmake-error-match' into release | Brad King | 2015-05-27 | 1 | -2/+2 |
| |\ | |||||
| * \ | Merge branch 'fix-function-missing-endforeach' into release | Brad King | 2015-05-18 | 9 | -1/+34 |
| |\ \ | |||||
| * \ \ | Merge branch 'InstallRequiredSystemLibraries-vs2015' into release | Brad King | 2015-05-04 | 1 | -2/+10 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'mingw32-make-backslash-workaround' into release | Brad King | 2015-05-01 | 2 | -0/+11 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.1' | Brad King | 2015-05-28 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ctest-update-gmake-error-match' into release-3.1 | Brad King | 2015-05-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
* | | | | | | | Merge topic 'ctest-xml-refactor' | Brad King | 2015-05-28 | 26 | -714/+919 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmCTest: Drop unused method overloads | Daniel Pfeifer | 2015-05-26 | 2 | -115/+0 |
| * | | | | | | | cmCTest{Test,MemCheck}Handler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 4 | -224/+202 |
| * | | | | | | | cmCTestCoverageHandler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 2 | -158/+153 |
| * | | | | | | | cmCTestBuildHandler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 2 | -63/+46 |
| * | | | | | | | cmCTestLaunch: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 2 | -74/+61 |
| * | | | | | | | cmCTest: Port GenerateNotesFile to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 2 | -25/+27 |
| * | | | | | | | cmCTestConfigureHandler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 1 | -22/+16 |
| * | | | | | | | cmCTestUploadHandler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 1 | -21/+25 |
| * | | | | | | | cmCTestUpdateHandler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 9 | -78/+78 |
| * | | | | | | | cmCTest: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 2 | -0/+121 |
| * | | | | | | | Add cmXMLWriter class to consolidate XML generation | Daniel Pfeifer | 2015-05-26 | 3 | -0/+256 |
* | | | | | | | | Merge topic 'ctest-xml-minor-cleanup' | Brad King | 2015-05-28 | 4 | -15/+6 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | CTest: Generate NamedMeasurement elements directly into xml file | Daniel Pfeifer | 2015-05-26 | 3 | -10/+6 |
| * | | | | | | | CTest: Drop stray content from Configure.xml | Daniel Pfeifer | 2015-05-26 | 1 | -5/+0 |
* | | | | | | | | Merge topic 'ctest-update-gmake-error-match' | Brad King | 2015-05-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | ctest_build: Fix regression in GNU make error message matching | Zack Galbreath | 2015-05-27 | 1 | -2/+2 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-28 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'test-genex-TARGET_FILE-on-INTERFACE' | Brad King | 2015-05-27 | 4 | -0/+34 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE library | Brad King | 2015-05-26 | 4 | -0/+34 |
* | | | | | | | | | Merge topic 'intel-fortran-windows-debug' | Brad King | 2015-05-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Intel: Disable Fortran optimizations for Debug config on Windows (#15583) | Brad King | 2015-05-26 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'hpux-isfinite' | Brad King | 2015-05-27 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576) | Michael Scott | 2015-05-26 | 1 | -1/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'inject-state-snapshot' | Brad King | 2015-05-27 | 74 | -274/+390 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. | Stephen Kelly | 2015-05-27 | 38 | -64/+111 |
| * | | | | | | | | | cmState: Host some state from the cmGlobalGenerator. | Stephen Kelly | 2015-05-27 | 13 | -42/+113 |
| * | | | | | | | | | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 52 | -149/+124 |
| * | | | | | | | | | cmState: Move snapshot creation to the cmake instance. | Stephen Kelly | 2015-05-24 | 5 | -20/+43 |
* | | | | | | | | | | Merge topic 'clean-up-GHS' | Brad King | 2015-05-27 | 3 | -44/+9 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | GHS: Remove call to SetCurrentLocalGenerator. | Stephen Kelly | 2015-05-24 | 1 | -3/+1 |
| * | | | | | | | | | GHS: Don't attempt to generate for IMPORTED or INTERFACE targets. | Stephen Kelly | 2015-05-24 | 1 | -0/+5 |
| * | | | | | | | | | GHS: Remove unnecessary condition. | Stephen Kelly | 2015-05-24 | 1 | -7/+5 |
| * | | | | | | | | | GHS: Remove unused CustomCommandUseLocal. | Stephen Kelly | 2015-05-24 | 1 | -3/+0 |
| * | | | | | | | | | GHS: Remove BuildFileName. | Stephen Kelly | 2015-05-24 | 1 | -5/+0 |
| * | | | | | | | | | GHS: Remove unnecessary Configure override. | Stephen Kelly | 2015-05-24 | 2 | -28/+0 |
* | | | | | | | | | | Merge topic 'minor-cleanups' | Brad King | 2015-05-27 | 6 | -38/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmMakefile: Don't pop the directory listfile off the stack. | Stephen Kelly | 2015-05-25 | 1 | -16/+10 |
| * | | | | | | | | | | cmMakefile: Simplify convert condition. | Stephen Kelly | 2015-05-25 | 1 | -2/+1 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | cmake: Remove redundant forward declaration. | Stephen Kelly | 2015-05-24 | 1 | -1/+0 |