Commit History

Author SHA1 Message Date
  Kyle Edwards 596439b1bb cmCustomCommandGenerator: Add option to transform depfile 5 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Daniel Eiband c7c59dae82 cmCustomCommandGenerator: Replace generator expression member 6 years ago
  Daniel Eiband a583b7bc17 Genex: Evaluate byproduct generator expressions in cmCustomCommandGenerator 6 years ago
  Marek Antoniak fec441ec17 Teach CROSSCOMPILING_EMULATOR to support arguments 6 years ago
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 7 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 7 years ago
  Jon Chronopoulos f158ac19e1 add_custom_{command,target}: WORKING_DIRECTORY generator expressions 7 years ago
  Michael Stürmer 34c4108bbc add HasOnlyEmptyCommandLines() method to cmCustomCommandGenerator 8 years ago
  Brad King 52527468dc cmCustomCommandGenerator: Avoid mutable state 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Ed Branch 7c8ab7ddc8 add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 9 years ago
  Brad King e7480d670b Fix custom command target substitution with CROSSCOMPILING_EMULATOR 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Jean-Christophe Fillion-Robin 8c2cedc624 CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR 9 years ago
  Stephen Kelly d568eefe10 cmCustomCommandGenerator: Require cmLocalGenerator in API. 10 years ago
  Stephen Kelly 2f1bd62b23 cmCustomCommandGenerator: Port to cmOutputConverter. 10 years ago
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Stephen Kelly bbffccca42 add_custom_command: Evaluate generator expressions in DEPENDS 12 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 12 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 12 years ago
  Brad King f0cdb6001b Introduce "generator expression" syntax to custom commands (#11209) 15 years ago
  Brad King 542b517449 Factor out common custom command generator 15 years ago