Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow export of targets with INTERFACE_SOURCES. | Stephen Kelly | 2015-02-10 | 6 | -11/+1 |
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 1 | -1/+0 |
* | Export: Disallow export of targets with INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 7 | -0/+17 |
* | cmTarget: Don't allow relative paths in INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 6 | -1/+18 |
* | Tests: Fix RunCMake.TargetSources on Xcode 1.5 | Brad King | 2014-06-06 | 2 | -5/+4 |
* | cmTarget: Fix listing of source files at configure-time. | Stephen Kelly | 2014-04-13 | 5 | -1/+18 |
* | target_sources: New command to add sources to target. | Stephen Kelly | 2014-04-02 | 4 | -0/+26 |
* | Make the SOURCES target property writable. | Stephen Kelly | 2014-04-02 | 4 | -0/+28 |
* | cmTarget: Make the SOURCES origin tracable. | Stephen Kelly | 2014-04-02 | 7 | -0/+60 |
* | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 7 | -0/+40 |