summaryrefslogtreecommitdiffstats
path: root/Source/cmComputeLinkDepends.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Allow a custom list of debug configurationsBrad King2008-09-041-0/+1
* COMP: Do not use private typedef from outside class.Brad King2008-08-271-1/+1
* ENH: New link line item ordering algorithmBrad King2008-08-271-5/+23
* BUG: Do not infer dependencies of link flagsBrad King2008-08-271-2/+4
* BUG: Avoid bogus dependency on executable targetsBrad King2008-08-061-0/+1
* BUG: Preserve all non-targets on user link linesBrad King2008-07-301-5/+0
* ENH: When preserving potentially static portions of original user link lines ...Brad King2008-04-301-0/+5
* BUG: Fix preservation of static libraries on original link lines.Brad King2008-04-231-0/+5
* BUG: Fix bug 6605 more completelyBrad King2008-03-311-0/+9
* ENH: Add policy CMP_0004 to require library names to have no leading or trail...Brad King2008-03-131-0/+2
* BUG: Update cmComputeLinkDepends to support leading/trailing whitespace strip...Brad King2008-02-131-0/+1
* ENH: Improve link line generation for static library cycles.Brad King2008-02-071-6/+11
* ENH: Support linking to shared libs with dependent libsBrad King2008-01-311-3/+19
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-1/+4
* ENH: Created cmComputeLinkDepends to compute link dependencies.Brad King2008-01-271-0/+106