| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
|
|
* | cmCustomCommandGenerator: Replace generator expression member | Daniel Eiband | 2019-09-22 | 1 | -3/+0 |
|
|
* | Genex: Evaluate byproduct generator expressions in cmCustomCommandGenerator | Daniel Eiband | 2019-09-17 | 1 | -0/+1 |
|
|
* | Teach CROSSCOMPILING_EMULATOR to support arguments | Marek Antoniak | 2019-06-03 | 1 | -1/+3 |
|
|
* | Delete some default constructors and assignment operators | Albert Astals Cid | 2019-02-15 | 1 | -0/+3 |
|
|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -2/+2 |
|
|
* | add_custom_{command,target}: WORKING_DIRECTORY generator expressions | Jon Chronopoulos | 2018-09-28 | 1 | -0/+1 |
|
|
* | add HasOnlyEmptyCommandLines() method to cmCustomCommandGenerator | Michael Stürmer | 2017-09-04 | 1 | -0/+1 |
|
|
* | cmCustomCommandGenerator: Avoid mutable state | Brad King | 2017-08-08 | 1 | -2/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option | Ed Branch | 2017-01-14 | 1 | -0/+2 |
|
|
* | Fix custom command target substitution with CROSSCOMPILING_EMULATOR | Brad King | 2016-10-28 | 1 | -1/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -3/+4 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | 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 |
|
|