Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Support exporting/importing of Framework targets. | Brad King | 2008-01-28 | 1 | -4/+2 |
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -18/+10 |
* | ENH: Created cmComputeLinkDepends to compute link dependencies. | Brad King | 2008-01-27 | 1 | -25/+13 |
* | BUG: Fix cmComputeLinkInformation cycle detection. | Brad King | 2008-01-23 | 1 | -10/+12 |
* | ENH: Added CMAKE_LINK_OLD_PATHS compatibility mode for linker search paths. | Brad King | 2008-01-23 | 1 | -5/+44 |
* | COMP: Fix build on Borland 5.5. | Brad King | 2008-01-23 | 1 | -1/+2 |
* | BUG: Fix generation of Watcom link lines. | Brad King | 2008-01-23 | 1 | -0/+14 |
* | BUG: Be less aggressive about finding conflicts in the runtime path when the ... | Brad King | 2008-01-23 | 1 | -14/+5 |
* | BUG: When a library file name is linked without a path make sure the link typ... | Brad King | 2008-01-22 | 1 | -2/+49 |
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -0/+1157 |