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
...
|
*
cmTarget: Drop 'head' argument from ComputeLinkImplementationLanguages
Brad King
2014-07-14
1
-4/+3
*
|
cmTarget: Compile old-style link dependencies only for VS 6
Brad King
2014-07-14
1
-0/+8
*
|
cmTarget: Run old-style link dependencies only for VS 6
Brad King
2014-07-14
1
-2/+5
*
|
cmTarget: Rename old-style link dependencies code as "ForVS6"
Brad King
2014-07-14
1
-39/+39
|
/
*
Merge topic 'refactor-link-internals'
Brad King
2014-07-14
1
-1/+1
|
\
|
*
cmTarget: Fix CMP0022 OLD breakage from recent refactoring
Brad King
2014-07-10
1
-1/+1
*
|
Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)
Brad King
2014-07-14
1
-0/+1
*
|
cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookup
Brad King
2014-07-07
1
-61/+15
*
|
cmTarget: Simplify CMP0027 logic in processIncludeDirectories
Brad King
2014-07-07
1
-26/+20
*
|
cmTarget: Add to LinkImplementation whether each library was a genex
Brad King
2014-07-07
1
-7/+5
*
|
cmTarget: Simplify INTERFACE_COMPILE_FEATURES usage requirement lookup
Brad King
2014-07-07
1
-39/+3
*
|
cmTarget: Simplify INTERFACE_COMPILE_DEFINITIONS usage requirement lookup
Brad King
2014-07-07
1
-39/+3
*
|
cmTarget: Simplify INTERFACE_COMPILE_OPTIONS usage requirement lookup
Brad King
2014-07-07
1
-39/+3
*
|
cmTarget: Simplify INTERFACE_SOURCES usage requirement lookup
Brad King
2014-07-07
1
-39/+3
*
|
cmTarget: Add method to add usage requirements from linked interfaces
Brad King
2014-07-07
1
-0/+29
*
|
cmTarget: Add to LinkImplementation a backtrace for each library
Brad King
2014-07-07
1
-1/+1
*
|
cmTarget: Refactor LinkImplementation to allow more information
Brad King
2014-07-07
1
-8/+11
*
|
Target: Return null when a transitive property is not defined.
Stephen Kelly
2014-07-01
1
-0/+30
|
/
*
cmTarget: Refactor ComputeLinkImplementation
Brad King
2014-06-25
1
-17/+20
*
cmTarget: Pre-indent a block in ComputeLinkImplementation
Brad King
2014-06-25
1
-37/+37
*
cmTarget: Shorten a long line in ComputeLinkImplementation
Brad King
2014-06-25
1
-3/+2
*
cmTarget: Refactor internal LinkImplementation map
Brad King
2014-06-25
1
-31/+24
*
cmTarget: Remove unnecessary 'mutable' markup
Brad King
2014-06-25
1
-19/+19
*
cmTarget: De-duplicate link interface evaluation for $<LINK_ONLY>
Brad King
2014-06-25
1
-32/+12
*
cmTarget: Teach GetLinkInterfaceLibraries to support $<LINK_ONLY>
Brad King
2014-06-25
1
-23/+40
*
cmTarget: De-duplicate link interface genex code for $<LINK_ONLY>
Brad King
2014-06-25
1
-14/+6
*
cmTarget: Teach ExpandLinkItems how to support $<LINK_ONLY>
Brad King
2014-06-25
1
-3/+8
*
cmTarget: Drop GetDirectLinkLibraries methods
Brad King
2014-06-23
1
-42/+27
*
cmTarget: Improve HaveBuildTreeRPATH implementation
Brad King
2014-06-23
1
-3/+6
*
cmTarget: Lookup targets in LinkInterface and LinkImplementation
Brad King
2014-06-23
1
-42/+63
*
cmTarget: Add GetUtilityItems to get target ordering dependencies
Brad King
2014-06-23
1
-0/+21
*
Fix scope of transitive target name lookups
Brad King
2014-06-23
1
-13/+10
*
cmTarget: Add method to lookup other targets in a target's scope
Brad King
2014-06-23
1
-0/+31
*
cmTarget: Constify GetLinkImplementationClosure results
Brad King
2014-06-23
1
-10/+10
*
cmTarget: Constify GetTransitivePropertyTargets results
Brad King
2014-06-23
1
-2/+2
*
cmTarget: Drop 'head' target from GetImportInfo
Brad King
2014-06-23
1
-36/+62
*
cmTarget: Remove 'head' argument from GetLinkImplementation
Brad King
2014-06-23
1
-20/+33
*
cmTarget: Drop 'head' argument from GetLinkClosure
Brad King
2014-06-23
1
-12/+10
*
cmTarget: Remove 'head' argument from GetLinkerLanguage
Brad King
2014-06-23
1
-9/+6
*
cmComputeLinkInformation: Remove 'head' argument
Brad King
2014-06-23
1
-1/+1
*
cmTarget: Remove 'head' argument from GetLinkInformation
Brad King
2014-06-23
1
-5/+3
*
cmTarget: Cache GetLinkImplementationClosure results
Brad King
2014-06-23
1
-12/+22
*
cmTarget: Rename Get{TransitiveTarget => LinkImplementation}Closure
Brad King
2014-06-23
1
-3/+3
*
cmTarget: Remove 'head' argument from GetTransitiveTargetClosure
Brad King
2014-06-23
1
-5/+4
*
cmTarget: Simplify processILibs implementation
Brad King
2014-06-23
1
-13/+10
*
cmTarget: De-duplicate library list expansion
Brad King
2014-06-23
1
-34/+27
*
cmTarget: Remove unused GetInterfaceLinkLibraries method
Brad King
2014-06-23
1
-23/+0
*
Merge topic 'android-platform'
Brad King
2014-06-10
1
-0/+1
|
\
|
*
Add basic Android platform module
Brad King
2014-06-06
1
-0/+1
*
|
cmTarget: Remove an unused variable
Ben Boeckel
2014-06-09
1
-1/+0
[prev]
[next]