summaryrefslogtreecommitdiff
path: root/Source/cmTargetSourcesCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-14/+11
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-5/+0
* Merge topic 'join-algorithm'Brad King2015-01-121-9/+1
|\
| * Use the cmJoin algorithm where possible.Stephen Kelly2015-01-081-9/+1
* | Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-2/+2
|/
* cmTargetPropCommandBase: Change the interface to return bool.Stephen Kelly2014-04-071-1/+2
* target_sources: New command to add sources to target.Stephen Kelly2014-04-021-0/+64