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
*
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