summaryrefslogtreecommitdiff
path: root/.gitlab
Commit message (Expand)AuthorAgeFilesLines
* ci: start every windows job with custom environment scriptBrad King2022-09-121-0/+6
* ci: allow powershell variables assigned in env scripts to persistBrad King2022-09-124-5/+5
* ci: add clang-tidy development headers to Fedora base imageKyle Edwards2022-08-313-1/+28
* FindOpenSP: Add module to find the OpenSP libraryDawid Wróbel2022-08-303-0/+3
* ci: add OpenSP to Debian and Fedora base imagesBrad King2022-08-304-3/+6
* ci: Enable MSVC C++ module support testsBrad King2022-08-224-0/+15
* Merge topic 'ci-msvc-14.33'Brad King2022-08-221-17/+38
|\
| * gitlab-ci: Update non-packaging Windows builds to MSVC 14.33 toolsetBrad King2022-08-191-5/+5
| * gitlab-ci: Use separate MSVC toolset specification for packaging jobsBrad King2022-08-191-13/+34
* | Merge topic 'ci-linux-extdeps'Brad King2022-08-1914-5/+151
|\ \
| * | gitlab-ci: add jobs to test CMake with external dependencies on LinuxBrad King2022-08-1811-2/+106
| * | ci: add CMake external build dependencies to Debian and Fedora base imagesBrad King2022-08-184-3/+45
* | | Merge topic 'ci-cmake-update'Brad King2022-08-192-6/+6
|\ \ \ | |/ / |/| / | |/
| * ci: use CMake 3.24.1Brad King2022-08-182-6/+6
* | Merge topic 'revert-ci-msvc-14.33'Brad King2022-08-171-7/+7
|\ \ | |/
| * gitlab-ci: Revert Windows builds from MSVC 14.33 to MSVC 14.32 toolsetBrad King2022-08-171-7/+7
* | Merge topic 'ci-msvc-14.33'Brad King2022-08-171-7/+7
|\ \ | |/
| * gitlab-ci: Update Windows builds to MSVC 14.33 toolsetBrad King2022-08-161-7/+7
* | Merge topic 'remove-cmakeserverlib-references'Brad King2022-08-031-1/+1
|\ \
| * | Remove stale references to CMakeServerLibKyle Edwards2022-08-021-1/+1
* | | Merge topic 'cpp-named-module-support-msvc'Brad King2022-08-032-2/+2
|\ \ \
| * | | ci: test BMI exporting and installation with GCC in CIBen Boeckel2022-08-022-2/+2
* | | | Merge topic 'ci-wix-host'Brad King2022-08-031-2/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ci: host WiX 3.14.0.6526 binaries ourselvesBrad King2022-08-021-2/+3
| * | Merge topic 'ci-xcode-13.4' into release-3.24Brad King2022-07-281-6/+6
| |\ \
* | \ \ Merge topic 'ci-xcode-13.4'Brad King2022-07-281-6/+6
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | gitlab-ci: update macOS jobs to use Xcode 13.4Brad King2022-07-281-6/+6
| * | Merge branch 'ci-xcode-13.3' into release-3.22Brad King2022-04-261-6/+6
| |\ \
* | \ \ Merge topic 'gcc-modules-ci-missing-git'Brad King2022-06-232-2/+2
|\ \ \ \
| * | | | gitlab-ci: update to an image with git installedBen Boeckel2022-06-211-1/+1
| * | | | ci: add git to the CI imageBen Boeckel2022-06-211-1/+1
* | | | | ci: Enable FindOpenAL test on Linux buildsBrad King2022-06-223-0/+3
* | | | | Merge topic 'ci-openal'Brad King2022-06-224-3/+6
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | ci: Add OpenAL to Debian and Fedora base imagesBrad King2022-06-214-3/+6
* | | | Merge topic 'ci-rel-win-arm64'Brad King2022-06-201-3/+3
|\ \ \ \ | |/ / /
| * | | ci: Rebuild Qt 6.3.0 windows-arm64 dependency with LLVM/ClangBrad King2022-06-171-3/+3
* | | | Merge topic 'cpp-named-module-file-sets'Brad King2022-06-177-0/+84
|\ \ \ \ | |/ / / |/| | |
| * | | gitlab-ci: test C++ modules using GCCBen Boeckel2022-06-164-0/+42
| * | | ci: add a Docker image to test out C++ modules with GCCBen Boeckel2022-06-163-0/+42
* | | | ci: use CMake 3.24.0-rc1Brad King2022-06-142-6/+6
|/ / /
* | | gitlab-ci: Add job to build Windows arm64 binariesBrad King2022-06-135-0/+54
* | | ci: update to WiX 3.14.0.6526Brad King2022-06-131-4/+4
* | | ci: Factor out Windows x86-family-specific package configurationBrad King2022-06-134-14/+16
* | | ci: Re-order logic for downloading Qt during packagingBrad King2022-06-131-2/+2
* | | gitlab-ci: add nightly job testing Ninja Multi-Config on WindowsBrad King2022-06-073-0/+30
* | | gitlab-ci: add nightly job testing Ninja Multi-Config on macOSBrad King2022-06-073-0/+17
* | | ci: Enable ISPC tests on Linux, Windows, and macOS nightly buildsBrad King2022-06-0616-0/+102
* | | ci: remove ISPC from the Fedora CI imageBrad King2022-06-066-21/+1
* | | gitlab-ci: init macOS and Windows jobs with per-CMAKE_CONFIGURATION scriptsBrad King2022-06-063-0/+6
* | | Merge topic 'ci-ninja-1.11.0'Brad King2022-06-035-9/+9
|\ \ \