Commit History

Author SHA1 Message Date
  Stephen Kelly 51f7dcb0a5 Makefiles: Inline MakeLauncher into only caller 9 years ago
  Stephen Kelly 112c87b28a Makefiles: Replace method with Wacom specific API 9 years ago
  Stephen Kelly c341f4679a Makefiles: Change AppendCustomCommand API to strings 9 years ago
  Stephen Kelly 6960516b6b Makefiles: Change signature of AppendCustomCommand 9 years ago
  Stephen Kelly e0fd2d0446 Makefiles: Port CreateCDCommand to string-based API 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
  Stephen Kelly 4bc65d76f1 Makefiles: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly 3df749af55 Remove vestigial declarations. 10 years ago
  Stephen Kelly 3e8ef64273 cmLocalGenerator: Port some API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 7f5ec9f109 cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. 10 years ago
  Stephen Kelly 06f56d3bf5 cmLocalUnixMakefileGenerator3: Port AppendCleanCommand to cmGeneratorTarget. 10 years ago
  Stephen Kelly c8f8f16541 cmLocalUnixMakefileGenerator3: Port another API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 9f299a1225 cmLocalUnixMakefileGenerator3: Port API to cmGenertorTarget. 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 a4a2518dd4 cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessor 10 years ago
  Brad King 001f9b3617 Add common base classes to Makefile and Ninja generators 10 years ago
  Stephen Kelly 61c0113c13 cmLocalUnixMakefileGenerator3: Remove unused method. 10 years ago
  Stephen Kelly 0efe4944e1 cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method. 10 years ago
  Stephen Kelly 3e087a408b cmLocalUnixMakefileGenerator: Re-arrange data layout. 10 years ago
  Stephen Kelly 363caa2fa5 cmLocalGenerator: De-virtualize Configure(). 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly 684e5cefb2 cmGlobalGenerator: Host the MakeSilentFlag. 10 years ago
  Stephen Kelly 2047144f49 cmLocalGenerator: Remove unused IgnoreLibPrefix. 10 years ago
  Stephen Kelly 333c1fa83b cmGlobalUnixMakefileGenerator3: Host the UnixCD. 10 years ago
  Stephen Kelly a97df5e135 cmGlobalUnixMakefileGenerator3: Host the PassMakeflags. 10 years ago