summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI: update some actions to v3Peter Hutterer2022-12-073-14/+14
* Enable additional compiler warnings by defaultJason Gerecke2022-02-221-1/+1
* Move -Wall and -Wextra from Github-only to default CFLAGSJason Gerecke2022-02-221-1/+1
* test: add a pytest test suitePeter Hutterer2022-02-222-2/+17
* CI: add a job to build with the exact meson version we requirePeter Hutterer2022-02-111-0/+24
* CI: use the Ubuntu python versionPeter Hutterer2022-02-111-9/+4
* CI: add a job to check for missing files in the tarballPeter Hutterer2022-02-111-0/+31
* CI: capture meson testlogs from the tarball build tooPeter Hutterer2022-02-111-0/+8
* CI: build with all meson auto features enabledPeter Hutterer2022-02-091-3/+3
* CI: missing field initializers are not errorsPeter Hutterer2022-02-091-1/+1
* CI: name the artifacts after the job name/optionsPeter Hutterer2022-02-091-1/+1
* CI: add jobs to build from tarballsPeter Hutterer2022-02-021-0/+72
* Fix a compilation error when DEBUG is undefinedPeter Hutterer2022-01-171-0/+1
* github: skip the coverity workflow in the forksPeter Hutterer2022-01-171-0/+1
* github: make the workflow names a bit smarterPeter Hutterer2022-01-051-2/+2
* github: use the meson/pkginstall actions from libwacom directlyPeter Hutterer2021-12-065-84/+3
* Integrate the meson build into our github workflowPeter Hutterer2021-11-295-9/+124
* github: don't warn about unused parametersPeter Hutterer2021-11-191-1/+1
* Add workflow for automated testing via Github ActionsJason Gerecke2021-02-012-0/+94