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
c712f748
Commit
c712f748
authored
Jun 15, 2020
by
Cory Quammen
Browse files
Update the default version to 5.8.1-RC1
parent
f1f6b17f
Pipeline
#177589
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Scripts/docker/ubuntu/development/Dockerfile
View file @
c712f748
...
...
@@ -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.
0
ARG
SUPERBUILD_TAG=v5.8.
0
ARG
PARAVIEW_TAG=v5.8.
1-RC1
ARG
SUPERBUILD_TAG=v5.8.
1-RC1
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 @
c712f748
...
...
@@ -25,7 +25,7 @@ superbuild_set_revision(genericio
URL_MD5 daea4ea2076fb6a1b8ccded8e861e1be
)
set
(
paraview_doc_ver_series
"5.8"
)
set
(
paraview_doc_ver
"
${
paraview_doc_ver_series
}
.
0
"
)
set
(
paraview_doc_ver
"
${
paraview_doc_ver_series
}
.
1
"
)
superbuild_set_revision
(
paraviewgettingstartedguide
URL
"https://www.paraview.org/files/v
${
paraview_doc_ver_series
}
/ParaViewGettingStarted-
${
paraview_doc_ver
}
.pdf"
URL_MD5 392a29c111c5867b51e78bcb83e64198
)
...
...
@@ -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.
0
DEFAULT
URL
"http://www.paraview.org/files/v5.8/ParaView-v5.8.
0
.tar.xz"
URL_MD5
93df5221af66c451d6a1c2253a53fe6b
SELECT 5.8.
1-RC1
DEFAULT
URL
"http://www.paraview.org/files/v5.8/ParaView-v5.8.
1-RC1
.tar.xz"
URL_MD5
7013de41a6346a452df3e2a50fb50d79
SELECT git CUSTOMIZABLE
GIT_REPOSITORY
"https://gitlab.kitware.com/paraview/paraview.git"
GIT_TAG
"origin/master"
...
...
Cory Quammen
@cory.quammen
mentioned in commit
ac53e1ac
·
Jun 16, 2020
mentioned in commit
ac53e1ac
mentioned in commit ac53e1ac1ddb2c57318697e3b0100cb252a8457d
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