xkbcomp: Don't falsely promise from ExprResolveLhs
[platform/upstream/libxkbcommon.git] / Makefile.am
2018-02-27 Ran Benitabuild/autotools: remove redundant ACLOCAL_AMFLAGS
2017-08-04 Ran Benitabuild/autotools: fix doc installation
2017-08-02 Ran Benitabuild/autotools: make doxygen's input relative
2017-08-01 Ran Benitabuild/autotools: dist the meson build files
2017-08-01 Ran Benitabuild/autotools: install documentation under html/
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: remove Android.mk
2017-07-31 Ran Benitabuild: fix out-of-tree build
2017-07-31 Ran Benitabuild: use top_srcdir consistently
2017-07-31 Ran Benitabuild: change doxygen target to be properly dependency...
2017-07-31 Ran Benitabuild: move custom targets to scripts/ and remove from...
2017-07-31 Ran Benitabuild: rewrite the update-keysyms sed script in python
2017-07-31 Ran Benitabuild: remove unneeded preprocessor include flags
2017-07-31 Ran Benitabuild: explain why we don't AC_DEFINE a couple of constants
2017-04-11 Ran BenitaMerge pull request #45 from fooishbar/xdg-shell-v6
2017-04-11 Daniel Stoneinteractive-wayland: Port to xdg-shell v6
2016-04-12 Daniel Stonetest: Add interactive-wayland
2016-03-31 Daniel StoneAdd LICENSE to distributed files
2016-03-15 Ran BenitaMerge pull request #32 from fooishbar/master
2016-03-15 Daniel Stonedoc: Fix Doxygen include for srcdir != builddir
2016-03-13 Ran Benitabuild: don't run test/x11comp in make check for now
2016-03-13 Ran Benitatest: add a test that all symbol version file is updated
2016-03-13 Ran Benitabuild: make it easier to add non-built (e.g. script...
2016-01-20 Ran Benitabuild: fix distcheck
2016-01-20 Mike Blumenkrantzkeymap: add xkb_keymap_key_by_name(), xkb_keymap_key_ge...
2015-08-28 Ran BenitaMerge pull request #27 from nuko8/osx_test_progs
2015-08-28 Kazunobu Kuriyamabench: Modify benchmarks for a wider range of platforms
2015-07-20 Ran BenitaMerge pull request #25 from mvo5/master
2015-07-17 Ran Benitabuild: don't fail if linker version scripts are not...
2014-10-18 Ran BenitaAdd PACKAGING file
2014-10-18 Ran BenitaMakefile.am: add symbol files to EXTRA_DIST
2014-10-18 Ran Benitadocs: make html output have a fixed width, hide footer
2014-10-18 Ran BenitaREADME: move compatibility notes to their own page
2014-10-15 Ran BenitaMerge pull request #13 from jasperla/librt
2014-10-15 Jasper Lievisse... Make librt optional, required for at least OpenBSD
2014-10-05 Ran Benitabench/compose: add new benchmark
2014-10-05 Ran Benitatest/compose: add new test
2014-10-05 Ran Benitacompose: add xkbcommon-compose - implementation
2014-10-02 Ran BenitaMove benchmarks from tests to their own files in bench/
2014-10-02 Ran Benitabuild: don't rebuild everything for libtest.la
2014-09-10 Ran BenitaRemove compatibility symbols
2014-09-10 Jan Engelhardtbuild: use symbol versioning
2014-09-06 Ran Benitatest: make most tests portable by copying linux/input...
2014-08-09 Ran Benitatest/x11-keyseq: new test
2014-03-27 Ran Benitabuild: add docs to EXTRA_DIST
2014-03-22 Ran BenitaAdd utf8.{c,h} for common UTF-8 util functions
2014-02-11 Ran Benitabuild: small fixes and formatting of Makefile.am
2014-02-11 Ran Benitabuild: fix libtest AM_CLFLAGS typo
2014-02-10 Ran BenitaMove src/xkbcomp/scanner-utils.h to src/
2014-02-02 Ran Benitax11: add a couple of tests
2014-02-02 Ran Benitax11: add XKB protocol keymap and state creation support
2014-01-13 Ran Benitabuild: error out on undefined symbols
2014-01-13 Ran Benitacontext: split private functions to context-priv.c
2014-01-13 Ran Benitakeymap: split private functions to keymap-priv.c
2014-01-13 Ran Benitatest: rename test/interactive to interactive-evdev
2014-01-01 Jasper St. Pierremakekeys: Move all of the table generation to Python
2013-12-02 Ran Benitatest/atom: add test for atom table
2013-09-28 Ran Benitaparser: drop %name-prefix, use -p yacc argument instead
2013-09-28 Ran BenitaMakefile.am: drop AM_LFLAGS
2013-08-29 Ran Benitabuild: distribute makekeys.py and keywords.gperf
2013-08-15 Ran Benitabuild: build libtest.la only on 'make check'
2013-08-02 Ran Benitabuild: make all symbols in libtest visible
2013-08-02 Ran Benitabuild: use AM_LDFLAGS for general flags
2013-04-01 Ran BenitaReplace flex scanner with a hand-written one
2013-04-01 Ran Benitautils: add {un,}map_file to read an entire file
2013-04-01 Ran BenitaAdd scanner-utils.h for common scanner functions
2013-04-01 David Herrmannkeymap: add xkb_keymap_new_from_buffer()
2013-04-01 Daniel StoneAdd key-sequence checking to rulescomp
2013-03-18 Ran BenitaMove a couple of general keymap functions from keycodes.c
2013-03-18 Ran BenitaDon't try to build linux-specific tests on non-linux
2013-03-18 Ran Benitakeymap: abstract a bit over the keymap format
2013-03-18 Ran BenitaRemove list.h
2013-03-18 Ran BenitaMakefile.am: don't create INSTALL and ChangeLog
2012-10-30 Damien Lespiaubuild: Make autoreconf honour ACLOCAL_FLAGS
2012-10-26 Ran BenitaMakefile.am: move test.h to libtest_la_SOURCES
2012-10-26 Ran BenitaMakefile.am: split sed script into multiple lines
2012-10-24 Ran Benitatest: add key processing benchmark
2012-10-17 Ran BenitaCommit and distribute ks_tables.h
2012-10-16 Ran Benitamakekeys: replace helper with python script and binary...
2012-10-12 Ran BenitaChange log env vars to XKB_LOG_LEVEL/VERBOSITY
2012-09-23 Ran BenitaAdd support for building doxygen API documentation
2012-09-23 Ran Benitaconfigure.ac: add XORG_MEMORY_CHECK_FLAGS
2012-09-23 Ran Benitaconfigure.ac: remove XORG_CHECK_MALLOC_ZERO
2012-09-23 Ran BenitaRename map.{c,h} to keymap.{c,h}
2012-09-20 Daniel StoneAdd _xkbcommon_ prefix to parser and lexer symbols
2012-09-20 Daniel StoneAdd xkbcommon-compat.h and compat.c
2012-09-19 Ran Benitatest: add print-compiled-keymap tool
2012-09-16 Ran BenitaOrganize src/ and test/ headers
2012-09-11 David Herrmannxkbcommon-keysyms: Add header protection
2012-09-03 Ran Benitatest/rules-file: add benchmark
2012-09-03 Ran Benitatest: add rmlvo-to-kccgst tool
2012-09-03 Ran BenitaSet log level for tests through env, not directly
2012-09-02 Ran BenitaAdd xkbcomp/keymap.c and move some code there
2012-09-01 Ran BenitaOrganize xkbcomp/ header files
2012-08-10 Ran BenitaRemove xkbcomp/misc.c
2012-08-08 Pekka Paalanenandroid: add build files
2012-08-08 Daniel Stonetest/dump: Remove superfluous test
2012-08-08 Daniel StoneRename xkey test to keysym
2012-08-08 Daniel StoneStaticise xkb_map_new_from_kccgst
next