Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • paraview/paraview-superbuild
  • utkarsh.ayachit/paraview-superbuild
  • acbauer/paraview-superbuild
  • ben.boeckel/paraview-superbuild
  • shawn.waldon/paraview-superbuild
  • mwestphal/paraview-superbuild
  • fbordeu/paraview-superbuild
  • demarle/paraview-superbuild
  • allisonvacanti/paraview-superbuild
  • chet.nieter/paraview-superbuild
  • dcthomp/paraview-superbuild
  • jappa/paraview-superbuild
  • friedenhe/paraview-superbuild
  • paul.lafoix/paraview-superbuild
  • timothee.couble/paraview-superbuild
  • chuck.atkins/paraview-superbuild
  • tjcorona/paraview-superbuild
  • cory.quammen/paraview-superbuild
  • patrick.avery/paraview-superbuild
  • jules.bourdais/paraview-superbuild
  • jeanchristophe.giret/paraview-superbuild
  • sebastien.jourdain/paraview-superbuild
  • joseph.g.hennessey2.ctr/paraview-superbuild
  • danlipsa/paraview-superbuild
  • scott.wittenburg/paraview-superbuild
  • abcdevpure/paraview-superbuild
  • griffinist/paraview-superbuild
  • jie.cheng/paraview-superbuild
  • vbolea/paraview-superbuild
  • aron.helser/paraview-superbuild
  • alouis/paraview-superbuild
  • ethan.stam/paraview-superbuild
  • ryan.krattiger1/paraview-superbuild
  • ken-martin/paraview-superbuild
  • tuttibaer.fr/paraview-superbuild
  • ovulur/paraview-superbuild
  • sanblch/paraview-superbuild
  • ChristophHonal/paraview-superbuild
  • sankhesh/paraview-superbuild
  • charles.gueunet/paraview-superbuild
  • tayran-mila/paraview-superbuild
  • Thosch003/paraview-superbuild
  • nleaf/paraview-superbuild
  • jmensmann/paraview-superbuild
  • caitlin.ross/paraview-superbuild
  • timothee.chabat/paraview-superbuild
  • john.tourtellott/paraview-superbuild
  • cobo/paraview-superbuild
  • mckel-9/paraview-superbuild
  • mirenradia/paraview-superbuild
  • jaswant.panchumarti/paraview-superbuild
  • michael.migliore/paraview-superbuild
  • kdean1226/paraview-superbuild
  • berndboesejr/paraview-superbuild
  • woodscn/paraview-superbuild
  • thomas.galland/paraview-superbuild
  • thomas.caissard/paraview-superbuild
  • pflarr/paraview-superbuild
  • lucas.givord/paraview-superbuild
  • louis.gombert/paraview-superbuild
  • jwilson1881/paraview-superbuild
  • Otahal/paraview-superbuild
  • christos.tsolakis/paraview-superbuild
  • c.wetterer-nelson/paraview-superbuild
  • ax3l/paraview-superbuild
  • nicolas.vuaille/paraview-superbuild
  • tjgriffinist/paraview-superbuild
  • jeremyalva/paraview-superbuild
  • nicolasB/paraview-superbuild
  • yohann.bearzi/paraview-superbuild
  • weshouman/paraview-superbuild
  • spiros.tsalikis/paraview-superbuild
72 results
Show changes
Commits on Source (15)
...@@ -133,7 +133,7 @@ macos-x86_64:build: ...@@ -133,7 +133,7 @@ macos-x86_64:build:
- .macos_x86_64 - .macos_x86_64
- .cmake_build_macos - .cmake_build_macos
- .cmake_build_artifacts - .cmake_build_artifacts
- .macos_builder_tags - .macos_x86_64_builder_tags
- .run_manually - .run_manually
timeout: 3 hours timeout: 3 hours
...@@ -142,7 +142,7 @@ macos-x86_64:test: ...@@ -142,7 +142,7 @@ macos-x86_64:test:
- .macos_x86_64 - .macos_x86_64
- .cmake_test_macos - .cmake_test_macos
- .cmake_package_artifacts - .cmake_package_artifacts
- .macos_builder_tags_test - .macos_x86_64_builder_tags_test
- .run_automatically - .run_automatically
needs: needs:
- macos-x86_64:build - macos-x86_64:build
......
...@@ -49,6 +49,7 @@ enable_project(occt) ...@@ -49,6 +49,7 @@ enable_project(occt)
enable_project(openimagedenoise) enable_project(openimagedenoise)
enable_project(openmp) enable_project(openmp)
enable_project(openpmd) enable_project(openpmd)
enable_project(openturns)
enable_project(openvdb) enable_project(openvdb)
enable_project(osmesa) enable_project(osmesa)
enable_project(ospray) enable_project(ospray)
......
...@@ -4,7 +4,6 @@ set(ENABLE_catalyst ON CACHE BOOL "") ...@@ -4,7 +4,6 @@ set(ENABLE_catalyst ON CACHE BOOL "")
set(ENABLE_lookingglass ON CACHE BOOL "") set(ENABLE_lookingglass ON CACHE BOOL "")
set(ENABLE_fides ON CACHE BOOL "") set(ENABLE_fides ON CACHE BOOL "")
set(ENABLE_nvidiaoptix ON CACHE BOOL "") set(ENABLE_nvidiaoptix ON CACHE BOOL "")
set(ENABLE_openturns ON CACHE BOOL "")
set(ENABLE_paraviewtranslations ON CACHE BOOL "") set(ENABLE_paraviewtranslations ON CACHE BOOL "")
set(ENABLE_visrtx ON CACHE BOOL "") set(ENABLE_visrtx ON CACHE BOOL "")
set(ENABLE_openxrsdk ON CACHE BOOL "") set(ENABLE_openxrsdk ON CACHE BOOL "")
......
...@@ -9,7 +9,6 @@ set(llvm_BUILD_SHARED_LIBS "OFF" CACHE STRING "") ...@@ -9,7 +9,6 @@ set(llvm_BUILD_SHARED_LIBS "OFF" CACHE STRING "")
set(ENABLE_ttk OFF CACHE BOOL "") set(ENABLE_ttk OFF CACHE BOOL "")
set(ENABLE_catalyst ON CACHE BOOL "") set(ENABLE_catalyst ON CACHE BOOL "")
set(ENABLE_openturns ON CACHE BOOL "")
set(ENABLE_mesa OFF CACHE BOOL "") set(ENABLE_mesa OFF CACHE BOOL "")
set(ENABLE_nvidiaindex OFF CACHE BOOL "") set(ENABLE_nvidiaindex OFF CACHE BOOL "")
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
GIT_CLONE_PATH: "$CI_BUILDS_DIR/paraview-ci-ext/$CI_CONCURRENT_ID" GIT_CLONE_PATH: "$CI_BUILDS_DIR/paraview-ci-ext/$CI_CONCURRENT_ID"
# TODO: Factor this out so that each job selects the Xcode version to # TODO: Factor this out so that each job selects the Xcode version to
# use so that different versions can be tested in a single pipeline. # use so that different versions can be tested in a single pipeline.
DEVELOPER_DIR: "/Applications/Xcode-14.2.app/Contents/Developer" DEVELOPER_DIR: "/Applications/Xcode-16.1.app/Contents/Developer"
### Build and test ### Build and test
...@@ -37,12 +37,12 @@ ...@@ -37,12 +37,12 @@
## Tags ## Tags
.macos_builder_tags: .macos_x86_64_builder_tags:
tags: tags:
- paraview - paraview
- macos-x86_64 - macos-x86_64
- shell - shell
- xcode-14.2 - xcode-16.1
- nonconcurrent - nonconcurrent
- finder - finder
...@@ -51,16 +51,16 @@ ...@@ -51,16 +51,16 @@
- paraview - paraview
- macos-arm64 - macos-arm64
- shell - shell
- xcode-14.2 - xcode-16.1
- nonconcurrent - nonconcurrent
- finder - finder
.macos_builder_tags_test: .macos_x86_64_builder_tags_test:
tags: tags:
- paraview - paraview
- macos-x86_64 - macos-x86_64
- shell - shell
- xcode-14.2 - xcode-16.1
- nonconcurrent - nonconcurrent
.macos_arm64_builder_tags_test: .macos_arm64_builder_tags_test:
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
- paraview - paraview
- macos-arm64 - macos-arm64
- shell - shell
- xcode-14.2 - xcode-16.1
- nonconcurrent - nonconcurrent
## macOS-specific scripts ## macOS-specific scripts
......
...@@ -69,6 +69,7 @@ function (superbuild_find_projects var) ...@@ -69,6 +69,7 @@ function (superbuild_find_projects var)
ispc ispc
jsonc jsonc
jsoncpp jsoncpp
lapack
las las
libjpegturbo libjpegturbo
lookingglass lookingglass
...@@ -89,6 +90,7 @@ function (superbuild_find_projects var) ...@@ -89,6 +90,7 @@ function (superbuild_find_projects var)
openvkl openvkl
ospray ospray
ospraymodulempi ospraymodulempi
openturns
openxrmodels openxrmodels
openxrsdk openxrsdk
paraviewtranslations paraviewtranslations
...@@ -196,7 +198,6 @@ function (superbuild_find_projects var) ...@@ -196,7 +198,6 @@ function (superbuild_find_projects var)
fortran fortran
genericio genericio
gmsh gmsh
lapack
libxml2 libxml2
mili mili
rapidjson rapidjson
...@@ -214,7 +215,7 @@ function (superbuild_find_projects var) ...@@ -214,7 +215,7 @@ function (superbuild_find_projects var)
libusb libusb
llvm llvm
mesa mesa
openturns mesatoolchainoverride
osmesa osmesa
paraviewsdk paraviewsdk
socat socat
...@@ -545,6 +546,11 @@ set(_python_unicode_default "UCS4") ...@@ -545,6 +546,11 @@ set(_python_unicode_default "UCS4")
# and thinking things went wrong. # and thinking things went wrong.
set(_superbuild_suppress_matplotlib_output ON) set(_superbuild_suppress_matplotlib_output ON)
# This optional hdf5 dependencies should not be added
# as it conflicts with mpi, ignore it instead
set(_superbuild_ignored_optional_depends
hdf5cpp)
# Setup SPDX superbuild variables # Setup SPDX superbuild variables
set(superbuild_spdx_document_namespace "https://paraview.org/spdx") set(superbuild_spdx_document_namespace "https://paraview.org/spdx")
......
...@@ -13,5 +13,3 @@ superbuild_add_project(gmsh ...@@ -13,5 +13,3 @@ superbuild_add_project(gmsh
-DENABLE_ONELAB:BOOL=OFF -DENABLE_ONELAB:BOOL=OFF
-DENABLE_ONELAB_METAMODEL:BOOL=OFF -DENABLE_ONELAB_METAMODEL:BOOL=OFF
-DENABLE_BUILD_SHARED:BOOL=${BUILD_SHARED_LIBS}) -DENABLE_BUILD_SHARED:BOOL=${BUILD_SHARED_LIBS})
superbuild_apply_patch(gmsh stdint-includes "Missing stdint.h include")
diff -u -Nr -U5 gmsh-4.11.1-source/contrib/QuadMeshingTools/qmtMeshGeometryOptimization.h gmsh-4.11.1-source.stdint-includes/contrib/QuadMeshingTools/qmtMeshGeometryOptimization.h
--- gmsh-4.11.1-source/contrib/QuadMeshingTools/qmtMeshGeometryOptimization.h 2022-09-28 14:00:54.000000000 -0400
+++ gmsh-4.11.1-source.stdint-includes/contrib/QuadMeshingTools/qmtMeshGeometryOptimization.h 2023-08-24 14:56:47.762340361 -0400
@@ -6,10 +6,11 @@
// Author: Maxence Reberol
#pragma once
#include <float.h>
+#include <stdint.h>
#include "qmtMeshUtils.h"
class SurfaceProjector;
/**
diff -u -Nr -U5 gmsh-4.11.1-source/src/mesh/meshGFacePack.cpp gmsh-4.11.1-source.stdint-includes/src/mesh/meshGFacePack.cpp
--- gmsh-4.11.1-source/src/mesh/meshGFacePack.cpp 2022-09-28 14:01:00.000000000 -0400
+++ gmsh-4.11.1-source.stdint-includes/src/mesh/meshGFacePack.cpp 2023-08-24 14:47:27.964129947 -0400
@@ -1,10 +1,11 @@
// Gmsh - Copyright (C) 1997-2022 C. Geuzaine, J.-F. Remacle
//
// See the LICENSE.txt file in the Gmsh root directory for license information.
// Please report all issues on https://gitlab.onelab.info/gmsh/gmsh/issues.
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <queue>
#include <map>
#include <vector>
...@@ -44,7 +44,6 @@ if (UNIX) ...@@ -44,7 +44,6 @@ if (UNIX)
# OSMesa is only built to support users on bespoke linux systems that do not have an OSMesa library. # OSMesa is only built to support users on bespoke linux systems that do not have an OSMesa library.
# The OSMesa library/headers are not really required at compile time. # The OSMesa library/headers are not really required at compile time.
osmesa osmesa
openturns
openxrsdk openxrsdk
zeromq zeromq
...@@ -52,7 +51,7 @@ if (UNIX) ...@@ -52,7 +51,7 @@ if (UNIX)
fontconfig) fontconfig)
endif () endif ()
list(APPEND paraview_platform_dependencies list(APPEND paraview_platform_dependencies
cdi ffmpeg libxml2 freetype mili gmsh cdi ffmpeg fides fortran libxml2 freetype mili gmsh
# For cosmotools # For cosmotools
genericio cosmotools) genericio cosmotools)
endif () endif ()
...@@ -225,9 +224,10 @@ superbuild_add_project(paraview ...@@ -225,9 +224,10 @@ superbuild_add_project(paraview
DEFAULT_ON DEFAULT_ON
DEPENDS cxx11 DEPENDS cxx11
DEPENDS_OPTIONAL DEPENDS_OPTIONAL
adios2 alembic catalyst cuda boost eigen fortran gdal hdf5 matplotlib mpi numpy pdal png adios2 alembic catalyst cuda boost eigen gdal hdf5 matplotlib mpi numpy pdal png
protobuf python3 qt5 visitbridge zlib silo las lookingglass fides pythonmpi4py protobuf python3 qt5 visitbridge zlib silo las lookingglass pythonmpi4py
xdmf3 vrpn vtkm netcdf xdmf3 vrpn vtkm netcdf
openturns
openmp openmp
openpmd openpmd
openvdb openvdb
......
...@@ -73,7 +73,7 @@ endif () ...@@ -73,7 +73,7 @@ endif ()
############################################################ ############################################################
# First, grab all the referenced targets from the CMake files # First, grab all the referenced targets from the CMake files
file(GLOB_RECURSE cmake_files "${superbuild_install_location}/lib/cmake/paraview-${paraview_version}/*.cmake") file(GLOB_RECURSE cmake_files "${superbuild_install_location}/lib/cmake/paraview-${paraview_version}/*-targets-release.cmake")
set(libraries_referenced_by_cmake) set(libraries_referenced_by_cmake)
foreach (cmake_file IN LISTS cmake_files) foreach (cmake_file IN LISTS cmake_files)
file(STRINGS "${cmake_file}" lines REGEX "\\\${_IMPORT_PREFIX}[^;\\\">]+") file(STRINGS "${cmake_file}" lines REGEX "\\\${_IMPORT_PREFIX}[^;\\\">]+")
......
...@@ -194,6 +194,18 @@ if (visrtx_enabled) ...@@ -194,6 +194,18 @@ if (visrtx_enabled)
endforeach () endforeach ()
endif () endif ()
if (lapack_enabled)
set(lapackextra_libraries
mkl_core.2
mkl_def.2)
foreach (lapackextra_library IN LISTS lapackextra_libraries)
superbuild_windows_install_plugin("${lapackextra_library}.dll"
"bin" "bin"
SEARCH_DIRECTORIES "${superbuild_install_location}/bin")
endforeach ()
endif ()
if (python3_enabled) if (python3_enabled)
if (python3_built_by_superbuild) if (python3_built_by_superbuild)
include(python3.functions) include(python3.functions)
......
Subproject commit 5456ac763b2bb4b586ee81fdcab50a47b19df40f Subproject commit b93a514fb29bf27e5ca7fba9e55146f78ab5064e
...@@ -147,8 +147,8 @@ endif() ...@@ -147,8 +147,8 @@ endif()
superbuild_set_revision(gmsh superbuild_set_revision(gmsh
# https://gmsh.info/#Download # https://gmsh.info/#Download
URL "https://www.paraview.org/files/dependencies/gmsh-4.11.1-source.tgz" URL "https://www.paraview.org/files/dependencies/gmsh-4.13.1-source.tgz"
URL_MD5 681ccfa83213921884ede92a80191ba2) URL_MD5 6c2f83e6ba8165aa862ee8c6fcedee99)
if (WIN32) if (WIN32)
set(nvidiaindex_platform "windows-x64") set(nvidiaindex_platform "windows-x64")
......