summaryrefslogtreecommitdiff
path: root/tools/tools-common.c
Commit message (Expand)AuthorAgeFilesLines
* Possible fix for non-MSVC windows compilersRan Benita2023-04-111-2/+2
* meson.build: define PATH_MAX where it's missingPeter Hutterer2020-09-011-3/+0
* tools: make independent from src/Ran Benita2020-07-251-3/+5
* Drop use of ronn, switch to raw roff insteadPeter Hutterer2020-07-251-7/+1
* tools: don't mangle the path for tools, just exec directlyPeter Hutterer2020-07-251-24/+9
* tools: don't assert on 64+ commandline arguments, just returnPeter Hutterer2020-07-251-1/+4
* tools: add a xkbcli tool as entry point for the various tools we havePeter Hutterer2020-07-251-0/+61
* test: untangle interactive-evdev from the test headersPeter Hutterer2020-06-251-4/+115
* test: simplify error handling in interactive-evdevPeter Hutterer2020-06-251-0/+89