aboutsummaryrefslogtreecommitdiff
path: root/.builds/freebsd.yml
AgeCommit message (Collapse)Author
2022-03-12Replace pcre with pcre2ndren
Closes: https://github.com/swaywm/sway/issues/6838
2021-11-02Update URL to wlroots project (GitHub->GitLab)Manuel Stoeckl
2021-06-30ci: make Meson warnings fatalSimon Ser
New warnings can be hard to notice in CI, since CI will just pass in that case. Meson sometimes uses warnings for important mistakes, e.g. invalid option. Let's turn warnings into errors so that we can spot these more easily.
2021-04-14ci: Install libseatKenny Levinsen
2020-12-29ci: enable basu on freebsdJan Beich
2020-04-08ci: remove epoll-shim hardcoded pkg-config fileSimon Ser
The upstream package now provides one.
2020-04-08ci: don't build scdocSimon Ser
scodc is now available in all distributions we have CI for.
2019-03-01ci: use scdoc-git because 1.9.1 is brokenemersion
2019-02-19ci: add FreeBSDemersion