Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value vor 8 Jahren
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations vor 8 Jahren
  Daniel Pfeifer 44c0b2b75a cmCommand: remove IsScriptable vor 8 Jahren
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes vor 8 Jahren
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers vor 8 Jahren
  Daniel Pfeifer e81c323da9 Include necessary headers in commands vor 9 Jahren
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject vor 9 Jahren
  Brad King 86578eccf2 Simplify CMake per-source license notices vor 9 Jahren
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE vor 9 Jahren
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format vor 9 Jahren
  Brad King 8ea7611bc3 find_program: Optionally consider all names in each directory vor 10 Jahren
  Brad King fc1990c933 cmFindProgramCommand: Re-implement search using more flexible approach vor 10 Jahren
  Brad King ed4de3c984 cmFindProgramCommand: Use Names member instead of passing it vor 10 Jahren
  Ben Boeckel 85fc9f26a7 stringapi: Command names vor 11 Jahren
  Brad King e33d8d2d77 Drop builtin command documentation vor 12 Jahren
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code vor 13 Jahren
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members vor 13 Jahren
  Brad King 5303fbf09e Speedup find_* commands (#11412) vor 15 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class vor 18 Jahren
  Ken Martin 8d32d229a3 ENH: make commands lower case by default vor 18 Jahren
  Bill Hoffman cae4e6b37a ENH: add patch for finding applications on OSX vor 19 Jahren
  Bill Hoffman a5825cd11a ENH: check in new find stuff vor 19 Jahren
  Ken Martin 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings vor 20 Jahren
  Andy Cedilnik 007d2bbc50 ENH: Make more commands scriptable vor 22 Jahren
  Brad King 070fa61ff4 ENH: Documentation improvements. vor 22 Jahren
  Ken Martin 072db6ad70 removed redundent includes vor 22 Jahren
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. vor 23 Jahren
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND vor 23 Jahren
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. vor 23 Jahren