summaryrefslogtreecommitdiffstats
path: root/Source/cmLinkLineDeviceComputer.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-6/+4
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Pass large types by const&, small types by valueDaniel Pfeifer2017-06-031-2/+2
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-0/+4
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* fix some include-what-you-use diagnosticsDaniel Pfeifer2017-02-171-0/+9
* CUDA: Now pass correct FLAGS when device link cuda executables.Robert Maynard2017-01-121-0/+3
* CUDA: Add LinkLineComputer that computes cuda dlink lines.Robert Maynard2016-11-141-0/+36