summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* wacom 1.1.0xf86-input-wacom-1.1.0Peter Hutterer2022-07-141-1/+1
* meson.build: fixate the GIR namespace version to 1.0Peter Hutterer2022-07-141-1/+1
* meson: default to pytest-3 first, then pytestPeter Hutterer2022-06-131-1/+1
* meson.build: default to verbose pytest loggingPeter Hutterer2022-06-131-0/+1
* meson.build: comment out -Wall -WextraPeter Hutterer2022-02-241-2/+2
* meson: use gnu_symbol_visibility - sort-ofPeter Hutterer2022-02-241-2/+7
* meson.build: only build libgwacom.so, not the static onePeter Hutterer2022-02-241-1/+1
* Enable additional compiler warnings by defaultJason Gerecke2022-02-221-2/+6
* Move -Wall and -Wextra from Github-only to default CFLAGSJason Gerecke2022-02-221-0/+2
* test: add a pytest test suitePeter Hutterer2022-02-221-0/+23
* meson: Fix fuzzinterface build optionJason Gerecke2022-02-171-1/+1
* wacom 1.0.0xf86-input-wacom-1.0.0Peter Hutterer2022-02-151-1/+1
* meson.build: install the SDK headersPeter Hutterer2022-02-151-0/+8
* meson.build: use datadir, not sysconfdir, for the xorg.conf filesPeter Hutterer2022-02-151-1/+1
* wacom 0.99.3xf86-input-wacom-0.99.3Peter Hutterer2022-02-111-1/+1
* meson.build: pass -Wno-error=format to the asprintf checkPeter Hutterer2022-02-091-1/+3
* Drop the build system checks for -wrapPeter Hutterer2022-02-091-13/+1
* meson.build: set the LD_LIBRARY_PATH explicitly for the wacom-testsPeter Hutterer2022-02-091-3/+5
* wacom 0.99.2xf86-input-wacom-0.99.2Peter Hutterer2022-02-081-1/+1
* meson.build: use dep.get_variable() instead of the deprecated onePeter Hutterer2022-02-071-3/+3
* tools: switch the xsetwacom tests to use the new test suite approach tooPeter Hutterer2022-02-041-3/+3
* Replace our unit-test suite with something more magic and easierPeter Hutterer2022-02-041-12/+24
* meson.build: remove udev dep from wacom-testsPeter Hutterer2022-02-031-1/+1
* meson.build: remove an unused variablePeter Hutterer2022-02-031-5/+0
* wacom 0.99.1xf86-input-wacom-0.99.1Peter Hutterer2022-02-011-1/+1
* meson: default to the module dir from xorg-server.pcPeter Hutterer2022-01-241-2/+1
* Remove support for serial devices from the driverPeter Hutterer2022-01-121-9/+1
* Add a debugging hook for evdev eventsPeter Hutterer2021-12-201-1/+3
* Add a GObject-based interface to the driverPeter Hutterer2021-12-201-1/+90
* Move the X-driver-specific files into src/x11Peter Hutterer2021-12-201-2/+2
* Allow building the driver without serial ISDV4 supportPeter Hutterer2021-12-201-29/+39
* Add the WacomInterface header filePeter Hutterer2021-12-201-0/+1
* meson.build: link libm into the driverPeter Hutterer2021-12-011-1/+1
* Require xserver 1.13Peter Hutterer2021-11-291-1/+1
* Add support for building the driver with mesonPeter Hutterer2021-11-291-0/+263