summaryrefslogtreecommitdiff
path: root/Source/cmMSVC60LinkLineComputer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-1/+1
* Pass large types by const&, small types by valueDaniel Pfeifer2017-06-041-3/+1
* Access string npos without instancePavel Solodovnikov2017-06-011-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+6
* cmState: Port dependent code to new cmStateDirectory nameStephen Kelly2016-10-191-1/+1
* cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGeneratorStephen Kelly2016-10-101-2/+3
* cmLinkLineComputer: Extract from cmLocalGeneratorStephen Kelly2016-10-101-0/+35