Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -2/+2 |
* | CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR | Jean-Christophe Fillion-Robin | 2016-05-09 | 1 | -0/+1 |
* | cmCustomCommandGenerator: Require cmLocalGenerator in API. | Stephen Kelly | 2015-07-27 | 1 | -3/+3 |
* | cmCustomCommandGenerator: Port to cmOutputConverter. | Stephen Kelly | 2015-06-06 | 1 | -2/+0 |
* | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 1 | -0/+1 |
* | add_custom_command: Evaluate generator expressions in DEPENDS | Stephen Kelly | 2014-03-20 | 1 | -0/+2 |
* | Generalize cmCustomCommandGenerator to more fields | Brad King | 2014-03-12 | 1 | -0/+5 |
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -2/+3 |
* | Introduce "generator expression" syntax to custom commands (#11209) | Brad King | 2010-12-15 | 1 | -0/+3 |
* | Factor out common custom command generator | Brad King | 2010-12-08 | 1 | -0/+37 |