| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow imported INTERFACE libraries to specify a link library name | Brad King | 2016-11-09 | 10 | -0/+144 |
|
|
* | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 4 | -12/+0 |
|
|
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 2 | -2/+0 |
|
|
* | Disallow INTERFACE libraries with add_custom_command(TARGET). | Stephen Kelly | 2014-03-19 | 4 | -0/+13 |
|
|
* | add_library: Issue better diagnostic for INTERFACE GLOBAL signature. | Stephen Kelly | 2014-02-07 | 1 | -1/+1 |
|
|
* | add_library: Test invalid GLOBAL INTERFACE signature. | Stephen Kelly | 2014-02-07 | 5 | -1/+14 |
|
|
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 4 | -0/+111 |
|
|
* | add_dependencies: Disallow use with INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-04 | 4 | -0/+12 |
|
|
* | Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636) | Stephen Kelly | 2013-12-09 | 4 | -0/+25 |
|
|
* | cmTarget: Add whitelist of properties on INTERFACE_LIBRARY. | Stephen Kelly | 2013-11-25 | 4 | -0/+27 |
|
|
* | add_library: Fix INTERFACE on platforms with no shared libs (#14561) | Stephen Kelly | 2013-11-12 | 3 | -0/+7 |
|
|
* | export: Add support for INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 2 | -0/+8 |
|
|
* | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 8 | -0/+82 |
|
|