summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'constify'Brad King2013-11-011-99/+112
|\
| * cmTarget: Make GetProperty() const.Stephen Kelly2013-10-311-95/+102
| * Don't call SetProperty from GetProperty.Stephen Kelly2013-10-301-4/+10
* | Merge topic 'use-generator-target'Brad King2013-10-311-307/+3
|\ \ | |/ |/|
| * Move TraceDependencies to cmGeneratorTarget.Stephen Kelly2013-10-301-303/+1
| * Do not populate SourceEntries in AddSourceFile.Stephen Kelly2013-10-301-4/+2
* | Merge topic 'use-generator-target'Brad King2013-10-301-82/+19
|\ \ | |/
| * Remove the Location member from cmTarget.Stephen Kelly2013-10-291-12/+19
| * Move GenerateTargetManifest to cmGeneratorTarget.Stephen Kelly2013-10-271-70/+0
* | Merge topic 'Qt-auto-generators'Brad King2013-10-281-0/+4
|\ \ | |/ |/|
| * Add automatic rcc invocation for Qt.Stephen Kelly2013-10-241-0/+2
| * Add automatic uic invocation for Qt.Stephen Kelly2013-10-241-0/+2
* | Merge topic 'compatible-interface-numbers'Brad King2013-10-261-33/+286
|\ \
| * | cmTarget: Add interface for compatible numeric propertiesStephen Kelly2013-10-241-13/+196
| * | cmTarget: Add enumeration for consistency to expect from properties.Stephen Kelly2013-10-241-18/+57
| * | cmTarget: Assign consistent content back to the property being evaluated.Stephen Kelly2013-10-241-3/+12
| * | cmTarget: Make consistentProperty return consistent content.Stephen Kelly2013-10-241-6/+14
| * | cmTarget: Add a template to create correct implied content.Stephen Kelly2013-10-241-0/+14
| |/
* | Merge topic 'remove-pre-2.4-compatibility'Brad King2013-10-261-3/+1
|\ \
| * | Drop compatibility with CMake < 2.4Brad King2013-10-231-3/+1
| |/
* | Merge topic 'fix-tll-static-private'Brad King2013-10-261-5/+10
|\ \ | |/ |/|
| * Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.Stephen Kelly2013-10-261-5/+10
* | Merge topic 'output-CMP0022-entries'Brad King2013-10-231-1/+26
|\ \
| * | CMP0022: Output link interface mismatch for static library warningStephen Kelly2013-10-231-1/+26
| |/
* | Merge topic 'double-colon-is-imported'Brad King2013-10-221-0/+40
|\ \
| * | Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-211-0/+40
* | | Merge topic 'INTERFACE_LIBRARY-build-targets'Brad King2013-10-211-0/+23
|\ \ \
| * | | Create make rules for INTERFACE_LIBRARY targets.Stephen Kelly2013-10-211-0/+23
* | | | cmTarget: Remove unused variable.Stephen Kelly2013-10-181-1/+0
| |/ / |/| |
* | | Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.Stephen Kelly2013-10-181-7/+44
|/ /
* | Drop builtin property documentationBrad King2013-10-161-1379/+3
* | Teach COMPATIBLE_INTERFACE_* checks to use Help .rst documentsBrad King2013-10-161-3/+6
* | Merge topic 'target-LOCATION-policy'Brad King2013-10-151-0/+50
|\ \
| * | cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-111-0/+50
* | | Deprecate COMPILE_FLAGS target property.Stephen Kelly2013-10-111-1/+4
|/ /
* | Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-081-40/+71
|\ \
| * | export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-081-1/+2
| * | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-39/+69
| |/
* | Merge topic 'IMPORTED-target-SYSTEM-includes'Brad King2013-10-071-1/+31
|\ \
| * | Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-241-1/+31
| |/
* | Merge topic 'cleanup-properties'Brad King2013-10-071-1/+1
|\ \
| * | Remove redundant cmake::GetIsPropertyDefined methodBrad King2013-09-171-1/+1
* | | Merge topic 'minor_cleanup'Brad King2013-10-071-1/+1
|\ \ \
| * | | cmTarget: Fix typo in comment.Stephen Kelly2013-09-121-1/+1
* | | | Merge topic 'authorative-LINK_LIBRARIES'Brad King2013-10-071-18/+46
|\ \ \ \
| * | | | Use one authorative source of the LINK_LIBRARIES property.Stephen Kelly2013-09-091-18/+46
| |/ / /
* | | | Merge topic 'MAP_IMPORTED_CONFIG-property-default'Brad King2013-10-071-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmTarget: Add initializer for MAP_IMPORTED_CONFIG_<CONFIG>Stephen Kelly2013-08-281-1/+5
| |/ /
* | | Fix CMP0022 warning when no old-style property is setStephen Kelly2013-09-131-1/+1
| |/ |/|
* | Add differing target property content to policy CMP0022 warningStephen Kelly2013-09-111-1/+7
|/