Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |