提交历史

作者 SHA1 备注 提交日期
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. 10 年之前
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 年之前
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年之前
  Nils Gladitz 15a8af21e8 Add an "installed file" property scope 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年之前
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 年之前
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 年之前
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 年之前
  Ben Boeckel 31bd83e9fc set_property: Do not remove a property when APPENDing nothing 12 年之前
  Alex Neundorf 9dbba1b464 Fix #12342: Add APPEND_STRING option to set_property() 14 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King dd7b48c9c3 ENH: Define STRINGS cache entry property 16 年之前
  Brad King e5e91d6179 ENH: Teach set/get_property about CACHE properties 16 年之前
  Brad King ed3bb743f4 ENH: Improve test property speed with a map 17 年之前
  Brad King fe98e57e38 ENH: Disallow link-type keywords in link interface 17 年之前
  Ken Martin 16f1cc9b59 ENH: support unset of properties 17 年之前
  Brad King ed76198b84 ENH: Cleanup building of OS X bundle content 17 年之前
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 18 年之前
  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 年之前
  Brad King caca9b8065 ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them. 18 年之前
  Brad King 83901b30da COMP: Fix VS build. 18 年之前
  Brad King b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 年之前