summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmGeneratorTarget: Improve GetCreateRuleVariable APIBrad King2014-05-214-18/+18
* cmTarget: Add GetFeatureAsBool methodBrad King2014-05-214-2/+11
* CMake Nightly Date StampKitware Robot2014-05-211-1/+1
* Merge topic 'backport-kwsys-cygwin-fixes'Brad King2014-05-200-0/+0
|\
| * KWSys Process: Workaround child kill trouble on CygwinBrad King2014-05-201-0/+6
| * KWSys SystemTools: Port cygwin path conversion to modern APIBrad King2014-05-201-2/+5
* | Merge topic 'update-kwsys'Brad King2014-05-202-2/+11
|\ \
| * \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-05-192-2/+11
| |\ \
| | * | KWSys 2014-05-19 (c282e64f)KWSys Robot2014-05-192-2/+11
* | | | Merge topic 'test-BuildDepends-sleep'Brad King2014-05-202-8/+1
|\ \ \ \
| * | | | Tests/BuildDepends: Make 3-second delay more robustBrad King2014-05-192-8/+1
* | | | | Merge topic 'preserve_cmake_minimum_required_version'Brad King2014-05-208-12/+6
|\ \ \ \ \
| * | | | | Keep cmake_minimum_required calls in sync with current versionDaniele E. Domenichelli2014-05-195-5/+5
| * | | | | Do not change minimum required version in modulesDaniele E. Domenichelli2014-05-193-7/+1
| |/ / / /
* | | | | Merge topic 'compile-features-C-language'Brad King2014-05-2057-27/+630
|\ \ \ \ \
| * | | | | Features: Extend concept to C language.Stephen Kelly2014-05-1457-27/+630
* | | | | | CMake Nightly Date StampKitware Robot2014-05-201-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'FindCUDA-separable-compilation-flags'Brad King2014-05-191-0/+9
|\ \ \ \ \
| * | | | | FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilationJames Bigler2014-05-191-0/+9
* | | | | | Merge topic 'fix-CMP0022-language-propagation'Brad King2014-05-192-8/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'backport-fix-CMP0022-language-propagation' into fix-CMP0022-lan...Brad King2014-05-190-0/+0
| |\ \ \ \ \
| | * | | | | CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-192-11/+11
| | | |_|_|/ | | |/| | |
| * | | | | CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-192-8/+8
* | | | | | CMake Nightly Date StampKitware Robot2014-05-191-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-05-181-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-05-171-1/+1
|/ / / / /
* | | | | Merge topic 'minor-cleanups'Brad King2014-05-162-2/+2
|\ \ \ \ \
| * | | | | Features: Use the features symbol in the feature-test compile.Stephen Kelly2014-05-151-1/+1
| * | | | | Features: Only require AppleClang policy to be NEW on APPLE.Stephen Kelly2014-05-141-1/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'xcode-file-type'Brad King2014-05-1615-33/+100
|\ \ \ \ \
| * | | | | Xcode: Add source file property to control file type (#14854)Brad King2014-05-1515-8/+75
| * | | | | Xcode: Refactor internal source file type selectionBrad King2014-05-151-26/+26
* | | | | | Merge topic 'cmake-gui-capture-output'Brad King2014-05-169-73/+117
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'cmake-gui-capture-output'Brad King2014-05-151-0/+6
| * | | | | | execute_process: Send stderr through cmSystemTools::StderrBrad King2014-05-151-5/+5
| * | | | | | cmake-gui: Capture cmSystemTools::Stdout and StderrBrad King2014-05-152-0/+18
| * | | | | | cmSystemTools: Add callback for StderrBrad King2014-05-153-22/+40
| * | | | | | cmSystemTools: Simplify InterruptCallback definitionBrad King2014-05-151-2/+2
| * | | | | | cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-157-25/+25
| * | | | | | cmCTestBuildAndTestHandler: Refactor output captureBrad King2014-05-151-19/+22
| * | | | | | cmCTestBuildAndTestHandler: Refactor local loop varBrad King2014-05-151-3/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix_mumps_coverage'Brad King2014-05-169-1899/+140
|\ \ \ \ \ \
| * | | | | | CTest: Fix MUMPS coverage parsing and testJoseph Snyder2014-05-169-1899/+140
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-161-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'release'Brad King2014-05-150-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'fix-atomic-rename-Windows-sharing-violation' into releaseBrad King2014-05-131-2/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-05-151-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'fix-atomic-rename-Windows-sharing-violation'Brad King2014-05-141-2/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATIONEric Berge2014-05-131-2/+4
* | | | | Merge topic 'update-kwsys'Brad King2014-05-1410-156/+185
|\ \ \ \ \