summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* libwacom 2.7.0HEADlibwacom-2.7.0masterPeter Hutterer2023-05-171-1/+1
* tools: add list-local-devices as builddir toolPeter Hutterer2023-04-041-1/+9
* libwacom 2.6.0libwacom-2.6.0Peter Hutterer2023-01-231-1/+1
* libwacom 2.5libwacom-2.5.0Joshua Dickens2022-10-121-1/+1
* meson.build: run pytest with lots of verbosityPeter Hutterer2022-08-041-0/+1
* libwacom 2.4libwacom-2.4.0Peter Hutterer2022-07-281-1/+1
* libwacom 2.3libwacom-2.3.0Peter Hutterer2022-06-201-1/+1
* libwacom 2.2libwacom-2.2.0Peter Hutterer2022-03-251-1/+1
* Make sign-compare a warning/errorPeter Hutterer2022-02-211-0/+1
* meson.build: use current_source_dir() over deprecated source_root()Peter Hutterer2022-02-211-9/+9
* meson.build: use gnu_symbol_visibility argumentPeter Hutterer2022-02-211-1/+1
* libwacom 2.1libwacom-2.1.0Peter Hutterer2022-02-111-1/+1
* libwacom 2.0libwacom-2.0.0Peter Hutterer2022-01-171-1/+1
* libwacom 2.0 rc1libwacom-1.99.1Peter Hutterer2021-12-131-1/+1
* Remove autotools, it's meson only nowPeter Hutterer2021-12-131-1/+1
* Bump the soname to get rid of the deprecated symbolsPeter Hutterer2021-10-111-20/+3
* meson.build: bump minimum version to 0.51Peter Hutterer2021-10-111-4/+2
* libwacom 1.12libwacom-1.12Peter Hutterer2021-09-011-1/+1
* libwacom 1.11libwacom-1.11Peter Hutterer2021-07-161-1/+1
* autotools: move the tablet files to the top-level Makefile.amPeter Hutterer2021-05-041-4/+0
* test: move the data file test to the test/ directoryPeter Hutterer2021-05-041-5/+2
* data: replace the SVG checker with a pytest functionPeter Hutterer2021-05-041-5/+0
* meson.build: exclude the layouts/README.md and pycache files from installPeter Hutterer2021-05-041-1/+2
* libwacom 1.10libwacom-1.10Peter Hutterer2021-04-281-1/+1
* meson.build: rename the receiver ID test to just "pytest"Peter Hutterer2021-04-281-2/+2
* tool: change the hwdb generator to the libwacom-update-db toolPeter Hutterer2021-04-061-4/+6
* data: add a test for receiver IDsPeter Hutterer2021-03-291-0/+9
* Use g_memdup2 when we have it (meson only)Peter Hutterer2021-03-251-0/+3
* meson.build: generate a config.h filePeter Hutterer2021-03-251-0/+8
* meson/autotools: run the hwdb-generator explicitly through pythonPeter Hutterer2021-03-241-1/+1
* meson/autotools: always check for pythonPeter Hutterer2021-03-241-2/+4
* meson.build: use / instead of join_pathsPeter Hutterer2021-03-191-12/+12
* tools: print known tablets that are not supported by libwacomPeter Hutterer2021-03-191-1/+1
* tools: replace the hwdb generator with a python scriptPeter Hutterer2021-03-191-7/+4
* meson.build: drop an unused directory definitionPeter Hutterer2021-03-191-1/+0
* tools: install our list-devices helper toolPeter Hutterer2021-03-191-0/+12
* tools: define the full database path in the build systemPeter Hutterer2021-03-191-1/+2
* libwacom 1.9libwacom-1.9Peter Hutterer2021-02-241-1/+1
* tools: add a libwacom-show-stylus tool to easily check for stylus IDs (#340)Peter Hutterer2021-02-241-0/+10
* Support loading tablet/stylus files from /etc/libwacom/Peter Hutterer2021-01-291-0/+2
* libwacom 1.8libwacom-1.8Peter Hutterer2021-01-291-1/+1
* meson.build: fix typo causing the data file test to be installed (#319)Peter Hutterer2020-12-171-1/+1
* libwacom 1.7libwacom-1.7Peter Hutterer2020-12-171-1/+1
* data: add a pytest for data files correctnessPeter Hutterer2020-12-011-0/+1
* meson: hook up pytest to run testsPeter Hutterer2020-12-011-0/+11
* libwacom 1.6libwacom-1.6Peter Hutterer2020-11-031-1/+1
* meson.build: only use the flags supported by the compilerPeter Hutterer2020-10-071-15/+17
* meson.build: add a few more useful compiler warningsPeter Hutterer2020-10-071-4/+15
* meson.build: reorder the compiler flagsPeter Hutterer2020-10-071-2/+2
* meson.build: drop the second get_compiler callPeter Hutterer2020-10-071-2/+1