Commit történet

Szerző SHA1 Üzenet Dátum
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 éve
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 éve
  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. 23 éve
  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. 23 éve
  Brad King ac74d51382 ENH: Added support for including extra files in generated header to get access to export macros of derived projects. 24 éve
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 éve
  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. 24 éve
  Brad King fa53ab0807 ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK kits to register their classes with vtkInstantiator. 24 éve