summaryrefslogtreecommitdiff
path: root/Source/cmOrderLinkDirectories.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: Deal with case insensitivity on windows linker paths. Also fixed spelli...Brad King2006-02-091-4/+15
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-37/+16
* ENH: add better support for framework linkingBill Hoffman2005-12-261-16/+41
* BUG: Do not accept a directory name as a library.Brad King2005-11-221-10/+10
* BUG: fix for bug 2357, do not allow targets to link to directoriesBill Hoffman2005-11-221-0/+11
* BUG: fix spelling errorBill Hoffman2005-09-081-1/+1
* BUG: bug num 1994 library linking when a config is not specified but debug an...Ken Martin2005-09-081-1/+1
* ENH: fix bug 2087 lib prefix stripped off on windowsBill Hoffman2005-08-101-4/+10
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-1/+1
* ENH: make more specific in reject self linkingKen Martin2005-06-161-1/+2
* BUG: handle case insensitive library extensions on windowsBill Hoffman2005-04-081-1/+28
* ENH: try and debug the failed test on the continuousBill Hoffman2005-03-031-5/+15
* ENH: try number two with topological sortBill Hoffman2005-03-031-70/+54
* ENH: reverse last changes to avoid dashboard failuresBill Hoffman2005-03-021-55/+70
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-021-70/+55
* BUG: Attempt to fix sorting stability using more deterministic compare functionAndy Cedilnik2005-03-021-8/+12
* FIX: switch to stable_sort to avoid crashBill Hoffman2005-03-011-1/+3
* ENH: clean up and use order link directoriesBill Hoffman2005-02-251-0/+11
* COMP: remove compiler warningAndy Cedilnik2005-02-241-3/+3
* ENH: clean up and remove some debug codeBill Hoffman2005-02-241-34/+21
* ENH: add a new library path ordering algorithm to make sure -L paths will pic...Bill Hoffman2005-02-241-0/+356