summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-cache-self-assignment'Brad King2014-05-282-6/+5
|\
| * cmCacheManager: Avoid cache entry self-assignmentBrad King2014-05-271-5/+1
| * cmake: Tolerate missing HELPSTRING on compiler changeBrad King2014-05-271-1/+4
| * CMake 3.0.0-rc6v3.0.0-rc6Brad King2014-05-221-1/+1
| * Merge branch 'backport-kwsys-cygwin-fixes' into releaseBrad King2014-05-202-2/+11
| |\
| | * 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
| * | CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-10/+10
| |/
| * Merge branch 'fix-atomic-rename-Windows-sharing-violation' into releaseBrad King2014-05-131-2/+4
| |\
| * | CMake 3.0.0-rc5v3.0.0-rc5Brad King2014-05-131-1/+1
* | | CMake Nightly Date StampKitware Robot2014-05-281-1/+1
* | | Merge topic 'dev/CMP0053-variable_watch'Brad King2014-05-272-1/+9
|\ \ \
| * | | tests: test CMP0053 in WARN mode when watching variablesBen Boeckel2014-05-222-1/+9
* | | | Merge topic 'variable_watch-no-allowed-access'Brad King2014-05-273-14/+1
|\ \ \ \
| * | | | variable_watch: Remove undocumented and redundant access typeBen Boeckel2014-05-223-14/+1
* | | | | CMake Nightly Date StampKitware Robot2014-05-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-05-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-05-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-05-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-05-231-1/+1
| |/ / / |/| | |
* | | | Merge topic 'ninja-intel-ipo'Brad King2014-05-228-20/+41
|\ \ \ \
| * | | | Ninja: Fix Intel interprocedural optimization with static librariesBrad King2014-05-211-2/+14
| * | | | cmGeneratorTarget: Improve GetCreateRuleVariable APIBrad King2014-05-214-18/+18
| * | | | cmTarget: Add GetFeatureAsBool methodBrad King2014-05-214-2/+11
* | | | | Merge topic 'COMPILE_FEATURES-genex'Brad King2014-05-229-48/+400
|\ \ \ \ \
| * | | | | Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-219-0/+172
| * | | | | cmMakefile: Add methods for checking availability of a feature.Stephen Kelly2014-05-202-0/+120
| * | | | | cmMakefile: Extract CheckNeeded{C,Cxx}Language methods.Stephen Kelly2014-05-202-12/+34
| * | | | | cmMakefile: Extract CompileFeaturesAvailable method.Stephen Kelly2014-05-202-26/+41
| * | | | | cmMakefile: Extract CompileFeatureKnown method.Stephen Kelly2014-05-202-29/+52
* | | | | | CMake Nightly Date StampKitware Robot2014-05-221-1/+1
* | | | | | Merge topic 'file-command-open-errors'Brad King2014-05-211-6/+8
|\ \ \ \ \ \
| * | | | | | file: Report system error on failure to open fileBrad King2014-05-201-6/+8
| |/ / / / /
* | | | | | Merge topic 'minor-cleanups'Brad King2014-05-211-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cmTarget: Avoid copying container we don't need to copy.Stephen Kelly2014-05-201-1/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2014-05-211-1/+1
|/ / / /
* | | | Merge topic 'update-kwsys'Brad King2014-05-202-2/+11
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-05-192-2/+11
* | | | | Merge topic 'compile-features-C-language'Brad King2014-05-206-4/+139
|\ \ \ \ \
| * | | | | Features: Extend concept to C language.Stephen Kelly2014-05-146-4/+139
* | | | | | CMake Nightly Date StampKitware Robot2014-05-201-1/+1
* | | | | | Merge topic 'fix-CMP0022-language-propagation'Brad King2014-05-191-7/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-7/+7
* | | | | | 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 'xcode-file-type'Brad King2014-05-162-33/+50
|\ \ \ \ \
| * | | | | Xcode: Add source file property to control file type (#14854)Brad King2014-05-152-8/+25
| * | | | | Xcode: Refactor internal source file type selectionBrad King2014-05-151-26/+26
* | | | | | Merge topic 'cmake-gui-capture-output'Brad King2014-05-168-73/+111
|\ \ \ \ \ \