Brad King
|
a5ae290a5b
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different more explicity.
|
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 |
Bill Hoffman
|
b5bdf2cb0a
ENH: add better error reporting for file open failures
|
21 years ago |
Brad King
|
cb37fe01f6
ERR: Added missing include for auto_ptr.
|
22 years ago |
Brad King
|
7b6491d36b
BUG#675: If not appending, do copy-if-different on exported file.
|
22 years ago |
Ken Martin
|
847bda5270
fix for bug # 101
|
22 years ago |
Brad King
|
ab2fdaa8fa
BUG: Removed generation of stray paren.
|
23 years ago |
Bill Hoffman
|
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
|
23 years ago |