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
/
cmComputeTargetDepends.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-7/+9
*
cmTarget: Lookup targets in LinkInterface and LinkImplementation
Brad King
2014-06-23
1
-2/+3
*
cmComputeTargetDepends: Remove unused 'linking' argument
Brad King
2014-06-23
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-3/+5
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-6/+8
*
Make targets depend on the link interface of their dependees.
Stephen Kelly
2013-01-03
1
-1/+5
*
Allow add_dependencies() on imported targets (#10395)
Brad King
2010-11-19
1
-0/+1
*
Record edge type in global dependency graph
Brad King
2010-11-18
1
-1/+2
*
Honor strong intra-component target dependencies
Brad King
2010-08-25
1
-2/+8
*
Split notion of node lists and edge lists
Brad King
2010-08-25
1
-0/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Create GLOBAL_DEPENDS_NO_CYCLES property
Brad King
2009-08-24
1
-0/+1
*
BUG: Avoid bogus dependency on executable targets
Brad King
2008-08-06
1
-1/+2
*
ENH: Improve link line generation for static library cycles.
Brad King
2008-02-07
1
-28/+14
*
ENH: Analyze inter-target dependencies to safely fix cycles
Brad King
2008-02-06
1
-0/+90