Skip to content
Snippets Groups Projects
  1. Feb 13, 2020
  2. Jan 07, 2020
  3. Dec 20, 2019
  4. Dec 19, 2019
  5. Dec 11, 2019
  6. Nov 22, 2019
  7. Nov 18, 2019
  8. Nov 12, 2019
  9. Nov 11, 2019
  10. Oct 21, 2019
  11. Oct 05, 2019
  12. Aug 16, 2019
  13. Jul 31, 2019
  14. Jul 15, 2019
  15. Jul 11, 2019
  16. Jul 04, 2019
  17. May 30, 2019
  18. May 13, 2019
  19. May 10, 2019
  20. Mar 15, 2019
  21. Feb 17, 2019
  22. Feb 15, 2019
  23. Feb 13, 2019
  24. Feb 12, 2019
  25. Feb 07, 2019
  26. Feb 03, 2019
  27. 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
  28. Jan 03, 2019
  29. Dec 19, 2018
  30. Dec 18, 2018
  31. Dec 13, 2018
  32. Dec 11, 2018
  33. Nov 28, 2018
  34. Oct 01, 2018
  35. Aug 31, 2018
Loading