Commit Graph

10 Commits

Author SHA1 Message Date
Pedro Côrte-Real
075845ceb2 Use wlroots 0.12.0 for v1.5 CI
While inside the v1.5 branch make sure we stay on wlroots 0.12.0 so that
the build doesn't fail.
2021-05-19 11:48:08 +02:00
Ronan Pigott
2155dc9d7d ci: fix archlinux builds
The "xorg-server-xwayland" package has become "xorg-xwayland" in Arch.
Our egl requirement was previously satisfied by xorg-server-xwayland's
dependency on libgl, which "xorg-xwayland" does not have. So add the
libegl dependency as well.

(cherry picked from commit ba943c694c)
2021-05-19 11:48:08 +02:00
Kenny Levinsen
baa0a32b7f ci: Update alpine xwayland package name
(cherry picked from commit 3287b12fff)
2021-05-19 11:48:08 +02:00
Simon Ser
c9fa751042 ci: remove epoll-shim hardcoded pkg-config file
The upstream package now provides one.
2020-04-08 16:37:00 +02:00
Simon Ser
3df32d0310 ci: don't build scdoc
scodc is now available in all distributions we have CI for.
2020-04-08 16:37:00 +02:00
Drew DeVault
6200ecbc1d Remove rootston from build manifests 2019-08-09 09:59:44 +09:00
Simon Ser
bd32b300fb ci: enable all features
If unspecified, feature options are set to "auto", which means enabled only if
the required dependencies are found. In CI we don't want to miss compilation
errors because a dependency hasn't been found and code isn't built.

Leave FreeBSD out for now because it uses a subproject (haven't found a way to
make auto_features=enabled only apply to the toplevel project).
2019-04-25 10:00:55 -06:00
emersion
77b16a5124 ci: use scdoc-git because 1.9.1 is broken 2019-03-01 12:32:00 -07:00
emersion
a42b5d079a ci: add FreeBSD 2019-02-19 16:34:07 +01:00
emersion
b4836ecbcc
ci: add Alpine CI 2019-02-19 12:11:16 +01:00