| Commit message (Expand) | Author | Age | Files | Lines |
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -16/+12 |
|
|
* | Pass large types by const&, small types by value | Daniel Pfeifer | 2017-06-03 | 1 | -1/+1 |
|
|
* | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 1 | -0/+6 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+5 |
|
|
* | cmState: Split auxiliary classes into separate files | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | cmState: Port dependent code to new cmStateDirectory name | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+2 |
|
|
* | cmLinkLineComputer: Extract link libraries computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+25 |
|
|
* | cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+16 |
|
|
* | cmLinkLineComputer: Move RPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+36 |
|
|
* | cmLinkLineComputer: Move LinkPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+28 |
|
|
* | cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -1/+48 |
|
|
* | cmLinkLineComputer: Extract from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+27 |
|
|