Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Cedilnik 14477cee6e ENH: Add compression support vor 21 Jahren
  Brad King aaac6f2c3a ENH: Added default constructor and Open method. vor 21 Jahren
  Brad King a5ae290a5b STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different more explicity. vor 21 Jahren
  Brad King e34207c1f0 COMP: Fix new cmGeneratedFileStream for MSVC. vor 21 Jahren
  Brad King d46d8df0ed ENH: Re-implemented cmGeneratedFileStream to look like a real stream and replace the destination file atomically. This will avoid problems with the process being terminated while generating a file. vor 21 Jahren
  Bill Hoffman 70eaddbf8e BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time vor 21 Jahren
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. vor 23 Jahren
  Will Schroeder a6a43d5320 ENH:Updated copyright vor 24 Jahren
  Bill Hoffman b6d823a7c1 ENH: try to better handle control-c during make Makefiles vor 24 Jahren
  Bill Hoffman d76db0ed57 BUG: remove warning vor 24 Jahren
  Bill Hoffman 1094200ea0 BUG: fix to compile on hp with aCC vor 24 Jahren
  Brad King d055ebb8c5 ERR: const error fixed. vor 24 Jahren
  Brad King 99a9fd6b3f ERR: Added is_open() check in cmGeneratedFileStream::operator bool() so that implicit conversion to bool is not used. vor 24 Jahren
  Brad King 8011fe0fad ENH: cmGeneratedFileStream class added to simplify copy-if-different usage on generated files. vor 24 Jahren