summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.0.1xkbcommon-1.0.1Ran Benita2020-09-112-1/+12
* parser: fix another format string for int64_t (#191)hhb2020-09-111-1/+1
* tools: align `xkbcli how-to-type` output ourselvesRan Benita2020-09-092-8/+5
* test/tool-option-parsing: skip testing of disabled toolsRan Benita2020-09-082-28/+28
* test/tool-option-parsing: switch from pytest to unittestRan Benita2020-09-081-196/+173
* test/tool-option-parsing: keep isolated by using our own test dataRan Benita2020-09-071-1/+6
* build: move tests to after toolsRan Benita2020-09-071-129/+130
* utils: include unistd.h where we have itPeter Hutterer2020-09-071-1/+1
* context: fix a compiler warningPeter Hutterer2020-09-071-1/+1
* registry: mark the rxkb_log function as attribute printfPeter Hutterer2020-09-071-0/+1
* ci: enable xkbregistry on macos jobRan Benita2020-09-071-2/+2
* test: include unstd.h in the registry test to cut down the MacOS warningsPeter Hutterer2020-09-072-0/+6
* test/data: add rule registry filesRan Benita2020-09-075-0/+18176
* test/data: sync from xkeyboard-config 2.30Ran Benita2020-09-0728-863/+1635
* test/data: change quartz.xkb from CRLF to LFRan Benita2020-09-071-1139/+1139
* test: fix the xkbcli --version testPeter Hutterer2020-09-071-1/+1
* build: remove old pkgconfig templatesRan Benita2020-09-062-22/+0
* Bump version to 1.0.0xkbcommon-1.0.0Ran Benita2020-09-066-8/+119
* xkbcli: fix interactive-x11 not showing in helpRan Benita2020-09-051-1/+1
* Revert: tools: add xkbcli-scaffold-new-layout as helper toolPeter Hutterer2020-09-032-333/+0
* meson.build: define PATH_MAX where it's missingPeter Hutterer2020-09-012-3/+8
* ci: fix windows job not finding bisonRan Benita2020-08-311-8/+6
* tools: convert man pages from man format to mdoc formatRan Benita2020-08-317-246/+235
* PACKAGING: mention xkbcliRan Benita2020-08-301-0/+3
* build: fix meson "uses features which were added in newer versions" warningRan Benita2020-08-301-2/+1
* doc: add some disclaimer regarding user-specific key types and compat entriesPeter Hutterer2020-08-301-0/+9
* tools: add xkbcli-scaffold-new-layout as helper toolPeter Hutterer2020-08-302-0/+334
* Add /etc/xkb as extra lookup path for system data filesPeter Hutterer2020-08-3010-3/+48
* xkbcomp: allow including kccgst files from other pathsPeter Hutterer2020-08-303-22/+49
* xkbcomp: simplify the include path handlingPeter Hutterer2020-08-301-18/+11
* xkbcomp: move the logging of include paths into a helper functionPeter Hutterer2020-08-301-18/+26
* build: fix byacc invocationRan Benita2020-08-081-2/+2
* test: fix the xkeyboard-config testPeter Hutterer2020-07-291-2/+1
* test: ignore the real XDG_CONFIG_HOME during testsPeter Hutterer2020-07-271-1/+8
* tools/interactive-evdev: fixup 64bff65Ran Benita2020-07-272-1/+2
* tools/interactive-evdev: change --evdev-offset to --without-x11-offsetRan Benita2020-07-272-11/+10
* doc: ignore rxkb, RXBK prefixes in doxygenRan Benita2020-07-251-1/+3
* test/tool-option-parsing: remove --kccgst test, it's private for nowRan Benita2020-07-251-2/+2
* tools: run test-tool-option-parsing.py like a regular testRan Benita2020-07-252-12/+7
* tools/compile-keymap: hide --kccgst comment on public buildRan Benita2020-07-251-2/+4
* tools: fix strcmp mistake in 0066e38Ran Benita2020-07-251-1/+1
* build: use gnu_symbol_visibility instead of explicit -fvisibilityRan Benita2020-07-251-1/+3
* build: use nicer / syntax instead of join_paths()Ran Benita2020-07-251-11/+11
* tools: make independent from src/Ran Benita2020-07-254-17/+33
* build: use cc.get_supported_arguments()Ran Benita2020-07-251-5/+2
* build: remove explicit -WextraRan Benita2020-07-251-1/+0
* tools: some minor changes to xkbcliRan Benita2020-07-2511-97/+149
* tools: link the tools against libxkbcommon.so onlyPeter Hutterer2020-07-253-5/+19
* tools: avoid use of a private apiPeter Hutterer2020-07-251-4/+15
* Drop use of ronn, switch to raw roff insteadPeter Hutterer2020-07-2517-336/+334