Commit Verlauf

Autor SHA1 Nachricht Datum
  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 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
  Ken Martin 0629e2561c STYLE: fix docs vor 20 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 54785fafba ENH: Make more commands scriptable 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
  Brad King be66f58157 ERR: Dummy InitialPass implementation must return a value. vor 23 Jahren
  Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 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
  Will Schroeder a6a43d5320 ENH:Updated copyright vor 24 Jahren
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
  Ken Martin f783252c62 new commands vor 24 Jahren