Commit History

Author SHA1 Message Date
  Craig Scott 87c3b5e421 define_property(): Only test prefix if INITIALIZE_FROM_VARIABLE is given 3 years ago
  Kyle Edwards fce24e4f10 define_property(): Add INITIALIZE_FROM_VARIABLE argument 3 years ago
  Kyle Edwards edb5059216 define_property(): Make BRIEF_DOCS and FULL_DOCS optional 3 years ago
  Kyle Edwards 7d26baff46 cmDefinePropertyCommand: Refactor to use cmArgumentParser 3 years ago
  Vitaly Stakhovsky 73d52a862b cmPropertyDefinition: Construct directly in defined state 5 years ago
  Regina Pfeifer 41b0d60f48 cmDefinePropertyCommand: Port away from cmCommand 6 years ago
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 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
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly b159bff732 Move property definition to cmState. 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Brad King 399e9c46d8 Drop builtin property documentation 12 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 8fcde75e88 ENH: Simplify docs args for define_property 16 years ago
  Brad King b459ec9f57 ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures. 18 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 0b9644910d ENH: added the ability to document variables and cached_variables 18 years ago
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 years ago