summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Ninja: include module mapper flags in `compile_commands.json`Ben Boeckel2023-07-096-6/+6
* VS: Make C++ module BMIs public by default for shared librariesAndreas Weis2023-06-221-1/+1
* ci: Build macOS 10.13+ package as C++17Brad King2023-06-161-1/+1
* ci: Split macOS 10.10+ and 10.13+ package language standard selectionBrad King2023-06-153-2/+4
* ci: Drop unnecessary -stdlib flag from macOS packageBrad King2023-06-151-1/+0
* gitlab-ci: Update HIP job to ROCm 5.5Brad King2023-06-021-0/+0
* ci: Update HIP image to ROCm 5.5 on Ubuntu 22.04Brad King2023-06-027-20/+58
* cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variableBen Boeckel2023-06-013-5/+0
* ci: Provide cppdap in extdeps jobsBrad King2023-05-261-0/+19
* ci: Subsume Clang C++ modules testing in main Fedora+Clang jobsBrad King2023-05-228-71/+5
* ci: use Fedora 38 images and environmentsBrad King2023-05-2230-12/+12
* ci: update Linux image to Fedora 38Brad King2023-05-227-1/+1
* ci: Remove nlohmann-json from Fedora base imageBrad King2023-05-221-1/+0
* ci: Disable sccache in clang-analyzer jobBrad King2023-05-221-0/+2
* Merge topic 'test-bootstrap'Brad King2023-05-194-4/+4
|\
| * Tests: Modernize name of option to control existence of BootstrapTestBrad King2023-05-184-4/+4
* | Merge topic 'cxxmodules-private-between-targets'Brad King2023-05-193-3/+3
|\ \
| * | ci: Enable RunCMake.CXXModules collation cases in clang jobsBrad King2023-05-183-3/+3
* | | ci: Enable C++20 module testing with VS 2022 on ARM64Brad King2023-05-181-0/+3
* | | VS: Add support for C++ module internal partitions in VS 17.6 and newerBrad King2023-05-171-1/+1
| |/ |/|
* | ci: Add nlohmann-json to Fedora base imageBrad King2023-05-171-0/+1
* | ci: Use distro packaged clang-tidy headers in Fedora base imageBrad King2023-05-174-40/+2
|/
* gitlab-ci: Move macOS+Xcode universal binaries job to arm64Brad King2023-05-103-1/+1
* gitlab-ci: Move macOS Ninja Multi-Config nightly job to arm64 architectureBrad King2023-05-102-0/+0
* ci: Update to ISPC 1.20.0Brad King2023-05-092-6/+11
* gitlab-ci: Add job testing Intel 2021.9.0 compilers on WindowsBrad King2023-05-013-1/+11
* gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on WindowsBrad King2023-05-016-0/+70
* CPack: Add Inno Setup generatorJannik Alber2023-04-281-0/+1
* ci: Provide Inno Setup tools to some Windows CI jobsBrad King2023-04-273-0/+25
* ci: Update to Python 3.11.3 in Windows jobsBrad King2023-04-053-42/+31
* ci: De-duplicate Windows test script for NMake jobBrad King2023-04-051-0/+1
* ci: De-duplicate Windows test script for JOM jobBrad King2023-04-051-0/+4
* ci: De-duplicate Windows test script for Borland jobsBrad King2023-04-053-0/+5
* ci: De-duplicate Windows test script for MSVC v71 NMake jobBrad King2023-04-051-0/+2
* ci: De-duplicate Windows test script for OpenWatcom jobBrad King2023-04-052-0/+8
* ci: Patch HDF5 Fortran compiler wrappers in Fedora jobsBrad King2023-03-302-1/+6
* Merge topic 'ci-FindHDF5'Brad King2023-03-307-1/+54
|\
| * ci: Enable FindHDF5 tests on Linux buildsBrad King2023-03-293-0/+44
| * ci: Add HDF5 to Debian and Fedora base imagesBrad King2023-03-293-0/+9
| * Tests: Add FindMPI test environment modification optionBrad King2023-03-292-1/+1
* | ci: Enable FindOpenAL test on macOS jobsnega2023-03-293-0/+3
|/
* ci: Enable C++ modules tests with LLVM/Clang 16.0 on WindowsBrad King2023-03-211-0/+4
* ci: Update LLVM/Clang to 16.0 in nightly CI jobs on WindowsBrad King2023-03-211-5/+5
* FindwxWidgets: Add an imported targetCheesyNacho102023-03-083-0/+3
* ci: Add wxWidgets to Debian and Fedora base imagesBrad King2023-03-083-0/+3
* Merge topic 'clang-16-cxx-modules'Brad King2023-03-061-11/+0
|\
| * Clang: Record Clang 16.0 flags for our experimental C++ modules supportBrad King2023-03-031-11/+0
* | Merge topic 'ci-package-pipeline'Brad King2023-03-0113-0/+79
|\ \ | |/
| * gitlab-ci: Stage unsigned release package artifacts in a dedicated directoryBrad King2023-02-282-1/+11
| * gitlab-ci: Simplify Windows packaging pipelineBrad King2023-02-288-0/+56