Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target_sources: Interpret relative paths as relative to the calling directory | Patrick Stotko | 2018-06-18 | 1 | -0/+6 |
* | VS,Xcode: Add CMakeLists.txt sources without mutating targets | Brad King | 2017-10-18 | 1 | -3/+1 |
* | Xcode: Drop support for Xcode versions below 3 | Brad King | 2017-04-22 | 1 | -1/+1 |
* | Allow export of targets with INTERFACE_SOURCES. | Stephen Kelly | 2015-02-10 | 1 | -1/+0 |
* | Export: Disallow export of targets with INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 1 | -0/+2 |
* | cmTarget: Don't allow relative paths in INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 1 | -0/+1 |
* | Tests: Fix RunCMake.TargetSources on Xcode 1.5 | Brad King | 2014-06-06 | 1 | -2/+1 |
* | cmTarget: Fix listing of source files at configure-time. | Stephen Kelly | 2014-04-13 | 1 | -0/+2 |
* | cmTarget: Make the SOURCES origin tracable. | Stephen Kelly | 2014-04-02 | 1 | -0/+3 |
* | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -0/+6 |