summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2017-07-11tools: add a tool to measure touch size and orientationPeter Hutterer1-0/+8
2017-07-05meson: fix build with --libwacom=falsePeter Hutterer1-0/+2
2017-07-03tools: add a tool to measure touch pressurePeter Hutterer1-0/+9
2017-07-03configure.ac: libinput 1.8.01.8.0Peter Hutterer1-1/+1
2017-07-03tools: add the libinput version to the man pagesPeter Hutterer1-6/+39
2017-06-28meson: install the libinput-debug-gui if we build itPeter Hutterer1-1/+1
2017-06-26configure.ac: libinput 1.7.9021.7.902Peter Hutterer1-1/+1
2017-06-26meson: add preceding spaces before colons where neededPeter Hutterer1-15/+15
2017-06-26meson: swap libinput dependenciesPeter Hutterer1-1/+1
2017-06-21meson: restore the SELinux context for our .so file on installPeter Hutterer1-0/+6
2017-06-20meson: build docs by default, but allow disabling itPeter Hutterer1-3/+2
2017-06-20meson: rename 'enable-tests' option to just 'tests'Peter Hutterer1-1/+1
2017-06-19configure.ac: libinput 1.7.9011.7.901Peter Hutterer1-4/+4
2017-06-02tools: add "libinput measure touchpad-tap"Peter Hutterer1-0/+20
2017-06-02tools: split the install_man() up for better grouping of toolsPeter Hutterer1-3/+2
2017-06-02tools: Reinstate libshared.la and add it to meson.build tooPeter Hutterer1-9/+16
2017-06-02Fold the event-gui into the libinput toolPeter Hutterer1-24/+26
2017-06-02tools: switch the libinput tool to be an exec-ing toolPeter Hutterer1-3/+6
2017-06-02tools: drop event-debugPeter Hutterer1-10/+1
2017-06-02meson: add a test setup for valgrindPeter Hutterer1-1/+12
2017-06-02meson: drop LITEST_VERBOSE environment variablePeter Hutterer1-2/+1
2017-05-23Merge branch 'wip/libinput-tool-v2'Peter Hutterer1-1/+14
2017-05-18meson: define the various files litest needs to copy rules/hwdb in placePeter Hutterer1-13/+20
2017-05-18tools: hook libinput-debug-events into the libinput toolPeter Hutterer1-1/+4
2017-05-18tools: add a 'libinput' toolPeter Hutterer1-0/+10
2017-05-18tools: rename a source file to match the future common file name paradigmPeter Hutterer1-1/+1
2017-05-11test: install the litest device groups filePeter Hutterer1-1/+3
2017-05-11meson: add missing trailing slash to udev test pathPeter Hutterer1-1/+1
2017-05-04Add meson.build filePeter Hutterer1-0/+591