Add asprintf_safe helper function
[platform/upstream/libxkbcommon.git] / meson.build
2020-07-08 Peter Hutterertools: add ability to compile from kccgst to rmlvo...
2020-07-08 Peter Hutterertools: add ability to print the KcCGST components for...
2020-07-08 Peter Hutterermeson.build: always set the default variants/options
2020-07-06 Peter HuttererAdd libxkbregistry to query available RMLVO
2020-07-06 Peter HuttererAdd a snprintf_safe() helper function
2020-06-25 Peter Hutterermeson.build: prefix all tools with xkbcommon-
2020-06-25 Peter Hutterertools: move the remaining tools from test to here
2020-06-25 Peter Hutterertest: disentangle interactive-wayland from the test...
2020-06-25 Peter Hutterertest: untangle interactive-x11 from the test headers
2020-06-25 Peter Hutterertest: untangle interactive-evdev from the test headers
2020-06-25 Peter HuttererUse a custom internal library for the tools
2020-06-25 Peter HuttererMove the various tools to a tools/ directory
2020-06-15 Peter Huttererdoc: add documentation for user configuration
2020-06-15 Peter Huttererdoc: add the rules-format file (as markdown)
2020-04-18 Jon TurneyFix building X11 tests on PE targets
2020-03-20 Ran Benitatest: add "how to type" demo program
2020-02-18 Ran Benitabuild: fix build with byacc
2020-01-18 Ran BenitaBump version to 0.10.0 upstream_bkup_20210105 upstream_work_20200225 xkbcommon-0.10.0
2019-12-28 Adrian Perez de... build: Skip building some tests on MSVC for now
2019-12-28 Adrian Perez de... build: add some defines for MSVC to allow it to be...
2019-12-27 Adrian Perez de... meson.build: Take win_bison as a possible variant for...
2019-12-27 Ran Benitabuild: include config.h manually
2019-12-27 Adrian Perez de... Provide a fallback implementation of [v]asprintf()
2019-12-27 Adrian Perez de... Provide a fallback implementation of strndup()
2019-12-24 Peter Huttererrules: add include statements to rules files
2019-12-14 Ran Benitameson: remove redundant malloc scribbling
2019-10-20 Ran BenitaBump version to 0.9.1 xkbcommon-0.9.1
2019-10-18 Ran BenitaBump version to 0.9.0 xkbcommon-0.9.0
2019-09-11 Alan Coopersmithbuild: Solaris needs __EXTENSIONS__ instead of _GNU_SOURCE
2019-07-25 Ran Benitatest/symbols-leak-test: make it work with macOS diff
2019-07-02 Daniel Stoneinteractive-wayland: Port to stable xdg-shell (#100)
2019-06-11 Ran BenitaMerge pull request #98 from michaelforney/popcount
2019-06-10 Michael ForneyUse bitwise test instead of popcount to check if one...
2019-02-23 maxice8meson.build: use program from build machine not host...
2019-02-22 Ran BenitaBump version to 0.8.4 xkbcommon-0.8.4
2019-02-11 Peter Hutterermeson.build: link the sources directly into libxkbcommo...
2019-02-08 Ran BenitaBump version to 0.8.3 xkbcommon-0.8.3
2019-02-08 Ran Benitameson: make comment make sense now
2019-02-08 Ran BenitaMerge pull request #85 from whot/wip/static-lib-sources
2019-02-08 Peter Hutterermeson.build: manually link all sources into the library
2018-08-21 Ran BenitaMerge pull request #68 from whot/wip/xkeyboard-config...
2018-08-21 Peter Hutterertest: add a tool to test-compile all LVO combinations...
2018-08-18 Ran Benitabuild: turn off strict aliasing
2018-08-18 Ran Benitax11: fix undefined behavior when copying the coordinate...
2018-08-05 Ran BenitaBump version to 0.8.2 xkbcommon-0.8.2
2018-08-03 Ran BenitaBump version to 0.8.1 xkbcommon-0.8.1
2018-07-30 Ran BenitaAdd fuzzing infrastructure
2018-07-17 Ran BenitaMerge pull request #65 from heftig/pc-fix2
2018-07-17 Jan Alexander Stef... meson: Fix xkbcommon-x11.pc Requires versioning
2018-07-17 Jan Alexander Stef... meson: Fix xkbcommon-x11.pc Requires
2018-07-05 Ran Benitabench: simplify the bench helpers
2018-02-25 Ran Benitabuild/meson: fix x11 test/demo compilation with non...
2018-02-14 Ran Benitabuild/meson: fix the -Wl,--version-script configure...
2017-12-15 Ran BenitaBump version to 0.8.0 xkbcommon-0.8.0
2017-12-14 Ran Benitabuild: disable -Wdocumentation-deprecated-sync
2017-09-10 Ran Benitabuild/meson: require meson >= 0.41.0
2017-08-16 Ran Benitabuild: add missing configure function checks for test...
2017-08-04 Ran BenitaBump version to 0.7.2
2017-08-01 Ran Benitabuild: make doxygen run from the source tree
2017-07-31 Ran BenitaMerge pull request #49 from bluetech/meson
2017-07-31 Ran Benitabuild: add meson build system