Commit History

Author SHA1 Message Date
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Kulla Christoph 048d1adb4e add_custom_command: Add DEPFILE option for Ninja 9 years ago
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations 9 years ago
  Brad King 0278989405 Ninja: Add `$subdir/{test,install,package}` targets 9 years ago
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 years ago
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 9 years ago
  Nicolas Despres 038e7716e5 Ninja: Pass all build paths through a central method 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Brad King 7d64a0598d Ninja: Add 'restat' parameter to custom command generation method 10 years ago
  Stephen Kelly 3f8aa62bfb cmGeneratorTarget: Add API for target-relative commands. 10 years ago
  Stephen Kelly 80de856bb5 Ninja: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly cfb2f7508a Use cmGeneratorTarget for property access. 10 years ago
  Stephen Kelly 12cb3bdce4 cmLocalGenerator: Add Home directory accessors. 10 years ago
  Stephen Kelly 5d3776a7eb Access sources through cmGeneratorTarget. 10 years ago
  Stephen Kelly d568eefe10 cmCustomCommandGenerator: Require cmLocalGenerator in API. 10 years ago
  Stephen Kelly bb88668add cmNinjaGenerator: Require cmGeneratorTarget. 10 years ago
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Peter Collingbourne f42d86f0b8 Ninja: Implement USES_TERMINAL using the console pool if available 11 years ago
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 11 years ago
  Stephen Kelly 531e40b95e cmTarget: Make GetSourceFiles populate an out-vector parameter. 12 years ago
  Stephen Kelly c34968a9aa Port some of the generator API to cmGeneratorTarget. 13 years ago
  Robert Maynard 874e17120d Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static 12 years ago
  Peter Collingbourne 848520859a Ninja: shell escape $(CMAKE_SOURCE_DIR) and $(CMAKE_BINARY_DIR) 13 years ago
  Peter Collingbourne d2731a376c Ninja: Add a missed license header 13 years ago
  Peter Collingbourne 5d19e8aa6a Ninja: Appease various compilers 13 years ago
  Peter Collingbourne bfe56f6802 Ninja: Remove some default arguments 13 years ago