summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-21meson.build: remove superfluous double doxygen checkHEADmasterPeter Hutterer1-2/+0
2024-03-21meson.build: specify the include directory correctlyPeter Hutterer1-1/+3
2024-03-21meson.build: declare the file list as suchPeter Hutterer1-3/+2
2024-03-21meson.build: allow disabling building the various toolsPeter Hutterer2-28/+34
2024-03-21gitlab CI: rebuild the imagesPeter Hutterer2-8/+8
2024-03-21gitlab CI: drop Ubuntu 22.10Peter Hutterer2-40/+0
2024-03-21gitlab CI: drop unnecessary B2C_VERSIONPeter Hutterer2-2/+0
2024-03-21gitlab CI: update to the same b2c image libinput usesPeter Hutterer3-6/+6
2024-03-21gitlab CI: remove the jobs for the scheduled forced rebuildPeter Hutterer2-81/+0
2024-03-21gitlab CI: update to latest FedorasPeter Hutterer2-44/+44
2024-03-21gitlab CI: update to latest template and use the ci-fairy imagePeter Hutterer2-46/+32
2023-05-30CI: add a comment to the meson build helperPeter Hutterer1-0/+3
2023-05-08CI: bump to new fedoras and ubuntusPeter Hutterer2-70/+70
2023-05-07tools/publish-doc: enable pushing docs for specific tagsPeter Hutterer1-3/+29
2023-05-07tools/publish-doc: build the docs with meson before synchingPeter Hutterer1-2/+6
2023-05-08doc: update the ioctl list with missing ioctlsPeter Hutterer1-0/+8
2023-05-08doc: remove duplicate doc entry for EVIOCSKEYCODEPeter Hutterer1-4/+0
2023-05-05libevdev 1.13.1libevdev-1.13.1Peter Hutterer2-2/+2
2023-04-20include: sync event codes with kernel 6.2Peter Hutterer2-0/+8
2023-04-19test: Get the print mode from the CK_VERBOSITY environment variableEnric Balletbo i Serra1-1/+1
2023-03-15gitlab CI: add new workflow rulesPeter Hutterer2-0/+10
2023-02-15gitlab CI: bump to latest fedorasPeter Hutterer2-55/+55
2023-02-08CI: bump b2c and kernelBenjamin Tissoires2-5/+5
2023-01-13Include all include files in dist tarballsAlyssa Ross1-1/+1
2023-01-10gitlab CI: sync the meson-build.sh script with libinputPeter Hutterer1-3/+10
2023-01-05gitlab CI: use b2c instead of qemuPeter Hutterer4-156/+149
2023-01-05gitlab CI: pass the --no-suite to meson buildsPeter Hutterer2-2/+8
2023-01-05gitlab CI: drop the ninja dist for every jobPeter Hutterer2-6/+2
2023-01-05gitlab CI: skip the right tests in the tarball jobsPeter Hutterer2-6/+6
2023-01-05meson.build: add the tests that need uinput into a needs-uinput suitePeter Hutterer3-5/+11
2023-01-05gitlab CI: replace the meson-build.sh with the libinput onePeter Hutterer1-14/+43
2023-01-05gitlab CI: drop MESON_SKIP_TEST variablesPeter Hutterer2-6/+0
2023-01-05gitlab CI: drop the custom meson to junit conversion scriptPeter Hutterer4-138/+4
2023-01-04test: drop the valgrind make check wrappers from autotoolsPeter Hutterer2-18/+2
2023-01-04gitlab CI: bump to newer UbuntusPeter Hutterer2-44/+44
2023-01-04gitlab CI: bump to a newer version of the templatesPeter Hutterer2-2/+2
2023-01-04gitlab CI: do not retry the qemu runsPeter Hutterer2-8/+0
2023-01-04gitlab CI: change an explicit Fedora to {{distro}}Peter Hutterer1-1/+1
2023-01-04gitlab CI: prettify the include of templatesPeter Hutterer2-21/+15
2022-10-20meson: Use proper type for bool objectilliliti1-1/+1
2022-08-16Correct documentZixian Liu1-1/+1
2022-08-08configure.ac: Update the bug report URL.Douglas R. Reno1-1/+1
2022-08-02libevdev 1.13.0libevdev-1.13.0Peter Hutterer2-2/+2
2022-08-02include: sync event codes with kernel 5.19Peter Hutterer3-4/+50
2022-07-12meson: drop the uinput.h header listingPeter Hutterer1-4/+0
2022-07-12meson.build: drop the use of join_pathsPeter Hutterer1-10/+10
2022-07-12meson.build: use project_source_root() instead of source_root()Peter Hutterer1-8/+9
2022-07-11uinput: use named initializers for the event structPeter Hutterer1-1/+7
2022-07-11Fix a few whitespace/coding style issuesPeter Hutterer3-3/+5
2022-07-11Fix a compiler warningPeter Hutterer1-1/+2