提交历史

作者 SHA1 备注 提交日期
  Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 23 年之前
  Brad King 07d35e662d ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. 23 年之前
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping 24 年之前
  Bill Hoffman 1094200ea0 BUG: fix to compile on hp with aCC 24 年之前
  Bill Hoffman 0b0d1b1d43 ENH: add CMakeCache.txt support 25 年之前