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
/
cmVTKMakeInstantiatorCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-87/+87
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-5/+10
*
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ...
Brad King
2004-11-03
1
-3/+6
*
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl...
Brad King
2004-11-03
1
-8/+8
*
ENH: Cleanups
Andy Cedilnik
2004-02-22
1
-0/+2
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Re...
Brad King
2002-10-10
1
-1/+1
*
compiler warnings
Ken Martin
2002-08-23
1
-1/+2
*
modified how source files store properties
Ken Martin
2002-08-16
1
-5/+6
*
ERR: unsigned int -> size_t.
Brad King
2002-08-16
1
-1/+1
*
ENH: Changed check for which version of instantiators to generate to look for...
Brad King
2002-08-16
1
-5/+6
*
BUG: Added backward-compatability. The old instantiator style will be used u...
Brad King
2002-08-15
1
-2/+211
*
ENH: Improved generated instantiator to use extern declarations to wrappers a...
Brad King
2002-08-15
1
-126/+36
*
removed all source lists from the system and made them vectors. Also appended...
Ken Martin
2002-06-27
1
-30/+18
*
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream d...
Brad King
2002-06-19
1
-3/+2
*
ENH: replace freeze with delete
Bill Hoffman
2002-04-30
1
-1/+1
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-3/+5
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-6/+6
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
1
-4/+4
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-11/+3
*
ENH: Added support for including extra files in generated header to get acces...
Brad King
2002-03-01
1
-3/+24
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
change ostrstream to strstream
Bill Hoffman
2001-12-19
1
-1/+1
*
ENH: Improved flexibility of command by allowing specificiation of separate i...
Brad King
2001-12-18
1
-53/+83
*
ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK ...
Brad King
2001-12-17
1
-0/+343