Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Update cmInstallTargetGenerator to get the shared libraries linked by a ... | Brad King | 2008-01-29 | 1 | -0/+2 |
* | ENH: Add cmTarget::GetLinkInformation method to allow several places in the g... | Brad King | 2008-01-29 | 1 | -0/+10 |
* | ENH: Created cmComputeLinkDepends to compute link dependencies. | Brad King | 2008-01-27 | 1 | -1/+1 |
* | BUG: Fix cmComputeLinkInformation cycle detection. | Brad King | 2008-01-23 | 1 | -2/+3 |
* | ENH: Added CMAKE_LINK_OLD_PATHS compatibility mode for linker search paths. | Brad King | 2008-01-23 | 1 | -0/+5 |
* | BUG: Fix generation of Watcom link lines. | Brad King | 2008-01-23 | 1 | -0/+1 |
* | BUG: When a library file name is linked without a path make sure the link typ... | Brad King | 2008-01-22 | 1 | -0/+2 |
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -0/+165 |