index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGeneratedFileStream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Add compression support
Andy Cedilnik
2005-01-27
1
-0/+11
*
ENH: Added default constructor and Open method.
Brad King
2005-01-26
1
-2/+23
*
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ...
Brad King
2004-11-03
1
-7/+10
*
COMP: Fix new cmGeneratedFileStream for MSVC.
Brad King
2004-11-03
1
-0/+2
*
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl...
Brad King
2004-11-03
1
-106/+49
*
BUG: make sure global generate is done when cmakelist file chagnes, also make...
Bill Hoffman
2004-05-20
1
-0/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
ENH: try to better handle control-c during make Makefiles
Bill Hoffman
2001-06-04
1
-4/+24
*
BUG: remove warning
Bill Hoffman
2001-05-23
1
-1/+1
*
BUG: fix to compile on hp with aCC
Bill Hoffman
2001-05-17
1
-1/+1
*
ERR: const error fixed.
Brad King
2001-05-16
1
-1/+1
*
ERR: Added is_open() check in cmGeneratedFileStream::operator bool() so that ...
Brad King
2001-05-16
1
-1/+1
*
ENH: cmGeneratedFileStream class added to simplify copy-if-different usage on...
Brad King
2001-05-16
1
-0/+142