summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.0.2xkbcommon-1.0.2Ran Benita2020-11-201-1/+1
* x11: cache X11 atomsRan Benita2020-11-201-0/+7
* build: combine test & bench internal depsRan Benita2020-11-191-14/+6
* Bump version to 1.0.1xkbcommon-1.0.1Ran Benita2020-09-111-1/+1
* test/tool-option-parsing: skip testing of disabled toolsRan Benita2020-09-081-0/+4
* build: move tests to after toolsRan Benita2020-09-071-129/+130
* test: include unstd.h in the registry test to cut down the MacOS warningsPeter Hutterer2020-09-071-0/+3
* Bump version to 1.0.0xkbcommon-1.0.0Ran Benita2020-09-061-1/+1
* Revert: tools: add xkbcli-scaffold-new-layout as helper toolPeter Hutterer2020-09-031-7/+0
* meson.build: define PATH_MAX where it's missingPeter Hutterer2020-09-011-0/+8
* build: fix meson "uses features which were added in newer versions" warningRan Benita2020-08-301-2/+1
* tools: add xkbcli-scaffold-new-layout as helper toolPeter Hutterer2020-08-301-0/+8
* Add /etc/xkb as extra lookup path for system data filesPeter Hutterer2020-08-301-0/+5
* build: fix byacc invocationRan Benita2020-08-081-2/+2
* tools: run test-tool-option-parsing.py like a regular testRan Benita2020-07-251-10/+3
* 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-251-2/+2
* 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-251-6/+7
* tools: link the tools against libxkbcommon.so onlyPeter Hutterer2020-07-251-1/+11
* Drop use of ronn, switch to raw roff insteadPeter Hutterer2020-07-251-24/+7
* tools: add a test program to parse the commandline optionsPeter Hutterer2020-07-251-0/+12
* tools: drop getopt vs getopt_long differentiationPeter Hutterer2020-07-251-27/+21
* tools: switch interactive-evdev to getopt_longPeter Hutterer2020-07-251-9/+9
* tools: install our tools as xkbcli subcommandsPeter Hutterer2020-07-251-8/+41
* tools: add a xkbcli tool as entry point for the various tools we havePeter Hutterer2020-07-251-1/+31
* meson.build: move registry-list tool down to the tools sectionPeter Hutterer2020-07-251-6/+7
* meson.build: only build the tools where getopt.h is availablePeter Hutterer2020-07-251-58/+62
* meson.build: move the config.h generation to the bottomPeter Hutterer2020-07-251-2/+2
* meson.build: registry list is dependent on getopt_longPeter Hutterer2020-07-251-5/+10
* meson.build: drop install:false from configure_filePeter Hutterer2020-07-251-2/+1
* meson.build: add the valgrind test setup, exclude python testsPeter Hutterer2020-07-251-0/+15
* meson.build: fix pkgconfig deprecation warningPeter Hutterer2020-07-231-4/+4
* test: fix Windows CI by rewriting symbols-leak-test from bash to pythonRan Benita2020-07-221-1/+1
* tools: add ability to compile from kccgst to rmlvo-to-keymapPeter Hutterer2020-07-081-1/+0
* tools: add ability to print the KcCGST components for rmlvo-to-keymapPeter Hutterer2020-07-081-1/+0
* meson.build: always set the default variants/optionsPeter Hutterer2020-07-081-0/+4
* Add libxkbregistry to query available RMLVOPeter Hutterer2020-07-061-1/+57
* Add a snprintf_safe() helper functionPeter Hutterer2020-07-061-0/+5
* meson.build: prefix all tools with xkbcommon-Peter Hutterer2020-06-251-7/+7
* tools: move the remaining tools from test to herePeter Hutterer2020-06-251-3/+3
* test: disentangle interactive-wayland from the test headersPeter Hutterer2020-06-251-1/+4
* test: untangle interactive-x11 from the test headersPeter Hutterer2020-06-251-1/+9
* test: untangle interactive-evdev from the test headersPeter Hutterer2020-06-251-2/+4
* Use a custom internal library for the toolsPeter Hutterer2020-06-251-4/+14
* Move the various tools to a tools/ directoryPeter Hutterer2020-06-251-4/+4
* doc: add documentation for user configurationPeter Hutterer2020-06-151-0/+1
* doc: add the rules-format file (as markdown)Peter Hutterer2020-06-151-0/+1