Andy Cedilnik
|
efcb43a88f
|
ENH: Allow changing of file name
|
2005-05-10 11:11:28 -04:00 |
Brad King
|
bac564356b
|
COMP: Added pragma directives for SGI compilers to avoid useless warnings.
|
2005-05-03 14:58:13 -04:00 |
Brad King
|
389f24f777
|
ENH: Added Close method and updated Open method to allow streams to be reused.
|
2005-04-05 08:25:21 -04:00 |
Andy Cedilnik
|
14477cee6e
|
ENH: Add compression support
|
2005-01-27 10:14:24 -05:00 |
Brad King
|
aaac6f2c3a
|
ENH: Added default constructor and Open method.
|
2005-01-26 14:25:16 -05:00 |
Brad King
|
a5ae290a5b
|
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different more explicity.
|
2004-11-03 07:51:51 -05:00 |
Brad King
|
e34207c1f0
|
COMP: Fix new cmGeneratedFileStream for MSVC.
|
2004-11-03 07:27:44 -05:00 |
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.
|
2004-11-03 07:23:18 -05:00 |
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
|
2004-05-20 16:29:09 -04:00 |
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.
|
2002-10-23 18:03:27 -04:00 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
Bill Hoffman
|
b6d823a7c1
|
ENH: try to better handle control-c during make Makefiles
|
2001-06-04 11:34:22 -04:00 |
Bill Hoffman
|
d76db0ed57
|
BUG: remove warning
|
2001-05-23 10:47:50 -04:00 |
Bill Hoffman
|
1094200ea0
|
BUG: fix to compile on hp with aCC
|
2001-05-17 11:44:26 -04:00 |
Brad King
|
d055ebb8c5
|
ERR: const error fixed.
|
2001-05-16 17:18:01 -04:00 |
Brad King
|
99a9fd6b3f
|
ERR: Added is_open() check in cmGeneratedFileStream::operator bool() so that implicit conversion to bool is not used.
|
2001-05-16 17:11:38 -04:00 |
Brad King
|
8011fe0fad
|
ENH: cmGeneratedFileStream class added to simplify copy-if-different usage on generated files.
|
2001-05-16 16:40:45 -04:00 |