Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+1 |
* | Fix export of STATIC library PRIVATE non-target dependencies | Brad King | 2016-02-17 | 5 | -0/+17 |
* | cmComputeLinkInformation: Lookup a target only if we have one | Brad King | 2015-08-13 | 2 | -0/+11 |
* | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626) | Brad King | 2015-06-25 | 6 | -0/+11 |
* | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 2 | -10/+0 |
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
* | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature | Stephen Kelly | 2013-07-24 | 21 | -0/+149 |