- 06 Aug, 2021 1 commit
-
-
52d667d6 cmake: add Python projects required by scipy 438ca903 superbuild: update for macOS fixes Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !896
-
- 05 Aug, 2021 4 commits
-
-
Ben Boeckel authored
None of them are required in the package as these are build dependencies.
-
Ben Boeckel authored
Fixes the following issues: - macOS 11.5.1 update removing `/usr/lib/libSystem.tbd` symlink - scipy 1.7.1 with installation fixes - MPI minimum target version fixes - Fortran flags not being passed around consistently
-
e439c017 ttk: use absolute paths for library IDs Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Acked-by:
Francois Mazen <francois.mazen@kitware.com> Merge-request: !894
-
Charles Gueunet authored
Required to avoid a rpath error as these are made relocatable during the packaging steps.
-
- 04 Aug, 2021 3 commits
-
-
ff005ea7 Add comment for ORNL OLCF testing script. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !895
-
Dan Lipsa authored
-
dab5c71e ttk: remove bogus RPATH entry 7d75691a ttk: provide the type with the module setting e6844d8a ttk: simplify module selection logic 757cd9e7 ttk: lowercase `ttk` in `ttk_CUSTOM_FILTERS` 046744c2 openmp: pull into its own project from ttk Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !893
-
- 03 Aug, 2021 7 commits
-
-
Ben Boeckel authored
This value doesn't actually work since it is relative to "nothing".
-
Ben Boeckel authored
-
Ben Boeckel authored
Instead of spelling out `VTK_MODULE_ENABLE_` for each module, just keep a list of modules to enable and create the flag in the same loop as the user-provided variables.
-
Ben Boeckel authored
This keeps the grouping in the CMake UI editors consistent.
-
Ben Boeckel authored
This allows for user control over whether OpenMP is enabled or not.
-
9f5c57ab ci: disable TTK by default Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !892
-
Ben Boeckel authored
It is failing to package as-is. Disabling until it can be resolved.
-
- 02 Aug, 2021 2 commits
-
-
68d14a01 MW remarks 51070276 Build TTK Generic enabled (and remarks) eafe5158 graphviz and embree fix 2d1ef6d9 Use offical archives abe536e4 Add Eigen library 35973e83 Add the TTK project Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Acked-by:
Timothee Chabat <timothee.chabat@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Acked-by:
Julien Tierny <julien.tierny@gmail.com> Merge-request: !832
-
Charles Gueunet authored
-
- 27 Jul, 2021 1 commit
-
-
- 26 Jul, 2021 4 commits
-
-
Charles Gueunet authored
use a new TTK version for graphviz disable faulty filter on windows (temporary)
-
-
-
Enabled filters are driven by a white list mechanism We may want to use a specific branch for the superbuild to control the release cycle.
-
- 20 Jul, 2021 2 commits
-
-
84f6ab05 adios2: add support for blosc compression Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !877
-
Adds the `blosc` and `zstd` projects to support it.
-
- 19 Jul, 2021 2 commits
-
-
2e122bf2 adios2: Bump to v2.7.1 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !876
-
-
- 15 Jul, 2021 1 commit
-
-
82fd74cc gitlab-ci: upload JUnit reports for tests ef3286e1 ci: update to CMake 3.21.0 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !891
-
- 14 Jul, 2021 2 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 13 Jul, 2021 7 commits
-
-
c0aaf491 ci: remove test retries for Windows 79aa1bed ci: use a sensible test timeout 724f02e3 ci: limit parallelism by the runner setting Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !890
-
Ben Boeckel authored
It doesn't seem necessary anymore.
-
Ben Boeckel authored
10 minutes is way longer than any of these tests should be taking.
-
Ben Boeckel authored
-
d4eda8a3 openvkl: bundle the unnamed cpu_device module too 31f62a53 openvkl: fix packaging globs Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !889
-
Ben Boeckel authored
-
Ben Boeckel authored
The `lib` prefix is added in the loop which uses this list.
-
- 06 Jul, 2021 1 commit
-
-
8eb90f15 gitlab-ci: move timeouts to the specific jobs Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !888
-
- 03 Jul, 2021 1 commit
-
-
Ben Boeckel authored
These jobs usually take around 45-90 minutes a piece, but there are instances where it takes 2.5 hours. There are very few hitting 3 hours. This could be due to low sccache hit rates at the time (which resolves itself) or overloaded hardware (which would need some more investigation and correlations made).
-
- 02 Jul, 2021 2 commits
-
-
55766cf9 ci: enable zeromq on Windows for VR collaboration support 1df2f0f9 Add openvr collaboration support (and zeromq) Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !886
-
Ben Boeckel authored
-