Skip to content
Snippets Groups Projects
  1. Oct 02, 2019
  2. Aug 22, 2019
  3. Jun 06, 2019
  4. Jun 05, 2019
  5. Jun 03, 2019
  6. May 31, 2019
  7. May 15, 2019
  8. May 09, 2019
  9. Apr 03, 2019
  10. Apr 02, 2019
  11. Mar 27, 2019
  12. Mar 20, 2019
  13. Feb 11, 2019
  14. Feb 09, 2019
    • David E. DeMarle's avatar
      Fix adaptor's cmake search path for 5.6.0 release only · 89f47f95
      David E. DeMarle authored
      The 5.6.0 version lacks any CMAKE_PREFIX_PATH line, so the patch
      has to add it, not modify it like the last attempt tried to do.
      The patch is predicated on paraview_SOURCE_SELECTION == 5.6.0 so
      it has not effect on master or release, both of which already have
      the correct "${CMAKE_... line.
      89f47f95
  15. Feb 07, 2019
  16. Feb 06, 2019
    • Paul Ferrell's avatar
      Fixed CMAKE_PREFIX_PATH issue. · 0c35add0
      Paul Ferrell authored
      This adds quotes around CMAKE_PREFIX_PATH in the patch. The lack
      of them was causing problems when CMAKE_PREFIX_PATH had multiple
      items.
      0c35add0
  17. Nov 29, 2018
  18. Nov 28, 2018
  19. Nov 27, 2018
  20. Nov 23, 2018
  21. Nov 22, 2018
  22. Nov 21, 2018
  23. Nov 20, 2018
  24. Nov 08, 2018
  25. Nov 07, 2018
Loading