Commit graph

66 commits

Author SHA1 Message Date
Ryan Pavlik 96c9a45981 ci: Switch to using ci-fairy templates to simplify, drop buster support.
The CI is now mostly data driven and should be much easier to handle.
2022-01-20 14:17:21 -06:00
Ryan Pavlik 14ed993d80 ci: Adjust so that we use Bullseye to build the docs.
This fixes the vulkan extension table.
2021-11-04 12:52:29 -05:00
Ryan Pavlik bdce9087ae ci: Update to build packages for Focal, Hirsute, Impish, Buster, and Bullseye 2021-10-27 10:01:30 -05:00
Jakob Bornecrantz d1cad2eda8 ci: Fix focal container 2021-03-23 02:12:56 +00:00
Ryan Pavlik aa10e9c013 ci: Add ubuntu groovy. 2021-03-19 09:58:06 -05:00
Ryan Pavlik a5946c942c ci: Add SPDX/REUSE data. 2020-11-02 17:04:51 +00:00
Ryan Pavlik 1aff19e975 ci: Rename scripts to get : out of filenames 2020-05-28 19:46:14 +00:00
Ryan Pavlik b7695898ce ci: Publish apt repo to GitLab Pages instead of artifact hosting. 2020-05-11 12:07:32 -05:00
Ryan Pavlik 3928c5041a ci: Publish packages in an apt repo in artifacts. 2020-05-08 23:34:47 -05:00
Ryan Pavlik 00868d56f0 ci: Adjust meson cross file to block use of sdl2-config
Turn back off allow failures for the 32 bit meson build.
2020-05-07 15:16:08 -05:00
Ryan Pavlik 16ad2e4aeb ci: Add Ubuntu 20.04 test environments. 2020-05-07 20:04:08 +00:00
Ryan Pavlik 5b0f5196d4 ci: Add 32-bit builds 2020-04-28 16:52:23 -05:00
Ryan Pavlik a04c45b06a ci: Add Android NDK builds 2020-04-28 21:44:02 +00:00
Ryan Pavlik cc8dbb4f2f ci: Re-organize and port to the new fdo templates. 2020-04-28 21:44:02 +00:00
Ryan Pavlik b25d1651f0 ci: Update arch image and script.
Don't need a patch for OpenXR-SDK any more.
Include gtk3 in the image for opencv_highgui.
Include ffmpeg.
2019-06-28 14:56:53 +01:00
Daniel Stone 23df51d14b Add GitLab CI pipeline
Add a GitLab CI build pipeline, using the two-stage CI templates from
Wayland. This allows us to do really quick builds of Monado itself,
insulating ourselves from the longer and more failure-prone parts of
pulling and building our dependencies.
2019-03-22 16:43:48 +00:00