.github


Log

Author Commit Date CI Message
Dylan Baker 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
Dylan Baker bf307c1d 2022-07-29T10:26:26 ci: set meson to build with -Werror This will help catch any new warnings added in CI.
Ariadne Conill b602e331 2022-06-26T19:39:09 github actions: use debian testing
Ariadne Conill 2ed2b98e 2021-07-24T20:28:04 workflows: more distcheck fixes
Ariadne Conill 9b49eb22 2021-07-24T20:26:44 workflows: install xz package
Ariadne Conill 4d5b378f 2021-07-24T20:25:15 workflows: use distcheck instead of check for autotools tests
Ariadne Conill 37b596cc 2021-03-18T06:49:16 CI: fix alpine autotools CI
Ariadne Conill caaf4861 2021-03-18T06:48:07 CI: fix alpine CI
Ariadne Conill 00cc9a8c 2021-03-18T06:46:09 CI: add alpine CI alongside debian CI
Ariadne Conill 402fd9fe 2021-03-18T06:38:24 add funding.yml
Christoph Reiter 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.
Christoph Reiter 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.