summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2015-11-061-1/+1
* CMake Nightly Date StampKitware Robot2015-11-051-1/+1
* Merge topic 'vs-show-def-files'Brad King2015-11-047-16/+30
|\
| * VS: Add module definition `.def` files to .vcxproj files (#15313)Tim Grothe2015-11-041-0/+6
| * Refactor `.def` file lookupTim Grothe2015-11-047-15/+23
| * cmGeneratorTarget: Fix IMPLEMENT_VISIT_IMPL for template data typesBrad King2015-11-041-1/+1
* | CMake Nightly Date StampKitware Robot2015-11-041-1/+1
* | CMake Nightly Date StampKitware Robot2015-11-031-1/+1
|/
* Merge topic 'xcode-lastupgradecheck'Brad King2015-11-021-0/+3
|\
| * Xcode: Set LastUpgradeCheck to current Xcode version (#15817)Gregor Jasny2015-10-301-0/+3
* | Merge topic 'fix-find_program-regression'Brad King2015-11-021-0/+13
|\ \
| * | find_program: Fix regression in finding an already-known pathBrad King2015-10-301-0/+13
* | | CMake Nightly Date StampKitware Robot2015-11-021-1/+1
* | | CMake Nightly Date StampKitware Robot2015-11-011-1/+1
* | | CMake Nightly Date StampKitware Robot2015-10-311-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2015-10-301-1/+1
* | Merge topic 'vs-resw-files'Brad King2015-10-291-0/+4
|\ \
| * | VS: Add support for `.resw` files (#15811)Andrew Shaitorov2015-10-281-0/+4
* | | Merge topic 'autorcc-qt-5.1-compat'Brad King2015-10-291-1/+20
|\ \ \
| * | | QtAutogen: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)Brad King2015-10-281-1/+20
* | | | Merge topic 'revert-autorcc-qt-5.1'Brad King2015-10-291-1/+1
|\ \ \ \ | |/ / /
| * | | Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"Brad King2015-10-271-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-10-291-1/+1
* | | | Merge topic 'minor-cleanups'Brad King2015-10-2822-48/+25
|\ \ \ \
| * | | | cmMakefile: Fix typo in commentStephen Kelly2015-10-271-1/+1
| * | | | cmMakefile: Fix styleStephen Kelly2015-10-271-1/+1
| * | | | Makefiles: Remove unused variableStephen Kelly2015-10-271-1/+0
| * | | | cmTarget: Remove obsolete memberStephen Kelly2015-10-272-5/+0
| * | | | cmTarget: Fix styleStephen Kelly2015-10-271-1/+2
| * | | | Remove some obsolete declarationsStephen Kelly2015-10-2713-19/+3
| * | | | Use LocalGenerator when possibleStephen Kelly2015-10-263-12/+12
| * | | | Makefiles: Remove some unneeded castsStephen Kelly2015-10-262-4/+3
| * | | | Export: Remove unused variableStephen Kelly2015-10-261-1/+0
| * | | | cmFunctionBlocker: Constify methodStephen Kelly2015-10-261-1/+1
| * | | | Xcode: Fix typo in commentStephen Kelly2015-10-261-1/+1
| * | | | Xcode: Remove trailing semicolonStephen Kelly2015-10-261-1/+1
* | | | | Merge topic 'use-generator-target'Brad King2015-10-2849-409/+622
|\ \ \ \ \
| * | | | | cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTargetStephen Kelly2015-10-278-42/+12
| * | | | | cmLocalGenerator: Port Find method away from GetGeneratorTargetStephen Kelly2015-10-274-15/+49
| * | | | | VS6: Port to FindGeneratorTargetStephen Kelly2015-10-271-5/+4
| * | | | | cmake: Port find_package mode away from GetGeneratorTargetStephen Kelly2015-10-271-4/+7
| * | | | | cmMakefile: Add imported target accessorStephen Kelly2015-10-272-0/+13
| * | | | | CMP0026: Port away from GetGeneratorTargetStephen Kelly2015-10-271-3/+3
| * | | | | cmGlobalGenerator: Add FindGeneratorTarget APIStephen Kelly2015-10-272-0/+54
| * | | | | cmGeneratorTarget: Add API for globally visible IMPORTEDStephen Kelly2015-10-272-0/+6
| * | | | | Xcode: Port away from GetGeneratorTargetStephen Kelly2015-10-271-10/+6
| * | | | | cmLocalGenerator: Store imported targets in a separate container.Stephen Kelly2015-10-273-0/+8
| * | | | | cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTargetStephen Kelly2015-10-273-2/+44
| * | | | | cmTarget: Implement ALIAS in terms of name mappingStephen Kelly2015-10-276-25/+20
| * | | | | cmGlobalGenerator: Remove unneeded GetGeneratorTargetStephen Kelly2015-10-271-2/+1