커밋 기록

작성자 SHA1 메시지 날짜
  Andy Cedilnik 14477cee6e ENH: Add compression support 21 년 전
  Brad King aaac6f2c3a ENH: Added default constructor and Open method. 21 년 전
  Brad King a5ae290a5b STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different more explicity. 21 년 전
  Brad King e34207c1f0 COMP: Fix new cmGeneratedFileStream for MSVC. 21 년 전
  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. 21 년 전
  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 21 년 전
  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. 23 년 전
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 년 전
  Bill Hoffman b6d823a7c1 ENH: try to better handle control-c during make Makefiles 24 년 전
  Bill Hoffman d76db0ed57 BUG: remove warning 24 년 전
  Bill Hoffman 1094200ea0 BUG: fix to compile on hp with aCC 24 년 전
  Brad King d055ebb8c5 ERR: const error fixed. 24 년 전
  Brad King 99a9fd6b3f ERR: Added is_open() check in cmGeneratedFileStream::operator bool() so that implicit conversion to bool is not used. 24 년 전
  Brad King 8011fe0fad ENH: cmGeneratedFileStream class added to simplify copy-if-different usage on generated files. 24 년 전