index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'constify'
Brad King
2013-11-01
1
-99/+112
|
\
|
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-95/+102
|
*
Don't call SetProperty from GetProperty.
Stephen Kelly
2013-10-30
1
-4/+10
*
|
Merge topic 'use-generator-target'
Brad King
2013-10-31
1
-307/+3
|
\
\
|
|
/
|
/
|
|
*
Move TraceDependencies to cmGeneratorTarget.
Stephen Kelly
2013-10-30
1
-303/+1
|
*
Do not populate SourceEntries in AddSourceFile.
Stephen Kelly
2013-10-30
1
-4/+2
*
|
Merge topic 'use-generator-target'
Brad King
2013-10-30
1
-82/+19
|
\
\
|
|
/
|
*
Remove the Location member from cmTarget.
Stephen Kelly
2013-10-29
1
-12/+19
|
*
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2013-10-27
1
-70/+0
*
|
Merge topic 'Qt-auto-generators'
Brad King
2013-10-28
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
Add automatic rcc invocation for Qt.
Stephen Kelly
2013-10-24
1
-0/+2
|
*
Add automatic uic invocation for Qt.
Stephen Kelly
2013-10-24
1
-0/+2
*
|
Merge topic 'compatible-interface-numbers'
Brad King
2013-10-26
1
-33/+286
|
\
\
|
*
|
cmTarget: Add interface for compatible numeric properties
Stephen Kelly
2013-10-24
1
-13/+196
|
*
|
cmTarget: Add enumeration for consistency to expect from properties.
Stephen Kelly
2013-10-24
1
-18/+57
|
*
|
cmTarget: Assign consistent content back to the property being evaluated.
Stephen Kelly
2013-10-24
1
-3/+12
|
*
|
cmTarget: Make consistentProperty return consistent content.
Stephen Kelly
2013-10-24
1
-6/+14
|
*
|
cmTarget: Add a template to create correct implied content.
Stephen Kelly
2013-10-24
1
-0/+14
|
|
/
*
|
Merge topic 'remove-pre-2.4-compatibility'
Brad King
2013-10-26
1
-3/+1
|
\
\
|
*
|
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
1
-3/+1
|
|
/
*
|
Merge topic 'fix-tll-static-private'
Brad King
2013-10-26
1
-5/+10
|
\
\
|
|
/
|
/
|
|
*
Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.
Stephen Kelly
2013-10-26
1
-5/+10
*
|
Merge topic 'output-CMP0022-entries'
Brad King
2013-10-23
1
-1/+26
|
\
\
|
*
|
CMP0022: Output link interface mismatch for static library warning
Stephen Kelly
2013-10-23
1
-1/+26
|
|
/
*
|
Merge topic 'double-colon-is-imported'
Brad King
2013-10-22
1
-0/+40
|
\
\
|
*
|
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
1
-0/+40
*
|
|
Merge topic 'INTERFACE_LIBRARY-build-targets'
Brad King
2013-10-21
1
-0/+23
|
\
\
\
|
*
|
|
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
1
-0/+23
*
|
|
|
cmTarget: Remove unused variable.
Stephen Kelly
2013-10-18
1
-1/+0
|
|
/
/
|
/
|
|
*
|
|
Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.
Stephen Kelly
2013-10-18
1
-7/+44
|
/
/
*
|
Drop builtin property documentation
Brad King
2013-10-16
1
-1379/+3
*
|
Teach COMPATIBLE_INTERFACE_* checks to use Help .rst documents
Brad King
2013-10-16
1
-3/+6
*
|
Merge topic 'target-LOCATION-policy'
Brad King
2013-10-15
1
-0/+50
|
\
\
|
*
|
cmTarget: Deprecate the LOCATION target property with a policy.
Stephen Kelly
2013-10-11
1
-0/+50
*
|
|
Deprecate COMPILE_FLAGS target property.
Stephen Kelly
2013-10-11
1
-1/+4
|
/
/
*
|
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-40/+71
|
\
\
|
*
|
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
1
-1/+2
|
*
|
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-39/+69
|
|
/
*
|
Merge topic 'IMPORTED-target-SYSTEM-includes'
Brad King
2013-10-07
1
-1/+31
|
\
\
|
*
|
Always consider includes from IMPORTED targets to be SYSTEM.
Stephen Kelly
2013-09-24
1
-1/+31
|
|
/
*
|
Merge topic 'cleanup-properties'
Brad King
2013-10-07
1
-1/+1
|
\
\
|
*
|
Remove redundant cmake::GetIsPropertyDefined method
Brad King
2013-09-17
1
-1/+1
*
|
|
Merge topic 'minor_cleanup'
Brad King
2013-10-07
1
-1/+1
|
\
\
\
|
*
|
|
cmTarget: Fix typo in comment.
Stephen Kelly
2013-09-12
1
-1/+1
*
|
|
|
Merge topic 'authorative-LINK_LIBRARIES'
Brad King
2013-10-07
1
-18/+46
|
\
\
\
\
|
*
|
|
|
Use one authorative source of the LINK_LIBRARIES property.
Stephen Kelly
2013-09-09
1
-18/+46
|
|
/
/
/
*
|
|
|
Merge topic 'MAP_IMPORTED_CONFIG-property-default'
Brad King
2013-10-07
1
-1/+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cmTarget: Add initializer for MAP_IMPORTED_CONFIG_<CONFIG>
Stephen Kelly
2013-08-28
1
-1/+5
|
|
/
/
*
|
|
Fix CMP0022 warning when no old-style property is set
Stephen Kelly
2013-09-13
1
-1/+1
|
|
/
|
/
|
*
|
Add differing target property content to policy CMP0022 warning
Stephen Kelly
2013-09-11
1
-1/+7
|
/
[next]