aboutsummaryrefslogtreecommitdiff
path: root/.builds
AgeCommit message (Collapse)AuthorLines
2020-04-08ci: remove epoll-shim hardcoded pkg-config fileSimon Ser-15/+0
The upstream package now provides one.
2020-04-08ci: don't build scdocSimon Ser-17/+3
scodc is now available in all distributions we have CI for.
2019-08-09Remove rootston from build manifests1.2-rc1Drew DeVault-2/+2
2019-04-25ci: enable all featuresSimon Ser-2/+2
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-03-01ci: use scdoc-git because 1.9.1 is brokenemersion-3/+17
2019-02-19ci: add FreeBSDemersion-0/+53
2019-02-19ci: add Alpine CIemersion-0/+68