-
- Downloads
Merge topic 'fix-static-build'
f1bff557 Bump the maximum CMake version. 2eba0153 Move implementation of vtkStringToken out of VTK. 76a333a1 Omit `TestCellGridRendering` from windows wheel testing. 2c288f41 Remove globals that use `vtkNew<>`. 33ad9e65 Add a `FORCE_SHARED` option to `vtk_add_module()`. Acked-by:Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10532
No related branches found
No related tags found
Showing
- .gitlab/ci/configure_fedora34_mpi_python_qt_tbb.cmake 1 addition, 0 deletions.gitlab/ci/configure_fedora34_mpi_python_qt_tbb.cmake
- .gitlab/ci/ctest_exclusions.cmake 6 additions, 0 deletions.gitlab/ci/ctest_exclusions.cmake
- CMake/vtkModule.cmake 19 additions, 4 deletionsCMake/vtkModule.cmake
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- Common/Core/CMakeLists.txt 0 additions, 1 deletionCommon/Core/CMakeLists.txt
- Common/Core/Testing/Cxx/TestSMP.cxx 1 addition, 1 deletionCommon/Core/Testing/Cxx/TestSMP.cxx
- Common/Core/Testing/Cxx/TestStringToken.cxx 49 additions, 55 deletionsCommon/Core/Testing/Cxx/TestStringToken.cxx
- Common/Core/vtk.module 1 addition, 0 deletionsCommon/Core/vtk.module
- Common/Core/vtkStringManager.cxx 0 additions, 335 deletionsCommon/Core/vtkStringManager.cxx
- Common/Core/vtkStringToken.cxx 64 additions, 17 deletionsCommon/Core/vtkStringToken.cxx
- Common/Core/vtkStringToken.h 40 additions, 37 deletionsCommon/Core/vtkStringToken.h
- Common/DataModel/vtkCellGrid.cxx 2 additions, 3 deletionsCommon/DataModel/vtkCellGrid.cxx
- Common/DataModel/vtkCellGridEvaluator.cxx 1 addition, 2 deletionsCommon/DataModel/vtkCellGridEvaluator.cxx
- Common/DataModel/vtkCellMetadata.cxx 20 additions, 7 deletionsCommon/DataModel/vtkCellMetadata.cxx
- Common/DataModel/vtkCellMetadata.h 11 additions, 11 deletionsCommon/DataModel/vtkCellMetadata.h
- Common/ExecutionModel/Testing/Cxx/TestAbortExecuteFromOtherThread.cxx 4 additions, 1 deletion...tionModel/Testing/Cxx/TestAbortExecuteFromOtherThread.cxx
- Documentation/release/dev/string-token-fix.md 20 additions, 0 deletionsDocumentation/release/dev/string-token-fix.md
- Filters/CellGrid/vtkDGCell.cxx 1 addition, 1 deletionFilters/CellGrid/vtkDGCell.cxx
- Filters/CellGrid/vtkUnstructuredGridToCellGrid.cxx 1 addition, 2 deletionsFilters/CellGrid/vtkUnstructuredGridToCellGrid.cxx
- IO/CellGrid/vtkCellGridWriter.cxx 1 addition, 2 deletionsIO/CellGrid/vtkCellGridWriter.cxx
Loading
Please register or sign in to comment