summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set up CI with Azure Pipelinesazure-pipelinesRan Benita2019-08-091-3/+0
* CI: Install graphviz using APTAdrian Perez de Castro2019-08-091-2/+2
* CI: Publish test results from MesonAdrian Perez de Castro2019-08-092-1/+102
* CI: Try builds both with Clang and GCCAdrian Perez de Castro2019-08-093-0/+27
* CI: Enable a macOS jobAdrian Perez de Castro2019-08-093-3/+26
* CI: Make Autotools and Meson builds parallelAdrian Perez de Castro2019-08-093-17/+47
* CI: Always try to gather test resultsAdrian Perez de Castro2019-08-091-1/+6
* CI: Split Meson build steps into a separate YAML fileAdrian Perez de Castro2019-08-092-9/+24
* CI: Save the Meson logs as downloadable filesAdrian Perez de Castro2019-08-091-0/+3
* CI: Initial set up to use Azure PipelinesAdrian Perez2019-08-091-0/+30
* travis: improve configuration and add macOSci-simplifyRan Benita2019-07-252-15/+30
* test/symbols-leak-test: fix sed regex on macOSRan Benita2019-07-251-4/+4
* build: fixup autotools build after 97f41feRan Benita2019-07-251-1/+2
* test/symbols-leak-test: make it work with macOS diffRan Benita2019-07-252-7/+11
* test/rmlvo-to-keymap: drop basename usageRan Benita2019-07-251-1/+1
* test/rmlvo-to-keymap.c: fix compilation on Darwin (#101)worldofpeace2019-07-191-5/+6
* interactive-wayland: Port to stable xdg-shell (#100)Daniel Stone2019-07-024-34/+33
* Merge pull request #98 from michaelforney/popcountRan Benita2019-06-114-15/+3
|\
| * Use bitwise test instead of popcount to check if one bit is setMichael Forney2019-06-104-15/+3
* | Merge pull request #96 from Jjagg/patch-1Ran Benita2019-06-051-4/+4
|\ \ | |/ |/|
| * Fix some doc typosJesse2019-06-041-4/+4
|/
* Merge pull request #95 from Hi-Angel/fix-lgtm-warningsRan Benita2019-03-241-0/+3
|\
| * symbols: add a comment to suppress warning from code analyzersKonstantin Kharlamov2019-03-231-0/+3
|/
* Merge pull request #94 from milloni/milloni/m4Ran Benita2019-03-121-0/+2
|\
| * Makefile.am: add include dir for AC_CONFIG_MACRO_DIR to workmilloni2019-03-121-0/+2
|/
* README: usage questions are alrightRan Benita2019-02-261-1/+1
* README: stop pointing at bugs.freedesktop.orgRan Benita2019-02-262-6/+4
* meson.build: use program from build machine not host or target.maxice82019-02-231-1/+1
* Bump version to 0.8.4xkbcommon-0.8.4Ran Benita2019-02-222-2/+2
* Update NEWSRan Benita2019-02-221-0/+9
* build: fix meson build from tarball generated by autotoolsRan Benita2019-02-221-0/+2
* meson.build: link the sources directly into libxkbcommon-x11Peter Hutterer2019-02-111-3/+12
* Bump version to 0.8.3xkbcommon-0.8.3Ran Benita2019-02-082-2/+2
* Update NEWSRan Benita2019-02-081-0/+10
* meson: make comment make sense nowRan Benita2019-02-081-1/+1
* Merge pull request #85 from whot/wip/static-lib-sourcesRan Benita2019-02-081-6/+5
|\
| * meson.build: manually link all sources into the libraryPeter Hutterer2019-02-081-6/+5
|/
* docs: fix a doxygen reference warningRan Benita2019-01-281-2/+2
* Merge pull request #81 from whot/masterRan Benita2019-01-251-1/+1
|\
| * keysyms: fix comment for XKB_KEY_OCARONPeter Hutterer2019-01-251-1/+1
|/
* Merge pull request #79 from jwrdegoede/add-2-new-keysymsRan Benita2019-01-222-256/+265
|\
| * Sync Keysyms with recent xproto additionsHans de Goede2019-01-222-256/+265
|/
* Merge pull request #69 from alanc/masterRan Benita2018-10-011-1/+1
|\
| * Fix off-by-one error in index check in xkb_file_type_to_stringAlan Coopersmith2018-09-301-1/+1
|/
* darray: fix unprotected macro argumentRan Benita2018-08-241-1/+1
* Merge pull request #68 from whot/wip/xkeyboard-config-testerRan Benita2018-08-217-34/+296
|\
| * test: allow for absolute paths to be resolvedPeter Hutterer2018-08-211-0/+3
| * test: drop the rmlvo ability from print-compiled-keymapPeter Hutterer2018-08-211-34/+10
| * test: add a tool to test-compile all LVO combinations from xkeyboard-configPeter Hutterer2018-08-215-0/+283
* | build: turn off strict aliasingRan Benita2018-08-182-2/+3