| Commit message (Expand) | Author | Age | Files | Lines |
* | cmOutputConverter: remove unnecessary conversion | Daniel Pfeifer | 2016-06-20 | 1 | -6/+4 |
|
|
* | cmOutputConverter: collapse ConvertToOutputForExisting functions | Daniel Pfeifer | 2016-06-20 | 1 | -18/+6 |
|
|
* | cmOutputConverter: remove unused 'local' argument | Daniel Pfeifer | 2016-06-20 | 1 | -6/+2 |
|
|
* | cmOutputConverter: remove 'optional' argument | Daniel Pfeifer | 2016-06-20 | 1 | -5/+12 |
|
|
* | cmOutputConverter::Convert: invert condition | Daniel Pfeifer | 2016-06-20 | 1 | -6/+6 |
|
|
* | cmOutputConverter::Convert: make precondition explicit | Daniel Pfeifer | 2016-06-20 | 1 | -2/+4 |
|
|
* | cmOutputConverter: implement Shell__GetArgument using ostringstream | Daniel Pfeifer | 2016-06-15 | 1 | -178/+36 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -440/+279 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -28/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | cmOutputConverter: Assert construction with a valid snapshot | Brad King | 2016-04-15 | 1 | -0/+1 |
|
|
* | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 1 | -15/+24 |
|
|
* | cmAlgorithms: Rename cmRange to cmMakeRange. | Stephen Kelly | 2015-07-22 | 1 | -1/+1 |
|
|
* | cmState: Extract a Directory class. | Stephen Kelly | 2015-07-18 | 1 | -14/+20 |
|
|
* | cmOutputConverter: Adopt command line escaping code | Brad King | 2015-07-08 | 1 | -16/+599 |
|
|
* | cmOutputConverter: Adopt EscapeWindowsShellArgument method | Brad King | 2015-07-08 | 1 | -0/+20 |
|
|
* | cmOutputConverter: Constify API. | Stephen Kelly | 2015-06-21 | 1 | -9/+9 |
|
|
* | cmOutputConverter: Extract from cmLocalGenerator. | Stephen Kelly | 2015-06-06 | 1 | -0/+447 |
|
|