Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+2 |
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -1/+0 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | Genex: Port some access API to cmGeneratorTarget. | Stephen Kelly | 2015-10-15 | 1 | -5/+4 |
* | Genex: Port implementation to cmGeneratorTarget. | Stephen Kelly | 2015-10-15 | 1 | -3/+5 |
* | cmGeneratorExpression: Port interface to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -2/+3 |
* | cmGeneratorExpression: Port to cmLocalGenerator. | Stephen Kelly | 2015-10-12 | 1 | -2/+3 |
* | Genex: Extend cmGeneratorExpressionContext constructor. | Stephen Kelly | 2015-03-10 | 1 | -1/+7 |
* | Genex: Split cmGeneratorExpressionContext into own file. | Stephen Kelly | 2015-03-10 | 1 | -0/+48 |