- Aug 22, 2002
-
-
Bill Hoffman authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
- Aug 21, 2002
-
-
Brad King authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Bill Hoffman authored
BUG: use c compiler for link of c programs, and use temp file nmake syntax for linking c and c++ programs
-
- Aug 16, 2002
-
-
Ken Martin authored
-
Ken Martin authored
-
Brad King authored
-
Brad King authored
ENH: Changed check for which version of instantiators to generate to look for definition of VTK_USE_INSTANTIATOR_NEW instead of an extra argument to VTK_MAKE_INSTANTIATOR.
-
- Aug 15, 2002
-
-
Brad King authored
BUG: Added backward-compatability. The old instantiator style will be used unless the argument USE_INSTANTIATOR_NEW is given to tell the command to make use of the instantiator new functions exported from each class's implementation file.
-
Brad King authored
ENH: Improved generated instantiator to use extern declarations to wrappers around the New() methods. This avoids the need to include each class's header in an instantiator source. The instantiator class implementations can now fit in a single source file that compiles quickly.
-
Bill Hoffman authored
-
- Aug 14, 2002
-
-
Luis Ibanez authored
-
- Aug 13, 2002
-
-
Ken Martin authored
-
Ken Martin authored
-
- Aug 12, 2002
-
-
Ken Martin authored
-
- Aug 09, 2002
-
-
Ken Martin authored
-
Sebastien Barre authored
FIX: fix commit messup (this change was committed to the branch instead of the main tree, thus was wiped-out later)
-
Sebastien Barre authored
- WINDOWS does not exist, use WIN32 (or defineWINDOWS if cygwin can not be used inUnix mode?), - fix an un-closed IF, - use same prefix for vars (and make it advanced)
-
Andy Cedilnik authored
-
- Aug 08, 2002
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Brad King authored
-
Andy Cedilnik authored
-
Sebastien Barre authored
-
Brad King authored
-
Bill Hoffman authored
-
Brad King authored
-