Commit History

Author SHA1 Message Date
  Stephen Kelly 0bbdbd95c9 Makefiles: Rename local variable 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 191fc3a0f3 cmOutputConverter: remove unused 'local' argument 9 years ago
  Brad King 0392f72bef Refactor Makefile/Ninja tool working directory storage 9 years ago
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 years ago
  Daniel Pfeifer 27ead96305 Remove unnecessary local copies. 9 years ago
  Brad King 6052e4b3bf Merge topic 'improve-character-find-and-replace' 9 years ago
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 9 years ago
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. 9 years ago
  Daniel Pfeifer 5cec953e6a Use std::replace for replacing chars in strings. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Attila Krasznahorkay b1e1aa1e6a Makefile: Optionally scan only source and build trees for dependencies 9 years ago
  Brad King 2fd5fd1f4d Merge topic 'minor-cleanups' 10 years ago
  Stephen Kelly 91a829c165 Makefiles: Remove unused variable 10 years ago
  Stephen Kelly 00b8c0a8d4 cmLocalGenerator: Add IsRootMakefile API 10 years ago
  Stephen Kelly 736c2042c6 cmGeneratorTarget: Add GetUtilities API 10 years ago
  Stephen Kelly ce43ed2cc1 Use LocalGenerator when possible 10 years ago
  Stephen Kelly 3f8aa62bfb cmGeneratorTarget: Add API for target-relative commands. 10 years ago
  Stephen Kelly 4bc65d76f1 Makefiles: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly 4c41e74da5 Use cmLocalGenerator at generate-time. 10 years ago
  Stephen Kelly 67b2f4312c Port to GetGeneratorTargets. 10 years ago
  Stephen Kelly a8c0fbcc19 cmLocalGenerator: Store a vector of generator targets. 10 years ago
  Stephen Kelly 400e3d19fc cmLocalGenerator: Don't store imported generator targets 10 years ago
  Stephen Kelly 3e8ef64273 cmLocalGenerator: Port some API to cmGeneratorTarget. 10 years ago
  Brad King f13521317a Merge topic 'clean-up-cmTarget' 10 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago