summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libevdev 1.9.0libevdev-1.9.0Peter Hutterer2020-03-022-2/+2
* gitlab CI: keep the results of the check-commit job as artifactPeter Hutterer2020-03-022-0/+6
* Use editorconfig instead of a sprinkling of :vim: instructionsPeter Hutterer2020-02-277-11/+21
* gitlab CI: drop the distribution "flavor" in favor of just the namePeter Hutterer2020-02-262-29/+29
* gitlab CI: move the container-clean git strategy to the parent sectionPeter Hutterer2020-02-262-11/+4
* gitlab CI: don't allow failures on the kvm jobsPeter Hutterer2020-02-262-2/+0
* gitlab CI: update to the latest ci-templates againPeter Hutterer2020-02-252-18/+18
* gitlab CI: prefill the junit conversion script from the gitlab environmentPeter Hutterer2020-02-242-7/+12
* gitlab CI: re-use the meson-build.sh script for normal meson jobsPeter Hutterer2020-02-243-12/+15
* gitlab CI: hook up junit test reports to the meson resultsPeter Hutterer2020-02-245-6/+140
* gitlab CI: update to latest ci-templatesPeter Hutterer2020-02-243-17/+16
* gitlab CI: generate the template list from the config dataPeter Hutterer2020-02-242-29/+13
* gitlab CI: set the vim filetype for the template filePeter Hutterer2020-02-242-2/+2
* libevdev 1.9rc1libevdev-1.8.901Peter Hutterer2020-02-212-2/+2
* gitlab CI: move the configuration bits into a YAML filePeter Hutterer2020-02-214-35/+47
* gitlab CI: extend the generation script to be somewhat more genericPeter Hutterer2020-02-211-3/+27
* gitlab CI: make the "this is generated" warning more obviousPeter Hutterer2020-02-212-4/+14
* gitlab CI: add a scan-build targetPeter Hutterer2020-02-202-4/+14
* gitlab CI: fix a variable substitutionPeter Hutterer2020-02-202-2/+2
* gitlab CI: correct some meson builddirsPeter Hutterer2020-02-202-8/+8
* meson.build: drop an unused variablePeter Hutterer2020-02-201-1/+0
* test: remove unreachable switch casePeter Hutterer2020-02-191-3/+0
* Fix (theoretical) use of uninitialized variablePeter Hutterer2020-02-191-1/+1
* Don't try to send BTN_TOOL events for zero fingersPeter Hutterer2020-02-191-2/+2
* Ignore slot sync for slots > 256Peter Hutterer2020-02-191-6/+5
* test: add missing check for tripletapPeter Hutterer2020-02-191-4/+7
* test: fix a few scan-build errors about dead storagePeter Hutterer2020-02-192-2/+3
* Update the BTN_TOOL bits correctly during SYN_DROPPED handlingPeter Hutterer2020-02-192-3/+253
* Terminate all stopped/changed touches during SYN_DROPPED in the first framePeter Hutterer2020-02-191-13/+31
* Invert an if conditionPeter Hutterer2020-02-191-7/+6
* Push terminating the slots into a helper functionPeter Hutterer2020-02-191-9/+19
* Split the MT state syncing and event generation into two functionsPeter Hutterer2020-02-191-23/+40
* Expand the touch state handling during SYN_DROPPEDPeter Hutterer2020-02-191-16/+39
* Make the code for handling before/after SYN_DROPPED slot values more readablePeter Hutterer2020-02-191-4/+6
* gitlab CI: hook up qemuPeter Hutterer2020-02-193-12/+224
* gitlab CI: replace the hardcoded meson builddir with a variablePeter Hutterer2020-02-192-16/+18
* meson.build: hook up the static symbols leak testPeter Hutterer2020-02-193-1/+13
* test: change the static symbol leak test to a shell scriptPeter Hutterer2020-02-192-18/+23
* test: always ship with the helper filesPeter Hutterer2020-02-181-2/+2
* meson.build: fix some whitespace, put reminder comment inPeter Hutterer2020-02-182-8/+9
* gitlab CI: add a job to make sure the soname is correct for both build systemsPeter Hutterer2020-02-182-0/+28
* gitlab CI: rename the custom build jobsPeter Hutterer2020-02-182-28/+28
* gitlab CI: run the test suite through valgrindPeter Hutterer2020-02-173-2/+18
* gitlab CI: add targets to build from each others tarballsPeter Hutterer2020-02-172-3/+97
* gitlab CI: add more targets for custom meson buildsPeter Hutterer2020-02-172-1/+87
* gitlab CI: rename few targets for autotoolsPeter Hutterer2020-02-172-26/+26
* meson/configure: put a comment in that we don't want to bump the sonamePeter Hutterer2020-02-172-16/+4
* gitlab CI: hook up the meson buildPeter Hutterer2020-02-173-22/+151
* Add support for the meson build systemPeter Hutterer2020-02-173-1/+293
* tools: fix the include path for local includesPeter Hutterer2020-02-174-4/+6