|
eb5c6b49
|
2022-10-12T22:03:42
|
|
Fix Mingw GH CI broken by 179a056
|
|
179a0560
|
2022-07-27T14:22:54
|
|
ci: run meson test with the address sanitizer enabled
Set the ASAN_OPTION so that the exitcode is not 1, this avoids asan
returning the exitcode that the tests already expect from a normal
pkgconf error
|
|
bf307c1d
|
2022-07-29T10:26:26
|
|
ci: set meson to build with -Werror
This will help catch any new warnings added in CI.
|
|
b602e331
|
2022-06-26T19:39:09
|
|
github actions: use debian testing
|
|
2ed2b98e
|
2021-07-24T20:28:04
|
|
workflows: more distcheck fixes
|
|
9b49eb22
|
2021-07-24T20:26:44
|
|
workflows: install xz package
|
|
4d5b378f
|
2021-07-24T20:25:15
|
|
workflows: use distcheck instead of check for autotools tests
|
|
37b596cc
|
2021-03-18T06:49:16
|
|
CI: fix alpine autotools CI
|
|
caaf4861
|
2021-03-18T06:48:07
|
|
CI: fix alpine CI
|
|
00cc9a8c
|
2021-03-18T06:46:09
|
|
CI: add alpine CI alongside debian CI
|
|
402fd9fe
|
2021-03-18T06:38:24
|
|
add funding.yml
|
|
b218cae5
|
2020-11-23T17:45:16
|
|
Add CI for debian+meson/autotools
Builds and runs tests. Using Debian testing since the test framework
is only in testing right now.
|
|
24589cdd
|
2020-11-22T19:59:19
|
|
Add basic CI for mingw-w64 32/64 bit
This only builds things with meson and no tests are run.
|