summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Add support for stable doc URLs (#342)Wismill2023-05-142-2/+2
* ci: bump runs-on versionsRan Benita2023-05-124-7/+8
* ci/windows: use the vs backend instead of ninja backendRan Benita2023-05-051-5/+1
* ci: don't run linux on push to non-master branchesRan Benita2022-12-161-1/+5
* CI: bump a few actions to newer versionsPeter Hutterer2022-12-144-7/+7
* ci/linux: store the test logs as artifacts on failurePeter Hutterer2022-09-241-0/+7
* ci/linux: split normal testing from valgrind testingPeter Hutterer2022-09-241-0/+3
* ci/linux: bring back `apt update` to fix `apt install` 404sRan Benita2022-03-201-0/+1
* ci: another possible fix for release workflowRan Benita2022-02-041-1/+1
* CI: always run the linux workflowPeter Hutterer2022-01-171-5/+1
* CI: split and rename the workflows to windows/macos/linuxPeter Hutterer2022-01-174-108/+130
* ci: possible fix for release workflowRan Benita2021-09-171-1/+1
* ci: some tweaksRan Benita2021-05-222-12/+35
* ci: also link to tarball in github releaseRan Benita2021-05-221-1/+3
* ci: automatically create github release when tag is pushedRan Benita2021-05-221-0/+21
* ci: fix windows CI failure due to add-path deprecationRan Benita2020-11-191-1/+1
* ci: enable xkbregistry on macos jobRan Benita2020-09-071-2/+2
* ci: fix windows job not finding bisonRan Benita2020-08-311-8/+6
* Drop use of ronn, switch to raw roff insteadPeter Hutterer2020-07-251-5/+1
* tools: add a xkbcli tool as entry point for the various tools we havePeter Hutterer2020-07-251-1/+5
* meson.build: add the valgrind test setup, exclude python testsPeter Hutterer2020-07-251-1/+1
* test: make the symbols-leak-test executablePeter Hutterer2020-07-251-1/+1
* test: fix Windows CI by rewriting symbols-leak-test from bash to pythonRan Benita2020-07-221-1/+1
* ci: cache chocolaty downloadRan Benita2020-07-221-0/+7
* Add libxkbregistry to query available RMLVOPeter Hutterer2020-07-061-2/+2
* ci: add github actions buildRan Benita2020-04-181-0/+89