Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ParaView
ParaView-Superbuild
Commits
c4cebfb5
Commit
c4cebfb5
authored
Aug 04, 2020
by
Cory Quammen
Browse files
Update the default version to 5.8.1
parent
fa596b0c
Pipeline
#183545
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Scripts/docker/ubuntu/development/Dockerfile
View file @
c4cebfb5
...
...
@@ -54,8 +54,8 @@ ARG BASE_IMAGE=nvidia/opengl:1.0-glvnd-devel-ubuntu18.04
FROM
${BASE_IMAGE}
ARG
RENDERING=egl
ARG
PARAVIEW_TAG=v5.8.1
-RC2
ARG
SUPERBUILD_TAG=v5.8.1
-RC2
ARG
PARAVIEW_TAG=v5.8.1
ARG
SUPERBUILD_TAG=v5.8.1
ARG
PARAVIEW_VERSION_STRING=paraview-5.8
ARG
SUPERBUILD_REPO=https://gitlab.kitware.com/paraview/paraview-superbuild.git
ARG
PYTHON_VERSION=2
...
...
versions.cmake
View file @
c4cebfb5
...
...
@@ -39,9 +39,9 @@ superbuild_set_revision(paraviewtutorialdata
# on this assumption.
superbuild_set_selectable_source
(
paraview
# NOTE: When updating this selection, also update `README.md` and CMakeLists.txt.
SELECT 5.8.1
-RC2
DEFAULT
URL
"http://www.paraview.org/files/v5.8/ParaView-v5.8.1
-RC2
.tar.xz"
URL_MD5
fc392f0099da821f8215a9e733302a9e
SELECT 5.8.1 DEFAULT
URL
"http://www.paraview.org/files/v5.8/ParaView-v5.8.1.tar.xz"
URL_MD5
2fbd955809559127f66a197960403ea7
SELECT git CUSTOMIZABLE
GIT_REPOSITORY
"https://gitlab.kitware.com/paraview/paraview.git"
GIT_TAG
"origin/master"
...
...
Cory Quammen
@cory.quammen
mentioned in commit
0385b2ae
·
Aug 05, 2020
mentioned in commit
0385b2ae
mentioned in commit 0385b2ae14117762e9bdd865fe14ae3c01250de7
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment