summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-12-27build: include config.h manuallyRan Benita1-1/+0
2019-12-27Provide a fallback implementation of [v]asprintf()Adrian Perez de Castro1-0/+5
2019-12-27Provide a fallback implementation of strndup()Adrian Perez de Castro1-0/+3
2019-12-24rules: add include statements to rules filesPeter Hutterer1-0/+10
2019-12-14meson: remove redundant malloc scribblingRan Benita1-3/+0
2019-10-20Bump version to 0.9.1xkbcommon-0.9.1Ran Benita1-1/+1
2019-10-19Bump version to 0.9.0xkbcommon-0.9.0Ran Benita1-1/+1
2019-09-11build: Solaris needs __EXTENSIONS__ instead of _GNU_SOURCEAlan Coopersmith1-7/+15
2019-07-25test/symbols-leak-test: make it work with macOS diffRan Benita1-0/+1
2019-07-02interactive-wayland: Port to stable xdg-shell (#100)Daniel Stone1-2/+2
2019-06-10Use bitwise test instead of popcount to check if one bit is setMichael Forney1-3/+0
2019-02-23meson.build: use program from build machine not host or target.maxice81-1/+1
2019-02-22Bump version to 0.8.4xkbcommon-0.8.4Ran Benita1-1/+1
2019-02-11meson.build: link the sources directly into libxkbcommon-x11Peter Hutterer1-3/+12
2019-02-08Bump version to 0.8.3xkbcommon-0.8.3Ran Benita1-1/+1
2019-02-08meson: make comment make sense nowRan Benita1-1/+1
2019-02-08meson.build: manually link all sources into the libraryPeter Hutterer1-6/+5
2018-08-21Merge pull request #68 from whot/wip/xkeyboard-config-testerRan Benita1-0/+10
2018-08-21test: add a tool to test-compile all LVO combinations from xkeyboard-configPeter Hutterer1-0/+10
2018-08-18build: turn off strict aliasingRan Benita1-1/+2
2018-08-18x11: fix undefined behavior when copying the coordinates of ptr movements act...Ran Benita1-0/+1
2018-08-05Bump version to 0.8.2xkbcommon-0.8.2Ran Benita1-1/+1
2018-08-03Bump version to 0.8.1xkbcommon-0.8.1Ran Benita1-1/+1
2018-07-30Add fuzzing infrastructureRan Benita1-0/+5
2018-07-17meson: Fix xkbcommon-x11.pc Requires versioningJan Alexander Steffens (heftig)1-2/+2
2018-07-17meson: Fix xkbcommon-x11.pc RequiresJan Alexander Steffens (heftig)1-0/+2
2018-07-05bench: simplify the bench helpersRan Benita1-3/+0
2018-02-25build/meson: fix x11 test/demo compilation with non-standard xcbRan Benita1-3/+13
2018-02-14build/meson: fix the -Wl,--version-script configure checkRan Benita1-1/+1
2017-12-15Bump version to 0.8.0xkbcommon-0.8.0Ran Benita1-1/+1
2017-12-14build: disable -Wdocumentation-deprecated-syncRan Benita1-0/+1
2017-09-10build/meson: require meson >= 0.41.0Ran Benita1-0/+1
2017-08-16build: add missing configure function checks for test/interactive-waylandRan Benita1-0/+6
2017-08-04Bump version to 0.7.2Ran Benita1-1/+1
2017-08-01build: make doxygen run from the source treeRan Benita1-12/+11
2017-07-31build: add meson build systemRan Benita1-0/+484