- 02 Nov, 2017 1 commit
-
-
Dan Lipsa authored
-
- 27 Oct, 2017 1 commit
-
-
Utkarsh Ayachit authored
Set `VTK_LEGACY_REMOVE` rather than `VTK_LEGACY_SILENT`. No point in compiling legacy code in releases.
-
- 26 Oct, 2017 1 commit
-
-
Dan Lipsa authored
-
- 25 Oct, 2017 1 commit
-
-
Dan Lipsa authored
-
- 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
-
- 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.
-
- 13 Jul, 2017 1 commit
-
-
Ben Boeckel authored
Only Qt5 is supported anymore.
-
- 06 Jul, 2017 1 commit
-
-
Ben Boeckel authored
ParaView now only supports the newer, OpenGL2 backend.
-
- 03 May, 2017 1 commit
-
-
Ben Boeckel authored
It is no longer required.
-
- 02 May, 2017 1 commit
-
-
Ben Boeckel authored
-
- 19 Apr, 2017 1 commit
-
-
Chuck Atkins authored
-
- 18 Apr, 2017 2 commits
-
-
Ben Boeckel authored
The VTK module system does not use imported targets well, so force CMake to not bring them in.
-
Ben Boeckel authored
ParaView now has its own internal version.
-
- 14 Mar, 2017 1 commit
-
-
Chuck Atkins authored
Already merged into master, but not in 5.3.0
-
- 31 Jan, 2017 1 commit
-
-
Ben Boeckel authored
-
- 27 Jan, 2017 2 commits
-
-
Robert Maynard authored
-
Ben Boeckel authored
Fixes #41.
-
- 15 Dec, 2016 1 commit
-
-
Ben Boeckel authored
Fixes #39.
-
- 05 Dec, 2016 1 commit
-
-
Ben Boeckel authored
-
- 21 Nov, 2016 1 commit
-
-
Chuck Atkins authored
Also removes patch from git builds since the issues are being resolved upstream and now only apply to the release.
-
- 11 Nov, 2016 2 commits
-
-
Ben Boeckel authored
-
Chuck Atkins authored
Note: Once this is fixed upstream then we can make the patch conditional on the release source selection
-
- 01 Nov, 2016 1 commit
-
-
Ben Boeckel authored
-
- 25 Oct, 2016 1 commit
-
-
Ben Boeckel authored
-
- 24 Oct, 2016 1 commit
-
-
Andrew Bauer authored
-
- 11 Oct, 2016 2 commits
-
-
Utkarsh Ayachit authored
This is needed for certain components in ParaView (VisitBridge GMV reader), when mesa is enabled.
-
Chuck Atkins authored
-
- 07 Oct, 2016 2 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 28 Sep, 2016 1 commit
-
-
David DeMarle authored
see vtk/vtk!1969
-
- 27 Sep, 2016 2 commits
-
-
Ben Boeckel authored
Bettern than relying on the working directory of the script.
-
Ben Boeckel authored
-
- 20 Sep, 2016 2 commits
-
-
Chuck Atkins authored
-
Chuck Atkins authored
-
- 19 Sep, 2016 1 commit
-
-
Ben Boeckel authored
-
- 09 Sep, 2016 1 commit
-
-
Ben Boeckel authored
Not necessary, but it's nice to have.
-
- 07 Sep, 2016 2 commits
-
-
Ben Boeckel authored
It is no longer necessary.
-
Ben Boeckel authored
This allows a catalyst package to be made.
-