Commit History

Author SHA1 Message Date
  Regina Pfeifer 28f2d12a05 cmCommand: De-virtualize function InvokeInitialPass 6 years ago
  Regina Pfeifer 015001aaf1 cmState: Hold commands by value 6 years ago
  Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError 8 years ago
  Daniel Pfeifer 732dd344b9 cmCommand: remove FinalPass from interface 8 years ago
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. 6 years ago
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 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
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations 8 years ago
  Daniel Pfeifer 44c0b2b75a cmCommand: remove IsScriptable 8 years ago
  Daniel Pfeifer d6f0006c0b Use CM_DISABLE_COPY 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers 8 years ago
  Daniel Pfeifer 7fb14775a3 cmDisallowedCommand: extract policy checking from cmCommand 8 years ago
  Daniel Pfeifer 45b49099d9 cmCommand: make noncopyable 8 years ago
  Daniel Pfeifer 5396bc92d0 cmCommand: remove member Helper 8 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 15aa814b85 Remove cmObject.h and cmTypeMacro.h 9 years ago
  Daniel Pfeifer c401f95888 Remove cmCommand::Enabled and all related accessors 9 years ago
  Brad King c1b96fddf8 Merge topic 'remove-cmobject-uses' 9 years ago
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 years ago
  Daniel Pfeifer 6c9b3b5c03 cmCommand: implement functions in cxx file 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 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