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
/
cmComputeLinkDepends.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmComputeLinkDepends: Convert AddLinkEntries to a template
Brad King
2014-07-07
1
-2/+2
*
cmTarget: Lookup targets in LinkInterface and LinkImplementation
Brad King
2014-06-23
1
-5/+5
*
cmComputeLinkInformation: Remove 'head' argument
Brad King
2014-06-23
1
-3/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2/+3
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1/+2
*
cmComputeLinkDepends: Hold a const global generator.
Stephen Kelly
2014-01-12
1
-1/+1
*
Constify handling of link targets.
Stephen Kelly
2013-12-11
1
-4/+4
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-3/+4
*
Make linking APIs aware of 'head' target
Stephen Kelly
2013-01-08
1
-1/+2
*
Tolerate cycles in shared library link interfaces (#12647)
Brad King
2012-01-13
1
-0/+4
*
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
*
Define 'multiplicity' for cyclic dependencies
Brad King
2009-09-01
1
-0/+1
*
ENH: Centralize default link interface computation
Brad King
2009-07-06
1
-2/+1
*
ENH: Move CMP0004 check into cmTarget
Brad King
2009-07-06
1
-1/+0
*
BUG: Lookup transitive link deps in depender scope
Brad King
2009-04-06
1
-3/+3
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
1
-0/+1
*
COMP: Do not use private typedef from outside class.
Brad King
2008-08-27
1
-1/+1
*
ENH: New link line item ordering algorithm
Brad King
2008-08-27
1
-5/+23
*
BUG: Do not infer dependencies of link flags
Brad King
2008-08-27
1
-2/+4
*
BUG: Avoid bogus dependency on executable targets
Brad King
2008-08-06
1
-0/+1
*
BUG: Preserve all non-targets on user link lines
Brad King
2008-07-30
1
-5/+0
*
ENH: When preserving potentially static portions of original user link lines ...
Brad King
2008-04-30
1
-0/+5
*
BUG: Fix preservation of static libraries on original link lines.
Brad King
2008-04-23
1
-0/+5
*
BUG: Fix bug 6605 more completely
Brad King
2008-03-31
1
-0/+9
*
ENH: Add policy CMP_0004 to require library names to have no leading or trail...
Brad King
2008-03-13
1
-0/+2
*
BUG: Update cmComputeLinkDepends to support leading/trailing whitespace strip...
Brad King
2008-02-13
1
-0/+1
*
ENH: Improve link line generation for static library cycles.
Brad King
2008-02-07
1
-6/+11
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-3/+19
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-1/+4
*
ENH: Created cmComputeLinkDepends to compute link dependencies.
Brad King
2008-01-27
1
-0/+106