| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Sphinx 7.3 fixes the problem motivating commit fbed0431c2 (ci: Suppress
cmake.org html documentation search results for index entries,
2023-08-09, v3.27.2~2^2). Revert the workaround.
Fixes: #25175
|
| |
|
| |
|
|
|
|
|
|
| |
Similar to commit 18145e8745 (ci: Update FindMPI test environment for
mpich on Fedora 39, 2023-11-16, v3.28.0-rc6~19^2~1), libfabric fails
with SIGILL on older hardware.
|
|
|
|
| |
Avoid unnecessary load on an external resource.
|
|
|
|
|
|
| |
Since commit 84db8506ff (Deprecate compatibility with CMake versions
older than 3.10, 2024-10-03) some of the scripts warned when executed
with a `ctest` built earlier in the pipeline.
|
| |
|
|
|
|
| |
NVCC supports OpenMP on the host when the host compiler does.
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
96bcf7db16 ci: Update LLVM/Clang to 19.1 in nightly CI jobs on Windows
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9834
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
022d16659b curl: Work around missing OpenSSL symbol with LCC 1.23
01dde28dab ci: curl with Secure Transport on macOS does not support TLS 1.3
da52e4e571 curl: Set build options the way we need for CMake
ce908c42a3 Merge branch 'upstream-curl' into update-curl
1a2b208170 curl 2024-09-18 (7eb8c048)
862bd5defc curl: Update script to get curl 8.10.1
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9832
|
| |/
| |
| |
| |
| | |
curl 8.10 now rejects TLS 1.3 since the Secure Transport backend
does not support it.
|
|\ \
| |/
|/|
| |
| |
| |
| |
| | |
cc293b4963 ci: Run RunCMake.ExternalProject serially in macos-x86_64 Xcode job
26359076c8 gitlab-ci: update macOS jobs to use Xcode 16.0
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9830
|
| |
| |
| |
| |
| | |
Running tests concurrently makes the machine busy enough that the
`INACTIVITY_TIMEOUT` test cases timeout. Run it serially.
|
| |
| |
| |
| |
| |
| |
| | |
The `XCTest` fails with Xcode 16.0.
Exclude it pending further investigation.
Issue: #26301
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
a05de59029 gitlab-ci: update macOS jobs to use Xcode 15.4
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9761
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Although there is no `cl -std:c++23` flag, the underlying Clang compiler
does have a C++23 mode we can activate by passing `-std=c++23` through a
`clang-cl` wrapper flag.
Fixes: #26061
|
| | |
| | |
| | |
| | | |
Issue: #23308
|
| | |
| | |
| | |
| | |
| | | |
Run `.gitlab/ci/repackage/iar.ps1` with each IAR installer and host the
package archives ourselves.
|
| | |
| | |
| | |
| | |
| | | |
IAR toolchains for Windows are provided only via installer executables.
Add a script to repackage the parts we need for CMake's CI jobs.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
e77655555c cmExperimental: gate build database support behind a flag
23cbeb5035 ci: enable `build_database` CXXModules tests
6863c1d823 Tests/CXXModules: add tests for module commands
123107c1a4 Tests/CXXModules: add support for running targets under a given config
438038b5e1 Tests/CXXModules: support building specific targets of example trees
84bc710d84 cmGlobalGenerator: generate build database files for targets
670f753f24 cmDyndepCollation: write build database metadata
dcf9a66ffe cxxmodules: plumb control data for exporting build databases
...
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9708
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Closes: #26249
|
| | | |
| | | |
| | | |
| | | | |
Closes: #23308
|
|/ / / |
|
| | | |
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
a05de59029 gitlab-ci: update macOS jobs to use Xcode 15.4
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9761
|
| | | |
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
c89ddecb94 gitlab-ci: Update Windows builds to MSVC 14.41 toolset
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9763
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
0b0c70d1bf Swift: Enable SwiftMixLib Test on Windows
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9746
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The SwiftMixLib test was failing on Windows due to a missing link
against swiftCore. On macOS and Linux, there are mechanisms for
extracting the libraries that the object depends on and passing that to
the linker so that the library dependencies don't need to be listed
explicitly. The Windows Swift toolchain does not have this mechanism.
In the future, it would likely make sense for CMake to pass some of the
implicitly required libraries for linking Swift via
`CMAKE_Swift_IMPLICIT_LINK_LIBRARIES`. Unlike the normal mechanisms
though, these libraries would need to be passed even when the link
language is Swift.
For now though, we should get the test up and running again.
Fixes: #25573
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| |
| | |
6fb9e92238 ci: update to use ninja 1.12.1
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !9756
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
927300d4a0 ci: Update CMake version to 3.30.1
Acked-by: Kitware Robot <kwrobot@kitware.com>
Tested-by: buildbot <buildbot@kitware.com>
Merge-request: !9671
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
1fe21da240 ci: Update CMake version to 3.30.0
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !9638
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
bd84ed18a7 ci: Update CMake version to 3.30.0-rc4
Acked-by: Kitware Robot <kwrobot@kitware.com>
Tested-by: buildbot <buildbot@kitware.com>
Merge-request: !9624
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
b7c067c214 ci: Remove dependency archives immediately after extraction
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9602
|
| |
| |
| |
| | |
This keeps the work directory cleaner while a CI job runs.
|
|/ |
|
| |
|
| |
|