Commit History

Author SHA1 Message Date
  Gabor Bencze 7c83c19205 cmCommand refactor: cmSetDirectoryPropertiesCommand 6 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 years ago
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  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 years ago
  Ken Martin 509f1fb9cb ENH: some property cleanup and added GetProperty 18 years ago
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 years ago
  Ken Martin daa37f1163 STYLE: fix line length 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Andy Cedilnik 3031467e33 ENH: Implement additional make clean files as a directory property instead of cmake variable 21 years ago
  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 years ago