summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-12-22packaging: make a option to select enable/disable toolsjeon1-1/+5
2023-12-22packaging: Bump up to 1.0.3jeon1-1/+2
2023-12-22Remove unnecessary optionsSung-Jin Park1-6/+0
2023-12-22Generate a tizen keymap header using a tizen key layout file - The tizen keyl...Sung-Jin Park1-0/+7
2023-10-08Bump version to 1.6.0upstream_work_20231222Ran Benita1-1/+1
2023-10-05Tools: Add bash completions for xkbcliPierre Le Marre1-0/+30
2023-09-26Compose: add iterator APIRan Benita1-0/+5
2023-09-19Add xkb-check-messages toolPierre Le Marre1-0/+20
2023-09-19Structured log messages with a message registryPierre Le Marre1-0/+2
2023-09-18interactive-evdev: add option to print modmapsPierre Le Marre1-2/+14
2023-09-18Test: Enable x11comp and use the xvfb wrapperPierre Le Marre1-3/+5
2023-09-18Test: Use a xvfb wrapper for x11 testPierre Le Marre1-2/+4
2023-06-30Add a meson flag to make cool URIs optionalPierre Le Marre1-14/+16
2023-05-14Add support for stable doc URLs (#342)Wismill1-2/+21
2023-05-13Improve documentationPierre Le Marre1-1/+3
2023-05-05build: show a summaryRan Benita1-0/+34
2023-05-05build: require bison >= 2.3aRan Benita1-1/+1
2023-05-05build: bump required meson to 0.52.0Ran Benita1-1/+1
2023-05-04meson.build: register libxkbcommon.dylib linkKen Cunningham1-0/+1
2023-05-01Add support for modmap None (#291)Wismill1-0/+5
2023-04-30Improve the doc of the XKB keymap text format, V1 (#321)Wismill1-1/+2
2023-02-19build: override dependency for use as subprojectSimon Ser1-0/+9
2023-01-02Bump version to 1.5.0xkbcommon-1.5.0upstream/1.5.0upstream_work_230220upstream_bkup_20231222upstreamRan Benita1-1/+1
2023-01-02build: fix wayland-scanner deprecation code -> private-codeRan Benita1-1/+1
2022-12-16build: require meson >= 0.51, fix meson deprecationsRan Benita1-16/+16
2022-12-14build: remove -fsanitize-undefined-trap-on-errorRan Benita1-1/+0
2022-09-24build: reenable test-context in MSVCRan Benita1-8/+5
2022-09-24test: move mkdir & mkdtemp calls to common place and fix them on MSVCRan Benita1-1/+1
2022-05-21Bump version to 1.4.1xkbcommon-1.4.1Ran Benita1-1/+1
2022-02-04Bump version to 1.4.0xkbcommon-1.4.0Ran Benita1-1/+1
2021-12-05build: add enable-tools optionAlex Xu (Hello71)1-3/+1
2021-09-10Bump version to 1.3.1xkbcommon-1.3.1upstream/1.3.1upstream_work_20220207upstream_bkup_230220Ran Benita1-1/+1
2021-05-08tools: add compose tool for Compose debuggingRan Benita1-0/+5
2021-05-01Bump version to 1.3.0xkbcommon-1.3.0Ran Benita1-1/+1
2021-04-27bench: add atom benchmarkRan Benita1-0/+5
2021-04-27build: fix missing includesRan Benita1-8/+8
2021-04-27Move include files to include/ subdirectoryRan Benita1-20/+20
2021-04-27build: move the subproject variables to a common section at the endRan Benita1-9/+17
2021-04-27Meson: Allow building as subprojectAdrian Perez de Castro1-4/+10
2021-04-27Windows: Pass list of symbols to export to MSVCAdrian Perez de Castro1-3/+34
2021-04-07Bump version to 1.2.1xkbcommon-1.2.1Ran Benita1-1/+1
2021-04-03Bump version to 1.2.0xkbcommon-1.2.0Ran Benita1-1/+1
2021-03-30build: require C11Ran Benita1-1/+1
2021-02-27Bump version to 1.1.0xkbcommon-1.1.0Ran Benita1-1/+1
2021-02-27doc: add keymap-format-text-v1.md to the HTML documentationRan Benita1-0/+1
2021-02-22meson.build: replace the remaining join_paths() with the nicer / syntaxPeter Hutterer1-1/+1
2021-02-22test: add a keysym testerPeter Hutterer1-5/+21
2020-11-23Bump version to 1.0.3xkbcommon-1.0.3upstream_bkup_20220207sandbox/jeon/upstreamRan Benita1-1/+1
2020-11-20Bump version to 1.0.2xkbcommon-1.0.2Ran Benita1-1/+1
2020-11-20x11: cache X11 atomsRan Benita1-0/+7