- Jan 01, 2020
-
-
Ben Boeckel authored
* upstream-lz4: lz4 2019-12-30 (f146f865)
-
Code extracted from: https://gitlab.kitware.com/third-party/lz4.git at commit f146f865ed1383d1f84e938e77ee870544baf476 (for/vtk-20191230-1.9.2).
-
Ben Boeckel authored
-
Ben Boeckel authored
* upstream-libxml2: libxml2 2019-12-30 (48fa09ad)
-
Code extracted from: https://gitlab.kitware.com/third-party/libxml2.git at commit 48fa09ade949de894d892d92894c169f42b3b3c4 (for/vtk-20191230-2.9.10).
-
Ben Boeckel authored
-
Ben Boeckel authored
* upstream-jsoncpp: jsoncpp 2019-12-30 (7d0e24cf)
-
Code extracted from: https://gitlab.kitware.com/third-party/jsoncpp.git at commit 7d0e24cfc3c176416accefe78cec9ac81fef681e (for/vtk-20191230-1.9.2).
-
Ben Boeckel authored
-
Ben Boeckel authored
* upstream-jpeg: jpeg 2019-12-30 (5daab6fe)
-
Code extracted from: https://gitlab.kitware.com/third-party/libjpeg-turbo.git at commit 5daab6fe0f4250eab79ceed0260f66180aa802f9 (for/vtk-20191230-2.0.3).
-
Ben Boeckel authored
-
Ben Boeckel authored
* upstream-hdf5: hdf5 2019-12-30 (be40c2a8)
-
Code extracted from: https://gitlab.kitware.com/third-party/hdf5.git at commit be40c2a864165e67e9f3dfb3c1f31edbeadbef79 (for/vtk-20191230-1.10.6).
-
Ben Boeckel authored
-
Ben Boeckel authored
* upstream-freetype: freetype 2020-01-01 (ec035e73)
-
Code extracted from: https://gitlab.kitware.com/third-party/freetype.git at commit ec035e735daee7b91866b12d6fdcb93ea84ac287 (for/vtk-20200101-2.10.1).
-
Ben Boeckel authored
-
- Dec 30, 2019
-
-
Ben Boeckel authored
-
Ben Boeckel authored
* upstream-exodusII: exodusII 2019-12-30 (9c885797)
-
Code extracted from: https://gitlab.kitware.com/third-party/seacas.git at commit 9c885797fda12f031ee5afdb71ada9d0130c4b0d (for/vtk-20191230-7.24f-v2019-12-18).
-
Ben Boeckel authored
-
Ben Boeckel authored
-
0fa51570 Add vtkLinearCellExtrusionFilter Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !6307
-
- Dec 24, 2019
-
-
467ce08c Merge branch 'upstream-hdf5' into fix-msvc2019-warnings 17f33390 hdf5 2019-12-24 (f03bb3c4) cd2d4fe4 hdf5: deduplicate header listings 8f0b7aac vtkFreeTypeTools: avoid finding '\n' in a vtkUnicodeString 3b1ebe65 vtkFLUENTReader: avoid casting size_t to int unnecessarily d6df2fc3 vtkExodusIIReader: avoid unnecessary static casting Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6337
-
Code extracted from: https://gitlab.kitware.com/third-party/hdf5.git at commit f03bb3c4cf8b45f447ea49175bbcf87a413194d7 (for/vtk-20191224-1.10.5).
-
Ben Boeckel authored
* upstream-hdf5: hdf5 2019-12-24 (f03bb3c4)
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Dec 23, 2019
-
-
817556d7 Revert "Merge topic 'LPTOptimizations'" 3df7f2d2 Revert "Merge topic 'LPTIncludeFixup'" Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !6334
-
Ben Boeckel authored
This reverts commit 481b902f, reversing changes made to c6319049.
-
Ben Boeckel authored
This reverts commit 039fc8f4, reversing changes made to 6fa0fb57.
-
ab20beb2 cmake: install the license file from the top-level 7130b8cd Wrapping/Tools: use the new DEVELOPMENT flag for the wrapping tools 24d3a61e vtkModule: support marking executables as "development" bb59d870 vtkModule: always call _vtk_module_export_properties Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6333
-
Ben Boeckel authored
-
b0f741ec FindPythonX: sync with CMake master Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6331
-
Ben Boeckel authored
-
Ben Boeckel authored
This allows the `INSTALL_HEADERS` flag control their installation more easily.
-
Ben Boeckel authored
This is where global properties get copied onto the actual targets once they are built. Without this, not using an install export causes the modules to be missing key properties like `library_name`. Instead, only guard the actual installation of the files with the INSTALL_HEADERS and INSTALL_EXPORT check.
-