| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Finish up the Framework creation code restructuring. Frameworks build an... | David Cole | 2007-10-10 | 1 | -17/+18 |
|
|
* | ENH: clean up comment and avoid some vector access calles | Bill Hoffman | 2006-11-30 | 1 | -6/+4 |
|
|
* | BUG: better fix for .dll.lib problem | Bill Hoffman | 2006-11-30 | 1 | -2/+3 |
|
|
* | ENH: fix compile error on mac | Bill Hoffman | 2006-11-29 | 1 | -2/+3 |
|
|
* | BUG: fix a problem where it tried to link .dll.lib files | Bill Hoffman | 2006-11-29 | 1 | -2/+7 |
|
|
* | BUG: Need to match shared library names before static because some platforms ... | Brad King | 2006-10-05 | 1 | -13/+22 |
|
|
* | BUG: Fix link flags on cygwin shared libraries. This requires that the share... | Brad King | 2006-10-05 | 1 | -2/+3 |
|
|
* | ENH: Adding support to link specifically to an archive or a shared library ba... | Brad King | 2006-09-15 | 1 | -30/+168 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -24/+38 |
|
|
* | COMP: Moved var decl out of _WIN32 block. | Brad King | 2006-04-05 | 1 | -1/+1 |
|
|
* | BUG: Fixed cmOrderLinkDirectories to deal with raw link items that do not yet... | Brad King | 2006-04-05 | 1 | -5/+17 |
|
|
* | BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are foun... | Brad King | 2006-04-04 | 1 | -11/+75 |
|
|
* | ENH: change library order to use a vector | Bill Hoffman | 2006-04-04 | 1 | -9/+59 |
|
|
* | ENH: fix spelling | Bill Hoffman | 2006-04-01 | 1 | -2/+2 |
|
|
* | ENH: fix for bug 3067 the first framework ate the rest of the libraries | Bill Hoffman | 2006-03-31 | 1 | -1/+1 |
|
|
* | ENH: don't put the default framework path in a -F option | Bill Hoffman | 2006-03-16 | 1 | -0/+2 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -77/+77 |
|
|
* | BUG: Deal with case insensitivity on windows linker paths. Also fixed spelli... | Brad King | 2006-02-09 | 1 | -4/+15 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -37/+16 |
|
|
* | ENH: add better support for framework linking | Bill Hoffman | 2005-12-26 | 1 | -16/+41 |
|
|
* | BUG: Do not accept a directory name as a library. | Brad King | 2005-11-22 | 1 | -10/+10 |
|
|
* | BUG: fix for bug 2357, do not allow targets to link to directories | Bill Hoffman | 2005-11-22 | 1 | -0/+11 |
|
|
* | BUG: fix spelling error | Bill Hoffman | 2005-09-08 | 1 | -1/+1 |
|
|
* | BUG: bug num 1994 library linking when a config is not specified but debug an... | Ken Martin | 2005-09-08 | 1 | -1/+1 |
|
|
* | ENH: fix bug 2087 lib prefix stripped off on windows | Bill Hoffman | 2005-08-10 | 1 | -4/+10 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -1/+1 |
|
|
* | ENH: make more specific in reject self linking | Ken Martin | 2005-06-16 | 1 | -1/+2 |
|
|
* | BUG: handle case insensitive library extensions on windows | Bill Hoffman | 2005-04-08 | 1 | -1/+28 |
|
|
* | ENH: try and debug the failed test on the continuous | Bill Hoffman | 2005-03-03 | 1 | -5/+15 |
|
|
* | ENH: try number two with topological sort | Bill Hoffman | 2005-03-03 | 1 | -70/+54 |
|
|
* | ENH: reverse last changes to avoid dashboard failures | Bill Hoffman | 2005-03-02 | 1 | -55/+70 |
|
|
* | ENH: fix library ordering stuff to use a topological sort | Bill Hoffman | 2005-03-02 | 1 | -70/+55 |
|
|
* | BUG: Attempt to fix sorting stability using more deterministic compare function | Andy Cedilnik | 2005-03-02 | 1 | -8/+12 |
|
|
* | FIX: switch to stable_sort to avoid crash | Bill Hoffman | 2005-03-01 | 1 | -1/+3 |
|
|
* | ENH: clean up and use order link directories | Bill Hoffman | 2005-02-25 | 1 | -0/+11 |
|
|
* | COMP: remove compiler warning | Andy Cedilnik | 2005-02-24 | 1 | -3/+3 |
|
|
* | ENH: clean up and remove some debug code | Bill Hoffman | 2005-02-24 | 1 | -34/+21 |
|
|
* | ENH: add a new library path ordering algorithm to make sure -L paths will pic... | Bill Hoffman | 2005-02-24 | 1 | -0/+356 |
|
|