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: 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
*
|
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-1/+4
*
|
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-71/+52
*
|
cmake: remove dummy backtraces for IssueMessage
Ben Boeckel
2014-06-05
1
-2/+1
*
|
cmMakefile: return a backtrace
Ben Boeckel
2014-06-05
1
-34/+18
|
/
*
Merge topic 'ninja-intel-ipo'
Brad King
2014-05-22
1
-0/+7
|
\
|
*
cmTarget: Add GetFeatureAsBool method
Brad King
2014-05-21
1
-0/+7
*
|
Merge topic 'COMPILE_FEATURES-genex'
Brad King
2014-05-22
1
-0/+1
|
\
\
|
*
|
Features: Add COMPILE_FEATURES generator expression.
Stephen Kelly
2014-05-21
1
-0/+1
|
|
/
*
|
cmTarget: Avoid copying container we don't need to copy.
Stephen Kelly
2014-05-20
1
-1/+1
|
/
*
Merge topic 'compile-features-C-language'
Brad King
2014-05-20
1
-0/+3
|
\
[prev]
[next]