- 02 Nov, 2017 1 commit
-
-
Dan Lipsa authored
-
- 27 Oct, 2017 2 commits
-
-
Utkarsh Ayachit authored
Set `VTK_LEGACY_REMOVE` rather than `VTK_LEGACY_SILENT`. No point in compiling legacy code in releases.
-
Ben Boeckel authored
-
- 26 Oct, 2017 5 commits
-
-
David E. DeMarle authored
-
Dan Lipsa authored
-
Dan Lipsa authored
-
David E. DeMarle authored
besides version numbers, remove the old patches as they have been upstreamed.
-
Dan Lipsa authored
-
- 25 Oct, 2017 5 commits
- 05 Oct, 2017 1 commit
-
-
Ken Martin authored
adds an option plus the supporting openvr lib along with some required patches for their CMake files.
-
- 25 Sep, 2017 1 commit
-
-
Robert Maynard authored
-
- 19 Sep, 2017 1 commit
-
-
Shawn Waldon authored
VTK-m is becoming a submodule of VTK so will be built as a part of ParaView when it is enabled. The vtkm project in the superbuild is now a dummy project that controls whether it is enabled in the ParaView build.
-
- 29 Aug, 2017 1 commit
-
-
Ben Boeckel authored
VTK-m and ParaView cannot depend on `cxx11` because it adds `-std=c++11` which confuses the CUDA compiler. Copy the stdlib choice from `cxx11` to these projects.
-
- 21 Aug, 2017 1 commit
-
-
Robert Maynard authored
The CXX11 project injects additional flags ('std=c++11') into the CXX compile line. This is unnecessary as both projects already require C++11. Secondly this breaks the CUDA compilation of VTK-m filters as now CUDA has two occurrences of C++11 on the compile line and errors out.
-
- 15 Aug, 2017 1 commit
-
-
Aron Helser authored
Updated versions of Twisted and Autobahn in VTK require two new support libraries from VTK/ThirdParty, txaio and hyperlink.
-
- 11 Aug, 2017 11 commits
-
-
(cherry picked from commit 04089e04)
-
(cherry picked from commit 234c2681)
-
(cherry picked from commit e9aa6974)
-
(cherry picked from commit 3e21104e)
-
(cherry picked from commit ae513738)
-
(cherry picked from commit d26a2d62)
-
(cherry picked from commit b8b4d976)
-
(cherry picked from commit b1f0b79e)
-
(cherry picked from commit 8f3b4183)
-
(cherry picked from commit 732b71da)
-
bump embree to latest release to get most of the fixes. Apply a patch corresponding to embree commit 7c0f6fc for another. With this it should work. Now update and reapply the findtbb patch to apply to newer embree. The patch is really copying over ospray's findtbb, which we modify to work with pv superbuild's install layout. (cherry picked from commit 645aa3b1)
-
- 01 Aug, 2017 1 commit
-
-
Chuck Atkins authored
-
- 31 Jul, 2017 1 commit
-
-
Chuck Atkins authored
-
- 18 Jul, 2017 2 commits
-
-
Chuck Atkins authored
-
Chuck Atkins authored
-
- 14 Jul, 2017 1 commit
-
-
David E. DeMarle authored
bump embree to latest release to get most of the fixes. Apply a patch corresponding to embree commit 7c0f6fc for another. With this it should work. Now update and reapply the findtbb patch to apply to newer embree. The patch is really copying over ospray's findtbb, which we modify to work with pv superbuild's install layout.
-
- 13 Jul, 2017 1 commit
-
-
Ben Boeckel authored
Only Qt5 is supported anymore.
-
- 12 Jul, 2017 1 commit
-
-
Ben Boeckel authored
-
- 06 Jul, 2017 1 commit
-
-
Ben Boeckel authored
ParaView now only supports the newer, OpenGL2 backend.
-
- 05 Jul, 2017 1 commit
-
-
Ben Boeckel authored
The VS2013 check is an inherent limitation of ispc, not a superbuild-imposed restriction. As such, it belongs in the project file.
-
- 03 Jul, 2017 1 commit
-
-
Chuck Atkins authored
-