Commit graph

115 commits

Author SHA1 Message Date
Ryan Pavlik 93f89ae526 ci: Update CI templates 2019-12-03 09:15:33 -06:00
Jakob Bornecrantz c709b64ce2 ci: Update CI images, include libEGL in Debian and qt5-base in Arch 2019-11-05 13:12:50 +00:00
Drew DeVault 3219a4171b .gitlab-ci.yml: add meson steps 2019-09-26 15:05:22 +00:00
Jakob Bornecrantz 16c8531cac ci: Apperently this should work better 2019-09-22 15:59:30 +01:00
Ryan Pavlik 86f9907b1b ci: Try fixing deploy failure. 2019-08-23 09:42:41 -05:00
Ryan Pavlik 98417c6a28 ci: Deploy pages only on master branch. 2019-08-23 09:11:25 -05:00
Ryan Pavlik ec760693a8 ci: Initial set up of docs building to pages. 2019-08-23 09:07:49 -05: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
Ryan Pavlik d969297c50 ci: Add clang-format and codespell job to pipeline 2019-06-18 13:09:59 -05:00
Jakob Bornecrantz 406565f71a ci: Make sure to install libudev-dev in debian 2019-05-03 22:30:17 +01:00
Jakob Bornecrantz e40e17d079 ci: Add FFMPEG and OpenCV to CI 2019-04-23 17:18:27 +00:00
Jakob Bornecrantz 6ea904f961 ci: Add libusb and libuvc where available to CI 2019-04-23 17:18:27 +00:00
Ryan Pavlik 81fc9587db Update .gitlab-ci.yml
Actually use $ARCH_CONTAINER_IMAGE
2019-04-12 17:53:10 +00:00
Ryan Pavlik 918b834a3b ci: Add arch linux build 2019-04-11 23:26:07 +00: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