Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGeneratorTarget: Improve GetCreateRuleVariable API | Brad King | 2014-05-21 | 4 | -18/+18 |
* | cmTarget: Add GetFeatureAsBool method | Brad King | 2014-05-21 | 4 | -2/+11 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-05-21 | 1 | -1/+1 |
* | Merge topic 'backport-kwsys-cygwin-fixes' | Brad King | 2014-05-20 | 0 | -0/+0 |
|\ | |||||
| * | KWSys Process: Workaround child kill trouble on Cygwin | Brad King | 2014-05-20 | 1 | -0/+6 |
| * | KWSys SystemTools: Port cygwin path conversion to modern API | Brad King | 2014-05-20 | 1 | -2/+5 |
* | | Merge topic 'update-kwsys' | Brad King | 2014-05-20 | 2 | -2/+11 |
|\ \ | |||||
| * \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-05-19 | 2 | -2/+11 |
| |\ \ | |||||
| | * | | KWSys 2014-05-19 (c282e64f) | KWSys Robot | 2014-05-19 | 2 | -2/+11 |
* | | | | Merge topic 'test-BuildDepends-sleep' | Brad King | 2014-05-20 | 2 | -8/+1 |
|\ \ \ \ | |||||
| * | | | | Tests/BuildDepends: Make 3-second delay more robust | Brad King | 2014-05-19 | 2 | -8/+1 |
* | | | | | Merge topic 'preserve_cmake_minimum_required_version' | Brad King | 2014-05-20 | 8 | -12/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Keep cmake_minimum_required calls in sync with current version | Daniele E. Domenichelli | 2014-05-19 | 5 | -5/+5 |
| * | | | | | Do not change minimum required version in modules | Daniele E. Domenichelli | 2014-05-19 | 3 | -7/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'compile-features-C-language' | Brad King | 2014-05-20 | 57 | -27/+630 |
|\ \ \ \ \ | |||||
| * | | | | | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 57 | -27/+630 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-20 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'FindCUDA-separable-compilation-flags' | Brad King | 2014-05-19 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation | James Bigler | 2014-05-19 | 1 | -0/+9 |
* | | | | | | Merge topic 'fix-CMP0022-language-propagation' | Brad King | 2014-05-19 | 2 | -8/+8 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Merge branch 'backport-fix-CMP0022-language-propagation' into fix-CMP0022-lan... | Brad King | 2014-05-19 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | CMP0022: Fix link language propagation in NEW behavior | Brad King | 2014-05-19 | 2 | -11/+11 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | CMP0022: Fix link language propagation in NEW behavior | Brad King | 2014-05-19 | 2 | -8/+8 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-19 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-18 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-17 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'minor-cleanups' | Brad King | 2014-05-16 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Features: Use the features symbol in the feature-test compile. | Stephen Kelly | 2014-05-15 | 1 | -1/+1 |
| * | | | | | Features: Only require AppleClang policy to be NEW on APPLE. | Stephen Kelly | 2014-05-14 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'xcode-file-type' | Brad King | 2014-05-16 | 15 | -33/+100 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Add source file property to control file type (#14854) | Brad King | 2014-05-15 | 15 | -8/+75 |
| * | | | | | Xcode: Refactor internal source file type selection | Brad King | 2014-05-15 | 1 | -26/+26 |
* | | | | | | Merge topic 'cmake-gui-capture-output' | Brad King | 2014-05-16 | 9 | -73/+117 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add notes for topic 'cmake-gui-capture-output' | Brad King | 2014-05-15 | 1 | -0/+6 |
| * | | | | | | execute_process: Send stderr through cmSystemTools::Stderr | Brad King | 2014-05-15 | 1 | -5/+5 |
| * | | | | | | cmake-gui: Capture cmSystemTools::Stdout and Stderr | Brad King | 2014-05-15 | 2 | -0/+18 |
| * | | | | | | cmSystemTools: Add callback for Stderr | Brad King | 2014-05-15 | 3 | -22/+40 |
| * | | | | | | cmSystemTools: Simplify InterruptCallback definition | Brad King | 2014-05-15 | 1 | -2/+2 |
| * | | | | | | cmSystemTools: Rename ErrorCallback to MessageCallback | Brad King | 2014-05-15 | 7 | -25/+25 |
| * | | | | | | cmCTestBuildAndTestHandler: Refactor output capture | Brad King | 2014-05-15 | 1 | -19/+22 |
| * | | | | | | cmCTestBuildAndTestHandler: Refactor local loop var | Brad King | 2014-05-15 | 1 | -3/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'fix_mumps_coverage' | Brad King | 2014-05-16 | 9 | -1899/+140 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Fix MUMPS coverage parsing and test | Joseph Snyder | 2014-05-16 | 9 | -1899/+140 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-16 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge branch 'release' | Brad King | 2014-05-15 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'fix-atomic-rename-Windows-sharing-violation' into release | Brad King | 2014-05-13 | 1 | -2/+4 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-15 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'fix-atomic-rename-Windows-sharing-violation' | Brad King | 2014-05-14 | 1 | -2/+4 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATION | Eric Berge | 2014-05-13 | 1 | -2/+4 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2014-05-14 | 10 | -156/+185 |
|\ \ \ \ \ |