summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/TargetSources
Commit message (Expand)AuthorAgeFilesLines
* Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-102-6/+6
* target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-1829-0/+161
* VS,Xcode: Add CMakeLists.txt sources without mutating targetsBrad King2017-10-185-50/+1
* Merge topic 'deprecate-policy-old'Brad King2017-04-251-0/+10
|\
| * Add deprecation warnings for policies CMP0036 and belowBrad King2017-04-211-0/+10
* | Xcode: Drop support for Xcode versions below 3Brad King2017-04-221-1/+1
|/
* Revise C++ coding style using clang-formatKitware Robot2016-05-164-4/+4
* cmListFileBacktrace: Refactor storage to provide efficient value semanticsBrad King2016-04-181-1/+1
* Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-116-11/+1
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-091-1/+0
* Export: Disallow export of targets with INTERFACE_SOURCESStephen Kelly2014-11-297-0/+17
* cmTarget: Don't allow relative paths in INTERFACE_SOURCESStephen Kelly2014-11-296-1/+18
* Tests: Fix RunCMake.TargetSources on Xcode 1.5Brad King2014-06-062-5/+4
* cmTarget: Fix listing of source files at configure-time.Stephen Kelly2014-04-135-1/+18
* target_sources: New command to add sources to target.Stephen Kelly2014-04-024-0/+26
* Make the SOURCES target property writable.Stephen Kelly2014-04-024-0/+28
* cmTarget: Make the SOURCES origin tracable.Stephen Kelly2014-04-027-0/+60
* cmTarget: Make the source files depend on the config.Stephen Kelly2014-04-027-0/+40