summaryrefslogtreecommitdiffstats
path: root/Source/cmOrderLinkDirectories.h
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix link flags on cygwin shared libraries. This requires that the share...Brad King2006-10-051-3/+3
* ENH: Adding support to link specifically to an archive or a shared library ba...Brad King2006-09-151-3/+30
* STYLE: fix line lengthKen Martin2006-05-121-1/+2
* BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are foun...Brad King2006-04-041-2/+11
* ENH: change library order to use a vectorBill Hoffman2006-04-041-1/+5
* ENH: fix spellingBill Hoffman2006-04-011-1/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-24/+24
* BUG: Deal with case insensitivity on windows linker paths. Also fixed spelli...Brad King2006-02-091-1/+1
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-2/+9
* ENH: add better support for framework linkingBill Hoffman2005-12-261-0/+3
* BUG: fix for bug 2357, do not allow targets to link to directoriesBill Hoffman2005-11-221-0/+2
* ENH: fix bug 2087 lib prefix stripped off on windowsBill Hoffman2005-08-101-3/+10
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-1/+1
* BUG: handle case insensitive library extensions on windowsBill Hoffman2005-04-081-0/+1
* ENH: try and debug the failed test on the continuousBill Hoffman2005-03-031-1/+7
* ENH: try number two with topological sortBill Hoffman2005-03-031-4/+1
* ENH: reverse last changes to avoid dashboard failuresBill Hoffman2005-03-021-1/+4
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-021-4/+1
* ENH: clean up and use order link directoriesBill Hoffman2005-02-251-0/+2
* ENH: add a new library path ordering algorithm to make sure -L paths will pic...Bill Hoffman2005-02-241-0/+126