Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King c1ad03bedb 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. hace 23 años
  Brad King 3200bfbf4c 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. hace 23 años
  Brad King ac74d51382 ENH: Added support for including extra files in generated header to get access to export macros of derived projects. hace 24 años
  Will Schroeder a6a43d5320 ENH:Updated copyright hace 24 años
  Brad King 1f68c1be85 ENH: Improved flexibility of command by allowing specificiation of separate input and outputs source lists. Multiple input source lists are now also allowed. hace 24 años
  Brad King fa53ab0807 ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK kits to register their classes with vtkInstantiator. hace 24 años