aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/archlinux.yml
Commit message (Collapse)AuthorAge
* Use wlroots 0.12.0 for v1.5 CIv1.5Libravatar Pedro CĂ´rte-Real2021-05-19
| | | | | While inside the v1.5 branch make sure we stay on wlroots 0.12.0 so that the build doesn't fail.
* ci: fix archlinux buildsLibravatar Ronan Pigott2021-05-19
| | | | | | | | | 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 ba943c694cec527580c4d9f2098157dad6af55b1)
* ci: don't build scdocLibravatar Simon Ser2020-04-08
| | | | scodc is now available in all distributions we have CI for.
* Remove rootston from build manifests1.2-rc1Libravatar Drew DeVault2019-08-09
|
* ci: enable all featuresLibravatar Simon Ser2019-04-25
| | | | | | | | | 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).
* ci: use scdoc-git because 1.9.1 is brokenLibravatar emersion2019-03-01
|
* ci: add Alpine CILibravatar emersion2019-02-19