summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson.build: enable CPP include check only in case CPP compiler is availablePeter Seiderer2019-01-151-7/+9
* quirks: add ModelBouncingKeys for Contour RollerMouseChristoffer Holmstedt2019-01-131-0/+1
* test: add test devices for the Cintiq Pro 16Peter Hutterer2019-01-041-0/+3
* Drop explicit version requirement for libevdevPeter Hutterer2018-12-111-1/+1
* meson: increase timeout for the option parsing testPeter Hutterer2018-11-091-1/+2
* tools: add a test for tool option parsingPeter Hutterer2018-11-071-6/+14
* libinput 1.12.31.12.3Peter Hutterer2018-11-071-1/+1
* quirks: add the ability to disable custom event codes/typesPeter Hutterer2018-10-291-1/+1
* libinput 1.12.21.12.2Peter Hutterer2018-10-241-1/+1
* quirks: disable debouncing on the VMware Virtual micePeter Hutterer2018-10-191-0/+1
* libinput 1.12.11.12.1Peter Hutterer2018-10-031-1/+1
* evdev: add a quirk for the Kensington OrbitPeter Hutterer2018-09-261-0/+1
* libinput 1.12.01.12.0Peter Hutterer2018-09-111-1/+1
* tools: drop the libinput measure trackpoint-range toolPeter Hutterer2018-09-111-2/+0
* udev: re-instate the model-quirks calloutPeter Hutterer2018-09-101-0/+11
* libinput 1.11.9031.11.903Peter Hutterer2018-09-041-1/+1
* quirks: Add quirks for Acer Switch Alpha 12Carlos Garnacho2018-08-211-0/+1
* libinput 1.11.9021.11.902Peter Hutterer2018-08-141-1/+1
* test: replace hand-rolled backtrace function with gstackPeter Hutterer2018-08-131-9/+2
* meson.build: the selftest doesn't need all litest sourcesPeter Hutterer2018-08-131-2/+1
* test: remove the deviceless test runner, make it a commandline arg insteadPeter Hutterer2018-08-131-7/+3
* meson.build: drop the now-unused liblitestPeter Hutterer2018-08-091-9/+3
* doc: use configure_file()'s @PLAINNAME@ instead of calling installPeter Hutterer2018-08-091-1/+1
* meson.build: process the various tools as a single file listPeter Hutterer2018-08-091-64/+31
* meson.build: silence meson warning that we should use configure_file's copyPeter Hutterer2018-08-091-0/+6
* meson.build: fix typo in version to compare toPeter Hutterer2018-08-091-1/+1
* test: rename the x220 clickpad to something more tellingPeter Hutterer2018-08-071-1/+1
* fallback: add support for ABS_MT_TOOL_TYPE for touch screensPeter Hutterer2018-08-031-0/+1
* meson.build: fix name of the measure touchpad-tap scriptPeter Hutterer2018-07-311-1/+1
* libinput 1.11.9011.11.901Peter Hutterer2018-07-301-1/+1
* dox: switch to sphinx for the user-visible documentationPeter Hutterer2018-07-301-1/+2
* test: add --gen-suppressions=all to the valgrind runPeter Hutterer2018-07-231-0/+1
* Autodetect and use libepoll-shim on FreeBSDGreg V2018-07-181-0/+29
* test: ptrace compatibility with *BSDGreg V2018-07-161-0/+6
* Use getprogname() when program_invocation_short_name is not definedGreg V2018-07-161-0/+6
* Fix include portablity (xlocale, stdlib)Greg V2018-07-161-0/+4
* Import versionsort implementation from musl for systems without versionsortGreg V2018-07-161-0/+4
* Rename data/ to quirks/Peter Hutterer2018-07-131-28/+28
* doc: move the meson.build in as subdir()Peter Hutterer2018-07-121-143/+1
* test: tidy up the symbols leak testPeter Hutterer2018-07-121-3/+2
* meson.build: move the directory path generation to a single sectionPeter Hutterer2018-07-121-39/+48
* tools: don't add the debug behavior for release buildsPeter Hutterer2018-07-091-1/+5
* tools: fake-build the other tools the same way as measure touchpad-tapPeter Hutterer2018-07-091-7/+19
* tools: rely on the libinput and quirks tool to pick the right directoriesPeter Hutterer2018-07-091-16/+9
* tools: if the execdir is the builddir, add it to the pathPeter Hutterer2018-07-091-0/+18
* doc: drop the git version into the documentationPeter Hutterer2018-07-061-2/+11
* Switch to using files() for the doxygen input sourcesPeter Hutterer2018-07-061-75/+83
* doc: build doxygen output into "Documentation"Peter Hutterer2018-07-051-1/+1
* tools: rename list-quirks to the more generic "quirks list"Peter Hutterer2018-07-031-14/+27
* tools: move printing device quirks to the shared tools libPeter Hutterer2018-06-261-1/+1