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.
|
2002-06-19 15:21:49 -04:00 |
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
|
2001-08-08 11:54:46 -04:00 |
Bill Hoffman
|
1094200ea0
|
BUG: fix to compile on hp with aCC
|
2001-05-17 11:44:26 -04:00 |
Bill Hoffman
|
0b0d1b1d43
|
ENH: add CMakeCache.txt support
|
2001-02-22 19:24:43 -05:00 |