Commit History

Author SHA1 Message Date
  Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 23 years ago
  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 years ago
  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 years ago
  Bill Hoffman 1094200ea0 BUG: fix to compile on hp with aCC 24 years ago
  Bill Hoffman 0b0d1b1d43 ENH: add CMakeCache.txt support 25 years ago