Commit History

Author SHA1 Message Date
  Sebastian Holtermann 890a1b9dc3 Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property 6 years ago
  Roger Leigh 22e8b3af04 Ninja: Generate scripts for long custom command sequences 8 years ago
  Brad King 79f22e8408 Makefile,Ninja: De-duplicate ComputeObjectFilenames method 7 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Ben Boeckel adf60b2838 ninja: break unnecessary target dependencies 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Stephen Kelly b59b6dd9d2 cmRulePlaceholderExpander: Port clients to direct-use 9 years ago
  Stephen Kelly 425cd1670f cmLocalGenerator: Remove the launcher from RuleVariables 9 years ago
  Stephen Kelly 5b361fdda0 cmLinkLineComputer: Extract from cmLocalGenerator 9 years ago
  Stephen Kelly 20e62f74c5 cmLocalGenerator: Simplify ConvertToLinkReference 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 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Brad King 59ade844ef Ninja: Fix non-determinism in generated build statement order (#15968) 9 years ago
  Stephen Kelly 80de856bb5 Ninja: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly 7f5ec9f109 cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. 10 years ago
  Brad King 6e2a4087f2 Ninja: Centralize path conversion in global generator (#15757) 10 years ago
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
  Brad King 9d41f6d87b cmLocalCommonGenerator: Adopt ConfigName member 10 years ago
  Brad King 001f9b3617 Add common base classes to Makefile and Ninja generators 10 years ago
  Stephen Kelly 363caa2fa5 cmLocalGenerator: De-virtualize Configure(). 10 years ago