Patch |
File delta |
Description |
fix_path_paraview.patch | (download) |
Wrapping/Python/paraview/__init__.py.in |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
fix python path
|
libatomic.patch | (download) |
ThirdParty/protobuf/vtkprotobuf/src/CMakeLists.txt |
8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-) |
---
|
vtk cmake findffmpeg cmake.patch | (download) |
VTK/CMake/FindFFMPEG.cmake |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
fix cmake modules for ffmpeg
|
sqlite.patch | (download) |
VTK/ThirdParty/libproj/vtklibproj/CMakeLists.txt |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
hard-code sqlite3 not found on debian
|
fix.patch | (download) |
VTK/ThirdParty/ioss/vtkioss/Ioss_CodeTypes.h |
2 2 + 0 - 0 !
1 file changed, 2 insertions(+) |
compilation fix against latest vtk in third-party
|
ffmpeg.patch | (download) |
VTK/IO/FFMPEG/CMakeLists.txt |
11 11 + 0 - 0 !
VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx |
12 3 + 9 - 0 !
2 files changed, 14 insertions(+), 9 deletions(-) |
[patch] io/ffmpeg: support ffmpeg 5.0 api changes
Fixes: #18445
|
GmshIO_signed_char.patch | (download) |
Plugins/GmshIO/IO/gmshCommon.h |
4 2 + 2 - 0 !
Plugins/GmshIO/IO/vtkGmshWriter.cxx |
4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-) |
---
|
xdmf3_32bit.patch | (download) |
VTK/ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
syntax_warnings.patch | (download) |
ThirdParty/cinemasci/paraview/tpl/cinemasci/cis/cisview.py |
2 1 + 1 - 0 !
ThirdParty/cinemasci/paraview/tpl/cinemasci/cis/imageview.py |
2 1 + 1 - 0 !
VTK/Web/Python/vtkmodules/web/testing.py |
2 1 + 1 - 0 !
VTK/Wrapping/Python/vtkmodules/util/vtkMethodParser.py |
2 1 + 1 - 0 !
Wrapping/Python/paraview/smtesting.py |
2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-) |
---
|
plugin_dir_not_bin.patch | (download) |
Remoting/Core/vtkPVPluginLoader.cxx |
11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-) |
---
|
conffile_libdir.patch | (download) |
CMake/ParaViewClient.cmake |
9 7 + 2 - 0 !
CMakeLists.txt |
20 13 + 7 - 0 !
Remoting/Core/CMakeLists.txt |
4 4 + 0 - 0 !
Remoting/Core/vtkPVPluginTracker.cxx |
13 13 + 0 - 0 !
Remoting/Core/vtkProcessModule.cxx |
12 12 + 0 - 0 !
Remoting/Core/vtkProcessModule.h |
11 11 + 0 - 0 !
6 files changed, 60 insertions(+), 9 deletions(-) |
---
|
unloaded_dir_in_plugin_conf.patch | (download) |
CMake/ParaViewClient.cmake |
5 4 + 1 - 0 !
CMake/ParaViewPlugin.cmake |
22 21 + 1 - 0 !
Clients/CommandLineExecutables/CMakeLists.txt |
1 1 + 0 - 0 !
Clients/ParaView/CMakeLists.txt |
1 1 + 0 - 0 !
Documentation/dev/build.md |
17 17 + 0 - 0 !
Documentation/release/dev/plugin-path-no-autoload.md |
11 11 + 0 - 0 !
Remoting/Core/CMakeLists.txt |
2 1 + 1 - 0 !
Remoting/Core/vtkPVPluginTracker.cxx |
89 88 + 1 - 0 !
Remoting/Core/vtkPVPluginTracker.h |
9 9 + 0 - 0 !
9 files changed, 153 insertions(+), 4 deletions(-) |
---
|
fix_ldflags.patch | (download) |
CMake/ParaViewCompilerExtraFlags.cmake |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
python3.13_missing_dict_MR11486.diff | (download) |
VTK/Utilities/PythonInterpreter/vtkPythonInterpreter.cxx |
13 12 + 1 - 0 !
VTK/Wrapping/Python/vtkmodules/test/Testing.py |
6 4 + 2 - 0 !
VTK/Wrapping/PythonCore/PyVTKNamespace.cxx |
6 4 + 2 - 0 !
VTK/Wrapping/PythonCore/PyVTKTemplate.cxx |
6 4 + 2 - 0 !
4 files changed, 24 insertions(+), 7 deletions(-) |
---
|
python_iostream_encoding_MR11494.diff | (download) |
VTK/Utilities/PythonInterpreter/vtkPythonStdStreamCaptureHelper.h |
7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-) |
---
|
netcdf 4.9.3.patch | (download) |
Plugins/CDIReader/Reader/CDIReader.xml |
2 1 + 1 - 0 !
Remoting/Application/Resources/readers_ionetcdf.xml |
4 2 + 2 - 0 !
Utilities/VisItBridge/databases/readers/NETCDF/avtNETCDFReaderBase.C |
2 1 + 1 - 0 !
VTK/IO/MINC/vtkMINC.h |
2 1 + 1 - 0 !
VTK/IO/NetCDF/vtkNetCDFCFWriter.cxx |
14 7 + 7 - 0 !
VTK/IO/NetCDF/vtkNetCDFReader.cxx |
6 3 + 3 - 0 !
VTK/IO/NetCDF/vtkNetCDFReader.h |
2 1 + 1 - 0 !
VTK/IO/NetCDF/vtkNetCDFUGRIDReader.cxx |
8 4 + 4 - 0 !
VTK/IO/NetCDF/vtkNetCDFUGRIDReader.h |
2 1 + 1 - 0 !
VTK/ThirdParty/exodusII/vtkexodusII/src/ex_put_prop.c |
2 1 + 1 - 0 !
VTK/ThirdParty/exodusII/vtkexodusII/src/ex_put_prop_names.c |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/config.h.in |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/include/nc4internal.h |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/include/ncdap.h |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/include/netcdf.h |
4 2 + 2 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libdispatch/dattinq.c |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libdispatch/dattput.c |
34 17 + 17 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libdispatch/derror.c |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libdispatch/dvar.c |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libhdf5/hdf5attr.c |
6 3 + 3 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libhdf5/hdf5var.c |
12 6 + 6 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libsrc/attr.c |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libsrc/nc3internal.c |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libsrc/putget.c |
2 1 + 1 - 0 !
VTK/ThirdParty/netcdf/vtknetcdf/libsrc/var.c |
10 5 + 5 - 0 !
25 files changed, 65 insertions(+), 65 deletions(-) |
replace _fillvalue by nc_fillvalue for netcdf 4.9.3.
|