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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Add policy CMP_0004 to require library names to have no leading or trail...
Brad King
2008-03-13
1
-11/+41
*
COMP: Fix Borland 5.5 build
Brad King
2008-02-24
1
-5/+5
*
BUG: Update cmComputeLinkDepends to support leading/trailing whitespace strip...
Brad King
2008-02-13
1
-2/+35
*
BUG: Fix cmComputeLinkDepends::AddVarLinkEntries
Brad King
2008-02-11
1
-1/+31
*
COMP: Add missing assert include.
Brad King
2008-02-07
1
-0/+2
*
ENH: Improve link line generation for static library cycles.
Brad King
2008-02-07
1
-55/+141
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-0/+8
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-22/+83
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-10/+15
*
BUG: cmComputeLinkDepends should not follow the dependencies of executables.
Brad King
2008-01-30
1
-7/+10
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-23/+70
*
COMP: Use kwsys to get STL set_intersection algorithm.
Brad King
2008-01-27
1
-4/+4
*
ENH: Created cmComputeLinkDepends to compute link dependencies.
Brad King
2008-01-27
1
-0/+506