| Commit message (Expand) | Author | Age | Files | Lines |
* | gitlab-ci: update Intel Compiler base image tag naming convention | Brad King | 2021-03-24 | 1 | -29/+29 |
|
|
* | gitlab-ci: add jobs testing Intel oneAPI compilers on Linux | Brad King | 2021-03-17 | 1 | -0/+14 |
|
|
* | gitlab-ci: add jobs testing Intel Classic compilers on Linux | Brad King | 2021-03-17 | 1 | -0/+189 |
|
|
* | gitlab-ci: factor out job dependencies on release-style binaries | Brad King | 2021-03-17 | 1 | -16/+4 |
|
|
* | Merge topic 'ci-macos-arm64' | Brad King | 2021-02-23 | 1 | -23/+60 |
|\ |
|
| * | gitlab-ci: Add macos-arm64 jobs for Ninja and Xcode | Brad King | 2021-02-23 | 1 | -0/+37 |
|
|
| * | gitlab-ci: rename macos build and test jobs to macos-x86_64 | Brad King | 2021-02-23 | 1 | -23/+23 |
|
|
* | | Begin post-3.20 development | Brad King | 2021-02-10 | 1 | -5/+5 |
|/ |
|
* | gitlab-ci: Drop package pipeline upload jobs for release branch | Brad King | 2021-02-10 | 1 | -5/+5 |
|
|
* | gitlab-ci: add test:debian10-aarch64-ninja job | Brad King | 2021-01-27 | 1 | -0/+13 |
|
|
* | gitlab-ci: add build:centos7-aarch64 job | Brad King | 2021-01-27 | 1 | -0/+10 |
|
|
* | gitlab-ci: rename build:centos6-{release => x86_64} | Brad King | 2021-01-27 | 1 | -7/+7 |
|
|
* | gitlab-ci: consolidate release and package job infrastructure | Brad King | 2021-01-27 | 1 | -9/+11 |
|
|
* | gitlab-ci: add a job to upload macOS 10.10 binaries | Brad King | 2021-01-07 | 1 | -0/+11 |
|
|
* | Merge branch 'backport-rel-macos-modern' into rel-macos-modern | Brad King | 2021-01-07 | 1 | -0/+12 |
|\ |
|
| * | ci: build separate macOS packages for macOS 10.13+ and macOS 10.10+ | Brad King | 2021-01-07 | 1 | -0/+12 |
|
|
| * | gitlab-ci: add jobs to make Linux release packages for aarch64 on 3.19 branch | Hi Key | 2020-12-22 | 1 | -0/+23 |
|
|
* | | gitlab-ci: add jobs to make Linux release packages for aarch64 | Hi Key | 2020-12-22 | 1 | -0/+23 |
|
|
* | | Merge branch 'ci-fedora33-release' into ci-fedora33 | Ben Boeckel | 2020-11-13 | 1 | -17/+17 |
|\ \
| |/ |
|
| * | gitlab-ci: update Linux CI to use Fedora 33 | Ben Boeckel | 2020-11-13 | 1 | -17/+17 |
|
|
* | | Begin post-3.19 development | Brad King | 2020-10-08 | 1 | -3/+3 |
|/ |
|
* | gitlab-ci: Drop package pipeline upload jobs for release branch | Brad King | 2020-10-08 | 1 | -3/+3 |
|
|
* | gitlab-ci: add job to run test suite on Debian 10 with ninja | Brad King | 2020-10-05 | 1 | -0/+11 |
|
|
* | gitlab-ci: add jobs to make Linux release packages | Ben Boeckel | 2020-10-01 | 1 | -0/+23 |
|
|
* | gitlab-ci: rename package-pipeline jobs to end in "-package" | Brad King | 2020-10-01 | 1 | -8/+8 |
|
|
* | gitlab-ci: add sphinx job to continuous build | Brad King | 2020-09-30 | 1 | -0/+3 |
|
|
* | gitlab-ci: use separate rules for dependent jobs | Brad King | 2020-09-30 | 1 | -9/+9 |
|
|
* | gitlab-ci: add a job to upload source packages | Brad King | 2020-09-29 | 1 | -0/+11 |
|
|
* | gitlab-ci: add a job to make source packages | Brad King | 2020-09-29 | 1 | -0/+8 |
|
|
* | gitlab-ci: re-organize packaging pipeline | Brad King | 2020-09-29 | 1 | -14/+16 |
|
|
* | gitlab-ci: Add GUI testing to each OS | Kyle Edwards | 2020-09-23 | 1 | -1/+1 |
|
|
* | gitlab-ci: add a job to upload macOS binaries | Ben Boeckel | 2020-09-16 | 1 | -0/+15 |
|
|
* | gitlab-ci: add a job to make macOS packages | Ben Boeckel | 2020-09-16 | 1 | -0/+13 |
|
|
* | gitlab-ci: add a job to make a doc "bundle" | Ben Boeckel | 2020-09-16 | 1 | -0/+8 |
|
|
* | gitlab-ci: split linux and macos shared before scripts | Ben Boeckel | 2020-06-12 | 1 | -10/+9 |
|
|
* | gitlab-ci: use `extends` | Ben Boeckel | 2020-06-12 | 1 | -93/+93 |
|
|
* | gitlab-ci: add a comment describing what goes into a job | Ben Boeckel | 2020-06-12 | 1 | -0/+16 |
|
|
* | gitlab-ci: make rules a bit more uniform | Ben Boeckel | 2020-06-12 | 1 | -17/+17 |
|
|
* | gitlab-ci: split into multiple files | Ben Boeckel | 2020-06-12 | 1 | -462/+17 |
|
|
* | gitlab-ci: add an Xcode tester | Ben Boeckel | 2020-06-12 | 1 | -0/+33 |
|
|
* | gitlab-ci: rename some scripts to be Linux-specific | Ben Boeckel | 2020-06-12 | 1 | -7/+6 |
|
|
* | Merge topic 'gitlab-ci-ext-test-sets' into release-3.18 | Brad King | 2020-06-12 | 1 | -19/+59 |
|\ |
|
| * | gitlab-ci: add a cuda10.2 builder | Ben Boeckel | 2020-06-12 | 1 | -0/+31 |
|
|
| * | gitlab-ci: move Makefiles Linux tests to use the package | Ben Boeckel | 2020-06-11 | 1 | -19/+28 |
|
|
* | | gitlab-ci: test QtDialog on macOS | Ben Boeckel | 2020-06-10 | 1 | -0/+3 |
|
|
* | | gitlab-ci: test QtDialog on Windows | Ben Boeckel | 2020-06-10 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'linux-release-builders' | Brad King | 2020-06-03 | 1 | -0/+54 |
|\ |
|
| * | gitlab-ci: add jobs for reproducing the release binaries | Ben Boeckel | 2020-06-03 | 1 | -0/+54 |
|
|
* | | gitlab-ci: Update Windows builds to MSVC 19.26 | Brad King | 2020-06-03 | 1 | -2/+2 |
|
|
* | | gitlab-ci: support Windows jobs which support concurrent builds | Ben Boeckel | 2020-06-03 | 1 | -4/+18 |
|
|