Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |