Histórico de commits

Autor SHA1 Mensagem Data
  Daniel Pfeifer 44c0b2b75a cmCommand: remove IsScriptable 8 anos atrás
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 anos atrás
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers 8 anos atrás
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 anos atrás
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 anos atrás
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 anos atrás
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 anos atrás
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 anos atrás
  Brad King 8ea7611bc3 find_program: Optionally consider all names in each directory 10 anos atrás
  Brad King fc1990c933 cmFindProgramCommand: Re-implement search using more flexible approach 10 anos atrás
  Brad King ed4de3c984 cmFindProgramCommand: Use Names member instead of passing it 10 anos atrás
  Ben Boeckel 85fc9f26a7 stringapi: Command names 12 anos atrás
  Brad King e33d8d2d77 Drop builtin command documentation 12 anos atrás
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 anos atrás
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 14 anos atrás
  Brad King 5303fbf09e Speedup find_* commands (#11412) 15 anos atrás
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 anos atrás
  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 18 anos atrás
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 anos atrás
  Bill Hoffman cae4e6b37a ENH: add patch for finding applications on OSX 19 anos atrás
  Bill Hoffman a5825cd11a ENH: check in new find stuff 20 anos atrás
  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 21 anos atrás
  Andy Cedilnik 007d2bbc50 ENH: Make more commands scriptable 22 anos atrás
  Brad King 070fa61ff4 ENH: Documentation improvements. 22 anos atrás
  Ken Martin 072db6ad70 removed redundent includes 22 anos atrás
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anos atrás
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND 23 anos atrás
  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. 23 anos atrás
  Sebastien Barre 1ad05f9e6d ENH/FIX: add NO_SYSTEM_PATH option + fix command usage 23 anos atrás
  Bill Hoffman 789267c949 ENH: speed improvements 24 anos atrás