Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -6/+6 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -6/+9 |
* | Honor $<LINK_ONLY> when checking interface properties | Brad King | 2014-07-16 | 1 | -1/+7 |
* | cmTarget: Use strtol for numeric parsing. | Stephen Kelly | 2014-01-06 | 1 | -1/+3 |
* | cmTarget: Add interface for compatible numeric properties | Stephen Kelly | 2013-10-24 | 1 | -0/+13 |
* | Add the COMPATIBLE_INTERFACE_STRING property. | Stephen Kelly | 2013-01-24 | 1 | -0/+12 |
* | Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation. | Stephen Kelly | 2013-01-24 | 1 | -1/+4 |
* | Make INTERFACE determined properties readable in generator expressions. | Stephen Kelly | 2013-01-20 | 1 | -0/+17 |