aboutsummaryrefslogtreecommitdiffstats
path: root/.builds
Commit message (Collapse)AuthorAge
* ci: Install libseatLibravatar Kenny Levinsen2021-04-14
|
* ci: add xcb-util-wm dependency for wlrootsLibravatar Simon Ser2021-03-30
| | | | This is now a mandatory dependency for wlroots.
* ci: Update alpine xwayland package nameLibravatar Kenny Levinsen2021-03-20
|
* ci: enable basu on freebsdLibravatar Jan Beich2020-12-29
|
* ci: fix archlinux buildsLibravatar Ronan Pigott2020-12-14
| | | | | | | 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.
* build: introduce sd-bus-provider optionLibravatar Simon Ser2020-12-09
| | | | This allows to select a specific provider for the sd-bus library.
* ci: remove epoll-shim hardcoded pkg-config fileLibravatar Simon Ser2020-04-08
| | | | The upstream package now provides one.
* 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 FreeBSDLibravatar emersion2019-02-19
|
* ci: add Alpine CILibravatar emersion2019-02-19