Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not produce legacy _LIB_DEPENDS cache entries | Brad King | 2018-03-07 | 4 | -0/+23 |
* | objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 2 | -11/+0 |
* | objlib: Allow other libraries to link to `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 1 | -6/+0 |
* | objlib: Allow `OBJECT` libraries to link to other libraries. | Deniz Bahadir | 2018-03-01 | 1 | -3/+2 |
* | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 3 | -7/+1 |
* | Defer check for sources within a target until generation. | Deniz Bahadir | 2017-10-24 | 13 | -28/+31 |
* | Tests: Add tests for missing sources in add_executable and add_library. | Deniz Bahadir | 2017-09-20 | 46 | -0/+159 |