| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'ci-nightly-ide-jobs' | Brad King | 2021-03-03 | 4 | -0/+9 |
|\ |
|
| * | gitlab-ci: ignore failing tests for external IDE testing | Ben Boeckel | 2021-03-01 | 2 | -0/+3 |
|
|
| * | gitlab-ci: allow some jobs to ignore failing tests on nightly runs | Ben Boeckel | 2021-03-01 | 1 | -0/+2 |
|
|
| * | gitlab-ci: always upload test and release artifacts | Ben Boeckel | 2021-03-01 | 1 | -0/+4 |
|
|
* | | Merge topic 'ci-xcode-12.4' | Brad King | 2021-02-25 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | gitlab-ci: update macOS jobs to use Xcode 12.4 | Brad King | 2021-02-25 | 1 | -6/+6 |
|
|
* | | Merge topic 'ci-macos-arm64' | Brad King | 2021-02-23 | 8 | -66/+86 |
|\ \
| |/ |
|
| * | gitlab-ci: Add macos-arm64 jobs for Ninja and Xcode | Brad King | 2021-02-23 | 3 | -0/+35 |
|
|
| * | gitlab-ci: rename macos build and test jobs to macos-x86_64 | Brad King | 2021-02-23 | 4 | -9/+9 |
|
|
| * | ci: add sccache 0.2.15 custom build for aarch64-apple-darwin | Brad King | 2021-02-23 | 1 | -0/+7 |
|
|
| * | ci: update to sccache 0.2.15 on linux builds | Brad King | 2021-02-23 | 1 | -5/+5 |
|
|
| * | ci: Use Qt macOS 10.13+ package for macOS build and test jobs | Brad King | 2021-02-23 | 1 | -52/+30 |
|
|
* | | ci: Enable IPO and FindOpenGL tests on Windows+MSVC+Ninja | Brad King | 2021-02-18 | 1 | -0/+3 |
|/ |
|
* | gitlab-ci: add test:debian10-aarch64-ninja job | Brad King | 2021-01-27 | 4 | -0/+163 |
|
|
* | gitlab-ci: add rules infrastructure to allow non-MR jobs | Brad King | 2021-01-27 | 1 | -0/+6 |
|
|
* | gitlab-ci: consolidate release and package job infrastructure | Brad King | 2021-01-27 | 1 | -50/+14 |
|
|
* | ci: download cmake on aarch64 | Brad King | 2021-01-27 | 1 | -0/+5 |
|
|
* | ci: download ninja on aarch64 | Brad King | 2021-01-27 | 1 | -0/+7 |
|
|
* | ci: generalize ninja download script to support non-upstream builds | Brad King | 2021-01-27 | 1 | -9/+8 |
|
|
* | ci: add docker spec to build ninja for linux-aarch64 | Brad King | 2021-01-27 | 3 | -0/+38 |
|
|
* | ci: update to use CMake 3.19.3 | Brad King | 2021-01-27 | 2 | -12/+12 |
|
|
* | Utilities/Release: Rename Linux packages to 'linux-$arch' | Brad King | 2021-01-25 | 2 | -3/+3 |
|
|
* | Merge topic 'ci-wix-download' | Brad King | 2021-01-21 | 4 | -0/+23 |
|\ |
|
| * | Merge branch 'backport-3.18-ci-wix-download' into ci-wix-download | Brad King | 2021-01-21 | 4 | -0/+23 |
| |\ |
|
| | * | ci: download WiX on Windows | Brad King | 2021-01-21 | 2 | -0/+21 |
|
|
| | * | ci: speed up cmake and ninja downloads on Windows | Brad King | 2021-01-21 | 2 | -0/+2 |
|
|
| | * | gitlab-ci: update macOS jobs to use Xcode 11.7 | Brad King | 2020-09-17 | 1 | -3/+3 |
|
|
* | | | Merge branch 'backport-rel-macos-modern' into rel-macos-modern | Brad King | 2021-01-07 | 8 | -29/+48 |
|\ \ \
| |/ / |
|
| * | | ci: build separate macOS packages for macOS 10.13+ and macOS 10.10+ | Brad King | 2021-01-07 | 7 | -28/+47 |
|
|
| * | | gitlab-ci: update upload jobs to go to cmake.org | Brad King | 2021-01-07 | 1 | -1/+1 |
|
|
* | | | Merge topic 'ci-xcode-12.3' | Brad King | 2021-01-06 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | gitlab-ci: update macOS jobs to use Xcode 12.3 | Brad King | 2021-01-06 | 1 | -4/+4 |
|
|
| * | | gitlab-ci: add jobs to make Linux release packages for aarch64 on 3.19 branch | Hi Key | 2020-12-22 | 3 | -7/+30 |
|
|
* | | | gitlab-ci: add jobs to make Linux release packages for aarch64 | Hi Key | 2020-12-22 | 3 | -7/+30 |
|
|
* | | | Merge branch 'backport-rel-linux-aarch64' into rel-linux-aarch64 | Brad King | 2020-12-22 | 1 | -7/+2 |
|\ \ \
| |/ / |
|
| * | | gitlab-ci: consolidate Linux release package job spec for x86_64 | Brad King | 2020-12-22 | 1 | -7/+2 |
|
|
* | | | Merge topic 'rel-macos-apple-silicon' | Brad King | 2020-12-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Utilities/Release: Update macOS Qt 5.9 build for platform versioning | Brad King | 2020-12-14 | 1 | -1/+1 |
|
|
* | | | Merge topic 'rel-macos-apple-silicon' | Brad King | 2020-12-10 | 6 | -13/+14 |
|\ \ \
| |/ / |
|
| * | | ci: update macOS package to produce universal binaries | Brad King | 2020-12-10 | 2 | -4/+4 |
|
|
| * | | ci: do not use sccache for macOS packaging | Brad King | 2020-12-10 | 3 | -6/+7 |
|
|
| * | | ci: update to pre-built Qt 5.9.9 universal binaries for macOS packages | Brad King | 2020-12-10 | 2 | -3/+3 |
|
|
* | | | Merge topic 'test-macos-version' | Brad King | 2020-12-10 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | ci: Hard-code XCTest deployment target to 10.15 | Brad King | 2020-12-09 | 1 | -0/+5 |
|
|
* | | | Merge topic 'ninja-regen-metadata' | Brad King | 2020-12-01 | 2 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | ci: update to use ninja 1.10.2 | Brad King | 2020-11-30 | 2 | -5/+5 |
|
|
| * | | Merge topic 'ci-xcode-12.2' into release-3.19 | Brad King | 2020-11-25 | 1 | -4/+4 |
| |\ \ |
|
* | \ \ | Merge topic 'ci-xcode-12.2' | Brad King | 2020-11-25 | 1 | -4/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | gitlab-ci: update macOS jobs to use Xcode 12.2 | Brad King | 2020-11-24 | 1 | -4/+4 |
|
|
* | | | | Merge topic 'test-java-default' | Brad King | 2020-11-25 | 1 | -3/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|