Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmOutputConverter: collapse ConvertToOutputForExisting functions | Daniel Pfeifer | 2016-06-20 | 1 | -4/+0 |
* | cmOutputConverter: remove unused 'local' argument | Daniel Pfeifer | 2016-06-20 | 1 | -2/+0 |
* | cmOutputConverter: remove 'optional' argument | Daniel Pfeifer | 2016-06-20 | 1 | -2/+1 |
* | cmOutputConverter: implement Shell__GetArgument using ostringstream | Daniel Pfeifer | 2016-06-15 | 1 | -14/+3 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -23/+35 |
* | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 1 | -0/+2 |
* | cmOutputConverter: Adopt command line escaping code | Brad King | 2015-07-08 | 1 | -0/+70 |
* | cmOutputConverter: Adopt EscapeWindowsShellArgument method | Brad King | 2015-07-08 | 1 | -0/+5 |
* | cmOutputConverter: Constify API. | Stephen Kelly | 2015-06-21 | 1 | -9/+9 |
* | cmOutputConverter: Extract from cmLocalGenerator. | Stephen Kelly | 2015-06-06 | 1 | -0/+106 |