Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target_link_libraries: Restore LINK_ONLY for multiple static lib dependencies | Brad King | 2022-03-16 | 3 | -0/+28 |
* | target_link_libraries: Improve tolerance of unquoted generator expressions | Brad King | 2022-02-15 | 1 | -0/+10 |
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 1 | -1/+1 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 8 | -9/+14 |
* | Tests: Do not try to use invalid "ld -v" flag on Solaris | Brad King | 2015-03-31 | 1 | -1/+11 |
* | CMP0022: Add test for target_link_libraries plain signature | Stephen Kelly | 2013-11-02 | 6 | -0/+56 |
* | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES. | Stephen Kelly | 2013-10-26 | 1 | -0/+3 |
* | cmTarget: Fix iface libraries and languages for static libraries. | Stephen Kelly | 2013-07-26 | 6 | -0/+29 |
* | TLL: Don't populate old link interface if CMP0022 is NEW. | Stephen Kelly | 2013-07-08 | 6 | -0/+56 |