Skip to content
Snippets Groups Projects
  1. May 30, 2019
  2. May 13, 2019
  3. May 10, 2019
  4. Mar 15, 2019
  5. Feb 17, 2019
  6. Feb 15, 2019
  7. Feb 13, 2019
  8. Feb 12, 2019
  9. Feb 07, 2019
  10. Feb 03, 2019
  11. Feb 02, 2019
    • Bill Lorensen's avatar
      ENH: Reinstate Remote modules. · 60c6ddb3
      Bill Lorensen authored
      The new vtk module system required changes to
      vtkModuleRemote.cmake. The old system used a cmake option,
      Build_modulename:BOOL ON/OFF to enable a remote module. The new module
      system uses a cmake variable, VTK_MODULE_ENABLE_VTK with values YES,
      WANT, DONT_WANT, NO and DEFAULT.
      
      Also, CMakeLists.txt now includes add_subdirectory(Remote) and the Remote directory is added to vtk_source_directories.
      
      To test the new remote macros, we enabled three remote modules:
      PoissonReconstruction, Powercrust and SplineDrivenImageSlicer.
      
      The WikiExamples are no longer available as a remote module. They will instead be added as an external project in the future, WikiExamples.remote.cmake has been removed.
      60c6ddb3
  12. Jan 03, 2019
  13. Dec 19, 2018
  14. Dec 18, 2018
  15. Dec 13, 2018
  16. Dec 11, 2018
  17. Nov 28, 2018
  18. Oct 01, 2018
  19. Aug 31, 2018
  20. Jun 16, 2018
  21. Jun 14, 2018
  22. Jun 07, 2018
  23. May 31, 2018
  24. May 30, 2018
  25. May 24, 2018
  26. May 23, 2018
  27. May 22, 2018
  28. May 17, 2018
  29. Mar 24, 2018
  30. Mar 22, 2018
  31. Feb 13, 2018
  32. Jan 28, 2018
Loading