-
- Downloads
Merge topic 'ci-windows-osmesa-wheels'
1e90386f ci: also exclude line rendering difference tests on OSMesa 6b8cdf97 vtkOSOpenGLRenderWindow: handle `nullptr` for extensions 6a8bc119 wheels: use `delvewheel` for shared library management on Windows 5291aa5a gitlab-ci: use `delvewheel` to build Windows wheels e7ca4e72 gitlab-ci: add CI jobs for OSMesa wheels on Windows 8396457c ci: add a script to download an OSMesa SDK 2c816eaf vtkOSOpenGLRenderWindow: fix the OSMesa context function type 4c96d605 Merge branch 'upstream-glew' into HEAD ... Acked-by:Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Tested-by:
Bane Sullivan <bane.sullivan@kitware.com> Merge-request: !10095
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 146 additions, 0 deletions.gitlab-ci.yml
- .gitlab/ci/configure_wheel_osmesa.cmake 6 additions, 0 deletions.gitlab/ci/configure_wheel_osmesa.cmake
- .gitlab/ci/configure_wheel_windows310_x86_64_osmesa.cmake 1 addition, 0 deletions.gitlab/ci/configure_wheel_windows310_x86_64_osmesa.cmake
- .gitlab/ci/configure_wheel_windows311_x86_64_osmesa.cmake 1 addition, 0 deletions.gitlab/ci/configure_wheel_windows311_x86_64_osmesa.cmake
- .gitlab/ci/configure_wheel_windows36_x86_64_osmesa.cmake 4 additions, 0 deletions.gitlab/ci/configure_wheel_windows36_x86_64_osmesa.cmake
- .gitlab/ci/configure_wheel_windows37_x86_64_osmesa.cmake 4 additions, 0 deletions.gitlab/ci/configure_wheel_windows37_x86_64_osmesa.cmake
- .gitlab/ci/configure_wheel_windows38_x86_64_osmesa.cmake 1 addition, 0 deletions.gitlab/ci/configure_wheel_windows38_x86_64_osmesa.cmake
- .gitlab/ci/configure_wheel_windows39_x86_64_osmesa.cmake 1 addition, 0 deletions.gitlab/ci/configure_wheel_windows39_x86_64_osmesa.cmake
- .gitlab/ci/ctest_exclusions.cmake 2 additions, 1 deletion.gitlab/ci/ctest_exclusions.cmake
- .gitlab/ci/download_osmesa_windows.cmake 62 additions, 0 deletions.gitlab/ci/download_osmesa_windows.cmake
- .gitlab/os-windows.yml 44 additions, 7 deletions.gitlab/os-windows.yml
- CMake/setup.py.in 0 additions, 2 deletionsCMake/setup.py.in
- CMake/vtkOpenGLOptions.cmake 9 additions, 5 deletionsCMake/vtkOpenGLOptions.cmake
- CMake/vtkWheelPreparation.cmake 2 additions, 4 deletionsCMake/vtkWheelPreparation.cmake
- Documentation/dev/build.md 4 additions, 2 deletionsDocumentation/dev/build.md
- Documentation/release/dev/windows-opengl-option.md 5 additions, 0 deletionsDocumentation/release/dev/windows-opengl-option.md
- Documentation/release/dev/windows-osmesa-wheels.md 3 additions, 0 deletionsDocumentation/release/dev/windows-osmesa-wheels.md
- Rendering/OpenGL2/CMakeLists.txt 3 additions, 3 deletionsRendering/OpenGL2/CMakeLists.txt
- Rendering/OpenGL2/Testing/Cxx/CMakeLists.txt 2 additions, 2 deletionsRendering/OpenGL2/Testing/Cxx/CMakeLists.txt
- Rendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx 2 additions, 2 deletionsRendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx
Loading
Please register or sign in to comment