summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2023-09-18CI: Use git master for xkeyboard-config on LinuxPierre Le Marre1-0/+13
2023-07-04Check the doxygen versionPeter Hutterer1-0/+8
2023-07-04Configure github pagesPeter Hutterer2-1/+63
2023-06-26CI: Fix documentation generation for macOSPierre Le Marre1-1/+5
2023-05-14Add support for stable doc URLs (#342)Wismill2-2/+2
2023-05-12ci: bump runs-on versionsRan Benita4-7/+8
2023-05-05ci/windows: use the vs backend instead of ninja backendRan Benita1-5/+1
2022-12-16ci: don't run linux on push to non-master branchesRan Benita1-1/+5
2022-12-14CI: bump a few actions to newer versionsPeter Hutterer4-7/+7
2022-09-24ci/linux: store the test logs as artifacts on failurePeter Hutterer1-0/+7
2022-09-24ci/linux: split normal testing from valgrind testingPeter Hutterer1-0/+3
2022-03-20ci/linux: bring back `apt update` to fix `apt install` 404sRan Benita1-0/+1
2022-02-04ci: another possible fix for release workflowRan Benita1-1/+1
2022-01-17CI: always run the linux workflowPeter Hutterer1-5/+1
2022-01-17CI: split and rename the workflows to windows/macos/linuxPeter Hutterer4-108/+130
2021-09-17ci: possible fix for release workflowRan Benita1-1/+1
2021-05-22ci: some tweaksRan Benita2-12/+35
2021-05-22ci: also link to tarball in github releaseRan Benita1-1/+3
2021-05-22ci: automatically create github release when tag is pushedRan Benita1-0/+21
2020-11-19ci: fix windows CI failure due to add-path deprecationRan Benita1-1/+1
2020-09-07ci: enable xkbregistry on macos jobRan Benita1-2/+2
2020-08-31ci: fix windows job not finding bisonRan Benita1-8/+6
2020-07-25Drop use of ronn, switch to raw roff insteadPeter Hutterer1-5/+1
2020-07-25tools: add a xkbcli tool as entry point for the various tools we havePeter Hutterer1-1/+5
2020-07-25meson.build: add the valgrind test setup, exclude python testsPeter Hutterer1-1/+1
2020-07-25test: make the symbols-leak-test executablePeter Hutterer1-1/+1
2020-07-22test: fix Windows CI by rewriting symbols-leak-test from bash to pythonRan Benita1-1/+1
2020-07-22ci: cache chocolaty downloadRan Benita1-0/+7
2020-07-06Add libxkbregistry to query available RMLVOPeter Hutterer1-2/+2
2020-04-18ci: add github actions buildRan Benita1-0/+89