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
8eba6eda
Commit
8eba6eda
authored
Sep 14, 2019
by
Cory Quammen
Browse files
Update the default version to 5.7.0-RC4
parent
39ac1f86
Pipeline
#146438
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Scripts/docker/ubuntu/Dockerfile
View file @
8eba6eda
...
...
@@ -57,8 +57,8 @@ ARG BASE_IMAGE=nvidia/opengl:1.0-glvnd-devel-ubuntu18.04
FROM
${BASE_IMAGE}
ARG
RENDERING=egl
ARG
PARAVIEW_TAG=v5.7.0-RC
3
ARG
SUPERBUILD_TAG=v5.7.0-RC
3
ARG
PARAVIEW_TAG=v5.7.0-RC
4
ARG
SUPERBUILD_TAG=v5.7.0-RC
4
ARG
SUPERBUILD_REPO=https://gitlab.kitware.com/paraview/paraview-superbuild.git
ARG
DEV_BUILD=false
ARG
PYTHON_VERSION=2
...
...
versions.cmake
View file @
8eba6eda
...
...
@@ -47,9 +47,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.7.0-RC
3
DEFAULT
URL
"http://www.paraview.org/files/v5.7/ParaView-v5.7.0-RC
3
.tar.xz"
URL_MD5
3f48097c26a559ee08f3e98cceed0637
SELECT 5.7.0-RC
4
DEFAULT
URL
"http://www.paraview.org/files/v5.7/ParaView-v5.7.0-RC
4
.tar.xz"
URL_MD5
7de84974cd88abf8caaedaec49d9408b
SELECT git CUSTOMIZABLE
GIT_REPOSITORY
"https://gitlab.kitware.com/paraview/paraview.git"
GIT_TAG
"origin/master"
...
...
Cory Quammen
@cory.quammen
mentioned in commit
52006fdf
·
Sep 16, 2019
mentioned in commit
52006fdf
mentioned in commit 52006fdfa05bebe310bc636a204d19be5bc340b0
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