Ken Martin
|
71b993560b
STYLE: fix line length
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
Andy Cedilnik
|
9ab3b14c77
COMP: Remove warning
|
20 years ago |
Andy Cedilnik
|
7089a17c47
COMP: Fix compile error that was caused by the binary flag
|
20 years ago |
Andy Cedilnik
|
867c3a763e
ENH: Add support for binary
|
20 years ago |
Andy Cedilnik
|
8b0c04724c
BUG: Fix the compression with custom extension
|
20 years ago |
Andy Cedilnik
|
b7ba65ed68
ENH: Add a way to overwrite compression extension
|
20 years ago |
Andy Cedilnik
|
efcb43a88f
ENH: Allow changing of file name
|
20 years ago |
Andy Cedilnik
|
b59dd02911
ENH: For sanity, create directory before creating generated file stream
|
20 years ago |
Brad King
|
389f24f777
ENH: Added Close method and updated Open method to allow streams to be reused.
|
20 years ago |
Brad King
|
562b0b820f
COMP: Fix unused parameter warning when bootstrapping.
|
21 years ago |
Andy Cedilnik
|
14477cee6e
ENH: Add compression support
|
21 years ago |
Brad King
|
aaac6f2c3a
ENH: Added default constructor and Open method.
|
21 years ago |
Brad King
|
a5ae290a5b
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different more explicity.
|
21 years ago |
Brad King
|
e34207c1f0
COMP: Fix new cmGeneratedFileStream for MSVC.
|
21 years ago |
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 years ago |