summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: add a test program to parse the commandline optionsPeter Hutterer2020-07-251-0/+296
* tools: drop getopt vs getopt_long differentiationPeter Hutterer2020-07-251-4/+0
* tools: switch how-to-type to getopt_longPeter Hutterer2020-07-252-21/+46
* tools: switch interactive-evdev to getopt_longPeter Hutterer2020-07-252-48/+84
* tools: consistently return 2 on invalid usagePeter Hutterer2020-07-256-12/+34
* tools: install our tools as xkbcli subcommandsPeter Hutterer2020-07-259-1/+304
* tools: add a xkbcli tool as entry point for the various tools we havePeter Hutterer2020-07-254-0/+187
* tools: add option to print full RMLVO elements to rmlvo-to-keymapPeter Hutterer2020-07-081-1/+21
* tools: add ability to compile from kccgst to rmlvo-to-keymapPeter Hutterer2020-07-082-128/+70
* tools: add include path handling to rmlvo-to-keymapPeter Hutterer2020-07-081-9/+41
* tools: add ability to print the KcCGST components for rmlvo-to-keymapPeter Hutterer2020-07-082-119/+63
* tools: expand help output for rmlvo-to-keymapPeter Hutterer2020-07-081-3/+24
* tools: add verbose logging to rmlvo-to-keymapPeter Hutterer2020-07-081-4/+17
* tools: always print the rmlvo-to-keymap outcomePeter Hutterer2020-07-081-11/+3
* Add libxkbregistry to query available RMLVOPeter Hutterer2020-07-061-0/+223
* tools: don't depend on src/utils.hRan Benita2020-06-285-9/+16
* tools: allow stdin for compiling keymapsPeter Hutterer2020-06-251-4/+37
* tools: print the kccgst format in a usable syntaxPeter Hutterer2020-06-251-4/+6
* tools: move the remaining tools from test to herePeter Hutterer2020-06-253-0/+1627
* test: untangle interactive-evdev from the test headersPeter Hutterer2020-06-252-58/+126
* test: simplify error handling in interactive-evdevPeter Hutterer2020-06-252-0/+188
* Move the various tools to a tools/ directoryPeter Hutterer2020-06-254-0/+538