| Commit message (Expand) | Author | Age | Files | Lines |
* | ci: Enable CPack NuGet generator tests in a nightly job on Windows | Brad King | 2024-05-14 | 2 | -0/+2 |
|
|
* | ci: Add scripts to add nuget to job environment on Windows | Brad King | 2024-05-14 | 3 | -0/+26 |
|
|
* | ci: Add nightly job to build CMake with vendored curl on macOS | Brad King | 2024-05-09 | 2 | -0/+19 |
|
|
* | macOS: Prefer building with system-provided curl | Brad King | 2024-05-09 | 3 | -3/+3 |
|
|
* | ci: Host our own URL to test expected TLS_VERIFY failure | Brad King | 2024-05-08 | 9 | -9/+9 |
|
|
* | Tests/RunCMake/file-DOWNLOAD: Add option to control TLS_VERIFY failure URL | Brad King | 2024-05-08 | 9 | -0/+9 |
|
|
* | Remove unnecessary executable permission from .ps1 scripts | Brad King | 2024-04-30 | 62 | -0/+0 |
|
|
* | ci: Verify that C++26 modes work with GCC and Clang on Fedora | Brad King | 2024-04-24 | 2 | -1/+4 |
|
|
* | ci: Enable FindOpenACC tests in LLVM/Clang jobs on Fedora | Brad King | 2024-04-24 | 1 | -0/+4 |
|
|
* | ci: Enable FindOpenACC test for each language independently | Brad King | 2024-04-24 | 3 | -0/+9 |
|
|
* | ci: Enable FindOpenMP tests in LLVM/Clang jobs on Fedora | Brad King | 2024-04-24 | 1 | -0/+5 |
|
|
* | ci: Subsume GCC C++ modules testing in main Fedora jobs | Brad King | 2024-04-24 | 8 | -71/+2 |
|
|
* | ci: use Fedora 40 images and environments | Brad King | 2024-04-24 | 40 | -64/+65 |
|
|
* | ci: update Linux image to Fedora 40 | Brad King | 2024-04-24 | 7 | -14/+11 |
|
|
* | ci: Move job for HIP tests on Fedora 39 to a dedicated base image | Brad King | 2024-04-24 | 1 | -1/+8 |
|
|
* | ci: Add an image for ROCm 5 HIP packages on Fedora 39 | Brad King | 2024-04-24 | 3 | -0/+52 |
|
|
* | ci: Factor out scripts to add sccache to job environment | Brad King | 2024-04-22 | 4 | -3/+5 |
|
|
* | ci: Factor out scripts to add ninja to job environment | Brad King | 2024-04-22 | 3 | -6/+5 |
|
|
* | ci: Factor out scripts to add cmake to job environment | Brad King | 2024-04-22 | 5 | -11/+11 |
|
|
* | Tests/CompileFeatures: Cover cuda_std_## meta-features | Brad King | 2024-04-19 | 2 | -0/+2 |
|
|
* | Merge topic 'FindBacktrace-imported-library' | Brad King | 2024-04-16 | 2 | -0/+2 |
|\ |
|
| * | FindBacktrace: Add imported library | David Faure | 2024-04-15 | 2 | -0/+2 |
|
|
* | | ci: enable `import_std23` C++ module tests on MSVC | Ben Boeckel | 2024-04-11 | 1 | -1/+1 |
|
|
* | | ci: Enable FindJasper test on Fedora | Brad King | 2024-04-10 | 1 | -0/+1 |
|
|
* | | ci: Add Jasper to Fedora base image | Brad King | 2024-04-10 | 2 | -1/+2 |
|
|
* | | C++26: Fix C++/CUDA/HIP compile feature support | Raul Tambre | 2024-04-09 | 1 | -1/+1 |
|
|
* | | Merge topic 'test-compile-features' | Brad King | 2024-04-08 | 8 | -0/+31 |
|\ \ |
|
| * | | ci: Record expected C and CXX language standard support | Brad King | 2024-04-05 | 8 | -0/+31 |
| |/ |
|
* | | ci: add jobs testing cuda12.2 with nvcc and clang 18 | Brad King | 2024-04-05 | 4 | -0/+28 |
|
|
* | | ci: add cuda12.2 base image | Brad King | 2024-04-05 | 4 | -0/+83 |
|/ |
|
* | ci: package .zip source archives using LF newlines | Brad King | 2024-04-01 | 1 | -1/+1 |
|
|
* | ci: package source archives using consistent command-line quoting conventions | Brad King | 2024-04-01 | 1 | -1/+1 |
|
|
* | CPack/WIX: Add support for WiX Toolset v4 | Brad King | 2024-03-24 | 3 | -0/+5 |
|
|
* | ci: Add scripts to provide WiX 4 package on Windows | Brad King | 2024-03-24 | 2 | -0/+21 |
|
|
* | ci: Add script to repackage WiX .NET tool for our needs | Brad King | 2024-03-24 | 1 | -0/+55 |
|
|
* | Merge topic 'file-RPATH-large-ELF' | Brad King | 2024-03-24 | 2 | -0/+4 |
|\ |
|
| * | cmELF: Get correct section count for large ELF binaries | Martin Duffy | 2024-03-22 | 2 | -0/+4 |
|
|
* | | Tests: Pass path to WiX 3 into RunCMake.CPack_WIX test | Brad King | 2024-03-19 | 5 | -4/+6 |
|
|
* | | ci: Provide WiX 3 in PATH of jobs that need it | Brad King | 2024-03-14 | 7 | -3/+12 |
|
|
* | | ci: Provide WiX 3 in versioned location | Brad King | 2024-03-14 | 3 | -4/+5 |
|
|
* | | Merge topic 'ci-xcode-15.3' | Brad King | 2024-03-13 | 1 | -6/+6 |
|\ \ |
|
| * \ | Merge branch 'backport-3.28-ci-xcode-15.3' | Brad King | 2024-03-12 | 1 | -6/+6 |
| |\ \ |
|
| | * | | gitlab-ci: update macOS jobs to use Xcode 15.3 | Brad King | 2024-03-12 | 1 | -6/+6 |
|
|
* | | | | ci: Explicitly enable CPackWiXGenerator test only in specific jobs | Brad King | 2024-03-11 | 2 | -0/+3 |
|
|
* | | | | ci: Explicitly build WiX custom action in packaging jobs | Brad King | 2024-03-11 | 1 | -0/+2 |
|
|
* | | | | ci: Explicitly specify WiX architecture in packaging jobs | Brad King | 2024-03-11 | 2 | -0/+6 |
|
|
* | | | | ci: Move job settings away from unrelated comment | Brad King | 2024-03-11 | 1 | -2/+3 |
|
|
* | | | | ASM_NASM: Improve support for standalone usage | Vito Gamberini | 2024-03-04 | 2 | -0/+3 |
|
|
* | | | | ci: Add nasm assembler to Debian and Fedora base images | Brad King | 2024-03-04 | 3 | -2/+8 |
| |_|/
|/| | |
|
* | | | ci: Explicitly disable Java tests on more Windows jobs | Brad King | 2024-03-01 | 1 | -0/+2 |
|
|