- Feb 25, 2025
-
-
e51e333f gitlab-ci: always provide artifacts 8afd70b7 Add cdash annotations 4b35be9d Update cdash groups Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !153
-
Ben Boeckel authored
For debugging purposes at least.
-
-
-
- Feb 14, 2025
-
-
d82dc755 ci: rename `fedora33` directories to `fedora` Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !158
-
Ben Boeckel authored
The superbuild has learned how to name based on a file inside of the directory.
-
- Jan 06, 2025
-
-
824aa68b ci: place one build object per line Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !157
-
Ben Boeckel authored
This is just a lot easier to manage.
-
58e50ab9 ci: exclude failing tests 19bd7ca2 ci: update to CMake 3.30 a15450dd operators: remove usage of deprecated `Key` structure 55cb5844 gitlab-ci: update to VS2022 5b8db905 ci: support VS2022 Qt downloads 09ab25ce gitlab-ci: update superbuild bundles to the latest 12811c80 gitlab-ci: update to Xcode 16.1 b91b4476 gitlab-ci: rename macOS builder tags to mention architecture Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !156
-
Ben Boeckel authored
-
Ben Boeckel authored
This includes knowledge that new Xcode linkers do not need duplicate static libraries on the command line and avoids linker warnings.
-
Ben Boeckel authored
Use the `childKey` method instead.
-
- Jan 05, 2025
-
-
Ben Boeckel authored
This matches what the superbuild uses.
-
Ben Boeckel authored
-
Ben Boeckel authored
This gets Xcode 16.1-compiled bundles and synchronizes all configurations on the same commit.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Oct 31, 2024
-
-
f3181c95 gitlab-ci: remove `dependencies` from jobs Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !155
-
Ben Boeckel authored
Historically, `needs` specifies the jobs which need to complete successfully and `dependencies` specifies the jobs which provide artifacts which should be used. Modern GitLab discourages using both as `needs` now supports an `artifacts` key to say "depend on but do not use artifacts", so remove `dependencies` and use `needs:artifacts` where necessary. See: https://docs.gitlab.com/ee/ci/yaml/#needsartifacts
-
5b60ffbb ci: remove executable permissions from `.ps1` scripts 2f2561d8 ci: use JSON to transfer environment variables Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !154
-
Ben Boeckel authored
PowerShell scripts are not inherently executable and therefore should not have the executable bit set.
-
Ben Boeckel authored
The `set` command in `cmd` has terrible properties in that there's no real structure to it. Sensitive sequences in values or variable names that are escaping sequences can be interpreted at the wrong time or things like newlines in values are not escaped at all and cause ambiguities in parsing. Avoid all of that and use PowerShell to use JSON as a communication mechanism.
-
- Oct 22, 2024
-
-
cde6bb62 ci: download superbuild bundle from Google Drive Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !152
-
Ben Boeckel authored
-
- Sep 09, 2024
-
-
8f4d7bef ENH: Replaced Deprecated Methods Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !151
-
Robert M. O'Bara authored
Based on methods removed when updating to ParaView 5.13.0
-
- Jul 08, 2024
-
-
efadebf5 cmake: use optional check API if available Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !150
-
Ben Boeckel authored
And harden the fallback case with a `_FOUND` check.
-
- Jun 13, 2024
-
-
d7b8cebb cmake: check for optional dependencies properly Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !149
-
Ben Boeckel authored
-
- May 04, 2024
-
-
a9ffdc66 ci: update superbuild bundle for Xcode update Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !148
-
Ben Boeckel authored
This updates the bundle to agree with the Xcode usage now deployed on machines.
-
- Apr 26, 2024
-
-
8005994e gitlab-ci: update to Xcode 14.2 Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !147
-
Ben Boeckel authored
-
- Jan 28, 2024
-
-
f3bfc6a6 Change the "Grow Selection" default angle to 3° from 30°. Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !146
-
David Thompson authored
-
- Jan 27, 2024
-
-
b7ea51d4 Really fix the GrowSelection test. 73a96df3 Avoid a spurious warning. f93fb7e9 Disable TestStlImportMedExport until it can be fixed. 7fc16be0 Fix operations to properly report created resources. 8952851f Fix the GrowSelection test. d5d86019 Avoid deprecated API. 6bcacecc Bump CI images. b51f70b4 Add configuration for the diagram panel to aeva. ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !145
-
David Thompson authored
-
David Thompson authored
aeva's CI uses VS2019 while SMTK uses VS2022. SMTK contains code that produces a spurious warning on older releases of VS2019. With a newer compiler version (e.g., msvc v19.29 vs16.10 compiler version 19.29.30040.0), the warning is gone. The compiler bug was reported by Edward Lam, March 11, 2020 at https://developercommunity.visualstudio.com/t/Unexplained-warning-C4348-redefinition-o/945050?q=%5BFixed+in%3A+Visual+Studio+2019+version+16.9+Preview+4%5D and apparently it is fixed!
-
David Thompson authored
-