Commit History

作者 SHA1 備註 提交日期
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations 8 年之前
  Daniel Pfeifer 44c0b2b75a cmCommand: remove IsScriptable 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers 8 年之前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年之前
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Stephen Kelly 8fc53c3ce8 cmGetDirectoryPropertyCommand: Extract StoreResult method. 10 年之前
  Ben Boeckel 85fc9f26a7 stringapi: Command names 11 年之前
  Brad King e33d8d2d77 Drop builtin command documentation 12 年之前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年之前
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 14 年之前
  Brad King 4c980e36bb Reference get_property() from old get_*_property() commands 15 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King d8e05b43a1 ENH: Update documentation of computed directory properites. 17 年之前
  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 年之前
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 年之前
  Ken Martin 10efe3b079 ENH: added some new functionality 20 年之前
  Andy Cedilnik 02b961f29c ENH: Make commands scriptable 20 年之前
  Ken Martin bd45a7bb18 STYLE: fix docs 20 年之前
  Ken Martin 2a45d5cd68 ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIES 20 年之前
  Ken Martin d5814719d6 ENH: added patch from Alexander Neundorf to get DEFINITIONS 20 年之前
  Andy Cedilnik aff8c7bcd6 ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES 21 年之前