Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 2 | -3/+9 |
* | Genex: Fix evaluation context propagation for TARGET_OBJECTS. | Stephen Kelly | 2014-11-26 | 1 | -1/+4 |
* | Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970) | Brad King | 2014-07-14 | 3 | -2/+8 |
* | Fix scope of transitive target name lookups | Brad King | 2014-06-23 | 4 | -2/+23 |
* | InterfaceLibrary: Add test requiring MAP_IMPORTED_CONFIG whitelisting | Stephen Kelly | 2014-01-09 | 2 | -0/+28 |
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 2 | -1/+3 |
* | cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 4 | -1/+24 |
* | Remove INTERFACE build targets. | Stephen Kelly | 2013-12-10 | 3 | -0/+21 |
* | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 8 | -0/+115 |