- 09 Sep, 2020 1 commit
-
-
Guillaume Gindre authored
-
- 01 Sep, 2020 1 commit
-
-
Dan Lipsa authored
-
- 24 Aug, 2020 1 commit
-
-
Stepan Kriz authored
-
- 26 May, 2020 1 commit
-
-
Ben Boeckel authored
-
- 11 May, 2020 1 commit
-
-
Ben Boeckel authored
-
- 06 May, 2020 1 commit
-
-
Ben Boeckel authored
-
- 28 Apr, 2020 1 commit
-
-
Ryan Krattiger authored
ref. issue 19858
-
- 10 Apr, 2020 1 commit
-
-
Ben Boeckel authored
-
- 24 Mar, 2020 1 commit
-
-
Cory Quammen authored
-
- 19 Mar, 2020 1 commit
-
-
Ben Boeckel authored
Fixes: #19276
-
- 13 Mar, 2020 1 commit
-
-
Utkarsh Ayachit authored
Adding some basic docs to indicate how to build ParaView from the current source checkout using spack.
-
- 12 Mar, 2020 1 commit
-
-
Mathieu Westphal authored
-
- 13 Feb, 2020 1 commit
-
-
Mathieu Westphal authored
-
- 01 Feb, 2020 1 commit
-
-
Utkarsh Ayachit authored
When building ParaView binaries on system with Fortran compiler present and ADIOS enabled, ParaView failed to find ADIOS correctly. The issue was that though superbuild had disabled Fortran (hence MPI was built without Fortran) ADIOS tried to find MPI's Fortran components and hence failed. In general, since we have an option in superbuild to enable/disable fortran support, it seems reasonable to have the option affect how ParaView enables/disables its Fortran components.
-
- 20 Jan, 2020 1 commit
-
-
florian maurin authored
-
- 12 Jan, 2020 2 commits
-
-
Utkarsh Ayachit authored
We now have 5 editions: CORE, RENDERING, CATALYST, CATALYST_RENDERING, and CANONICAL. To support this we have reworked module groups and conditions. We now have only two groups PARAVIEW_CORE and PARAVIEW_CANONICAL. Two flags: PARAVIEW_ENABLE_RENDERING and PARAVIEW_ENABLE_NONESSENTIAL can be used by modules to exclude themselves from these groups by default. Now we can support the 5 editions as follows: CORE: enable PARAVIEW_CORE group RENDERING: enable PARAVIEW_CORE group PARAVIEW_ENABLE_RENDERING=ON CATALYST: enable PARAVIEW_CANONICAL group CATALYST_RENDERING enable PARAVIEW_CANONICAL group PARAVIEW_ENABLE_RENDERING=ON CANONICAL: enable PARAVIEW_CANONICAL group PARAVIEW_ENABLE_RENDERING=ON PARAVIEW_ENABLE_NONESSENTIAL=ON When PARAVIEW_ENABLE_NONESSENTIAL is FALSE, we ensure that hdf5, netcdf, cgns modules are rejected thus ensuring we don't build these painful dependencies for Catalyst editions.
-
Utkarsh Ayachit authored
-
- 07 Jan, 2020 9 commits
-
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
Catalyst is now always enabled.
-
Utkarsh Ayachit authored
This avoids having to rebuild ParaView to use ssend which is primarily for debugging purposes anyways.
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
-
Mathieu Westphal authored
-
- 13 Sep, 2019 1 commit
-
-
Cory Quammen authored
-
- 11 Jul, 2019 2 commits
-
-
Ben Boeckel authored
Fixes: #18992
-
Ben Boeckel authored
-
- 23 Jun, 2019 1 commit
-
-
Dan Lipsa authored
-
- 19 Jun, 2019 1 commit
-
-
Mathieu Westphal authored
-
- 12 Jun, 2019 1 commit
-
-
Ben Boeckel authored
-
- 30 May, 2019 1 commit
-
-
Ben Boeckel authored
See build documentation for details.
-
- 22 Apr, 2019 1 commit
-
-
Ben Boeckel authored
Fixes: #18955
-
- 19 Apr, 2019 2 commits
-
-
Ben Boeckel authored
Moves commented bits around so they don't cause weird gaps in the rendering.
-
Ben Boeckel authored
Now covers the new module system and more extensively documents the available CMake options.
-
- 20 Feb, 2019 1 commit
-
-
Cory Quammen authored
-
- 03 Oct, 2018 1 commit
-
-
Cory Quammen authored
Remove item about developers reporting problems on mac and linux.
-
- 11 May, 2018 1 commit
-
-
Cory Quammen authored
Add note on not being ready for Qt 5.10.
-
- 30 Jan, 2018 1 commit
-
-
luz paz authored
Some are user-facing and some aren't user-facing. Found via `codespell -q 3 -D ~/Documents/diff-experiment/dictionary.txt --skip="./ThirdParty,./Qt" -I ../paraview-whitelist.txt` whitelist contents were ``` ans behaviour cas dum initialise initialisation lod nd ot pres wont ```
-