Daniel Eklöf
207fdaf06c
ci: freebsd-x64: compile with -Wno-missing-braces
...
The freebsd/latest image is still FreeBSD-12, with clang-8. It
generate false positive warnings:
../../foot/search.c:357:21: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces]
mbstate_t ps = {0};
2021-01-23 10:18:33 +01:00
Jan Beich
d31cc9b5ef
ci: enable freebsd-x64 job
...
- Add missing dependencies
- Disable terminfo to match downstream
2021-01-23 10:18:19 +01:00
Daniel Eklöf
8b4c4d6728
ci: run codespell on README/INSTALL/CHANGELOG
2021-01-21 11:45:33 +01:00
Daniel Eklöf
8dd58a4220
ci: run codespell on the man pages (the source files)
2021-01-21 11:45:31 +01:00
Daniel Eklöf
dc0e1c3b62
ci: sr.ht: cd into ‘foot’ before running codespell
2021-01-21 11:43:48 +01:00
Daniel Eklöf
0f0fec093e
ci: install fonts, needed for fcft tests
2020-09-16 19:38:50 +02:00
Daniel Eklöf
bcbf9872ec
ci: need the ‘dev’ version of ‘check’ on alpine
2020-09-16 19:29:46 +02:00
Daniel Eklöf
187b913050
ci: install ‘check’ - this enables fcft tests
2020-09-16 19:27:20 +02:00
Daniel Eklöf
6b20533b62
ci: explicitly enable harfbuzz in fcft
2020-09-16 19:13:22 +02:00
Daniel Eklöf
1347609c7c
ci: enable fcft’s text-shaping tests
2020-09-16 19:09:07 +02:00
Daniel Eklöf
11cb08f1b5
ci: sr.ht: run a codespell task at the end
2020-08-22 10:25:52 +02:00
Daniel Eklöf
ef9bac5965
Revert "ci: sr.ht: just testing..."
...
This reverts commit b7b7b56b3d .
2020-08-11 17:33:19 +02:00
Daniel Eklöf
b7b7b56b3d
ci: sr.ht: just testing...
2020-08-11 17:32:34 +02:00
Daniel Eklöf
41b4bfe792
ci: disable freebsd-x64 and alpine-x86
...
Disabled freebsd since foot hasn't been ported to freebsd yet.
Disabled alpine x86 since builds.sr.ht doesn't yet support non-x64 builds.
2020-08-06 23:28:06 +02:00
Daniel Eklöf
c9fd046310
ci: new: alpine x86
2020-08-06 23:25:53 +02:00
Daniel Eklöf
a6fc5f10fb
ci: alpine: add missing dependencies: pixman + libxkbcommon
2020-04-13 11:52:43 +02:00
Daniel Eklöf
3f35a40ff8
ci: initial FreeBSD build manifest
2020-04-12 18:33:27 +02:00
Daniel Eklöf
9a71f20de7
ci: alpine: wlroots isn't needed (or used, at all)
2020-04-12 18:33:07 +02:00
Daniel Eklöf
e997ec7e1d
ci: move sr.ht's .build.yml to .builds/alpine.yml
2020-04-11 16:33:07 +02:00