| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'rel-macos-c++17' | Brad King | 2023-06-20 | 3 | -3/+4 |
|\ |
|
| * | ci: Build macOS 10.13+ package as C++17 | Brad King | 2023-06-16 | 1 | -1/+1 |
|
|
| * | ci: Split macOS 10.10+ and 10.13+ package language standard selection | Brad King | 2023-06-15 | 3 | -2/+4 |
|
|
| * | ci: Drop unnecessary -stdlib flag from macOS package | Brad King | 2023-06-15 | 1 | -1/+0 |
|
|
* | | FindPython: add capability to select python version for the tests | Marc Chevrier | 2023-06-15 | 4 | -11/+20 |
|
|
* | | Merge topic 'ci-macos-ninja-multi-no-sccache' | Brad King | 2023-06-14 | 1 | -0/+4 |
|\ \ |
|
| * | | ci: Disable sccache for macOS Ninja Multi-Config nightly job | Brad King | 2023-06-13 | 1 | -0/+4 |
| |/ |
|
* | | ci: Update ISPC 1.20.0 macOS binary hashes | Brad King | 2023-06-13 | 1 | -2/+2 |
|/ |
|
* | gitlab-ci: Update HIP job to ROCm 5.5 | Brad King | 2023-06-02 | 2 | -5/+5 |
|
|
* | ci: Update HIP image to ROCm 5.5 on Ubuntu 22.04 | Brad King | 2023-06-02 | 7 | -20/+58 |
|
|
* | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable | Ben Boeckel | 2023-06-01 | 3 | -5/+0 |
|
|
* | ci: Provide cppdap in extdeps jobs | Brad King | 2023-05-26 | 1 | -0/+19 |
|
|
* | ci: Subsume Clang C++ modules testing in main Fedora+Clang jobs | Brad King | 2023-05-22 | 9 | -93/+12 |
|
|
* | ci: use Fedora 38 images and environments | Brad King | 2023-05-22 | 32 | -52/+52 |
|
|
* | ci: update Linux image to Fedora 38 | Brad King | 2023-05-22 | 7 | -1/+1 |
|
|
* | ci: Remove nlohmann-json from Fedora base image | Brad King | 2023-05-22 | 1 | -1/+0 |
|
|
* | ci: Disable sccache in clang-analyzer job | Brad King | 2023-05-22 | 1 | -0/+2 |
|
|
* | Merge topic 'test-bootstrap' | Brad King | 2023-05-19 | 4 | -4/+4 |
|\ |
|
| * | Tests: Modernize name of option to control existence of BootstrapTest | Brad King | 2023-05-18 | 4 | -4/+4 |
|
|
* | | Merge topic 'cxxmodules-private-between-targets' | Brad King | 2023-05-19 | 3 | -3/+3 |
|\ \ |
|
| * | | ci: Enable RunCMake.CXXModules collation cases in clang jobs | Brad King | 2023-05-18 | 3 | -3/+3 |
|
|
* | | | ci: Enable C++20 module testing with VS 2022 on ARM64 | Brad King | 2023-05-18 | 1 | -0/+3 |
|
|
* | | | VS: Add support for C++ module internal partitions in VS 17.6 and newer | Brad King | 2023-05-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge topic 'ci-clang-tidy-headers' | Brad King | 2023-05-17 | 5 | -41/+4 |
|\ \ |
|
| * | | ci: Add nlohmann-json to Fedora base image | Brad King | 2023-05-17 | 2 | -1/+2 |
|
|
| * | | ci: Use distro packaged clang-tidy headers in Fedora base image | Brad King | 2023-05-17 | 4 | -40/+2 |
| |/ |
|
* | | Merge topic 'ci-msvc-14.36' | Brad King | 2023-05-17 | 1 | -11/+11 |
|\ \ |
|
| * | | gitlab-ci: Update Windows builds to MSVC 14.36 toolset | Brad King | 2023-05-16 | 1 | -11/+11 |
| |/ |
|
* | | gitlab-ci: update macOS jobs to use Xcode 14.3 | Brad King | 2023-05-16 | 1 | -6/+6 |
|/ |
|
* | gitlab-ci: Move macOS+Xcode universal binaries job to arm64 | Brad King | 2023-05-10 | 4 | -3/+3 |
|
|
* | gitlab-ci: Move macOS Ninja Multi-Config nightly job to arm64 architecture | Brad King | 2023-05-10 | 3 | -2/+2 |
|
|
* | Merge topic 'ci-macos-package' | Brad King | 2023-05-10 | 1 | -9/+9 |
|\ |
|
| * | gitlab-ci: Move macOS packaging jobs to arm64 hosts | Brad King | 2023-05-09 | 1 | -9/+9 |
|
|
* | | ci: Update to ISPC 1.20.0 | Brad King | 2023-05-09 | 2 | -6/+11 |
|/ |
|
* | gitlab-ci: Add job testing Intel 2021.9.0 compilers on Windows | Brad King | 2023-05-01 | 4 | -1/+19 |
|
|
* | gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on Windows | Brad King | 2023-05-01 | 8 | -0/+79 |
|
|
* | CPack: Add Inno Setup generator | Jannik Alber | 2023-04-28 | 1 | -0/+1 |
|
|
* | ci: Provide Inno Setup tools to some Windows CI jobs | Brad King | 2023-04-27 | 4 | -0/+26 |
|
|
* | ci: Make python available in all Windows test jobs | Brad King | 2023-04-05 | 1 | -0/+1 |
|
|
* | ci: Update to Python 3.11.3 in Windows jobs | Brad King | 2023-04-05 | 3 | -42/+31 |
|
|
* | ci: Factor out initial setup script for Windows external test jobs | Brad King | 2023-04-05 | 1 | -1/+4 |
|
|
* | ci: De-duplicate Windows test script for NMake job | Brad King | 2023-04-05 | 2 | -10/+1 |
|
|
* | ci: De-duplicate Windows test script for JOM job | Brad King | 2023-04-05 | 2 | -13/+4 |
|
|
* | ci: De-duplicate Windows test script for Borland jobs | Brad King | 2023-04-05 | 4 | -12/+5 |
|
|
* | ci: De-duplicate Windows test script for MSVC v71 NMake job | Brad King | 2023-04-05 | 2 | -11/+2 |
|
|
* | ci: De-duplicate Windows test script for OpenWatcom job | Brad King | 2023-04-05 | 3 | -16/+8 |
|
|
* | ci: Patch HDF5 Fortran compiler wrappers in Fedora jobs | Brad King | 2023-03-30 | 2 | -1/+6 |
|
|
* | Merge topic 'ci-FindHDF5' | Brad King | 2023-03-30 | 8 | -4/+57 |
|\ |
|
| * | ci: Enable FindHDF5 tests on Linux builds | Brad King | 2023-03-29 | 3 | -0/+44 |
|
|
| * | ci: Add HDF5 to Debian and Fedora base images | Brad King | 2023-03-29 | 4 | -3/+12 |
|
|