summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* test: Add interactive-waylandDaniel Stone2016-04-121-0/+36
* Add LICENSE to distributed filesDaniel Stone2016-03-311-0/+1
* doc: Fix Doxygen include for srcdir != builddirDaniel Stone2016-03-151-1/+1
* build: don't run test/x11comp in make check for nowRan Benita2016-03-131-2/+4
* test: add a test that all symbol version file is updatedRan Benita2016-03-131-3/+7
* build: make it easier to add non-built (e.g. script) testsRan Benita2016-03-131-6/+7
* build: fix distcheckRan Benita2016-01-201-1/+1
* keymap: add xkb_keymap_key_by_name(), xkb_keymap_key_get_name(), testsMike Blumenkrantz2016-01-201-0/+2
* bench: Modify benchmarks for a wider range of platformsKazunobu Kuriyama2015-08-281-2/+6
* build: don't fail if linker version scripts are not supportedRan Benita2015-07-171-0/+4
* Add PACKAGING fileRan Benita2014-10-181-1/+2
* Makefile.am: add symbol files to EXTRA_DISTRan Benita2014-10-181-1/+3
* docs: make html output have a fixed width, hide footerRan Benita2014-10-181-1/+2
* README: move compatibility notes to their own pageRan Benita2014-10-181-0/+1
* Make librt optional, required for at least OpenBSDJasper Lievisse Adriaanse2014-10-151-2/+2
* bench/compose: add new benchmarkRan Benita2014-10-051-1/+3
* test/compose: add new testRan Benita2014-10-051-1/+3
* compose: add xkbcommon-compose - implementationRan Benita2014-10-051-0/+9
* Move benchmarks from tests to their own files in bench/Ran Benita2014-10-021-5/+17
* build: don't rebuild everything for libtest.laRan Benita2014-10-021-1/+0
* Remove compatibility symbolsRan Benita2014-09-101-1/+0
* build: use symbol versioningJan Engelhardt2014-09-101-0/+2
* test: make most tests portable by copying linux/input.h locallyRan Benita2014-09-061-9/+9
* test/x11-keyseq: new testRan Benita2014-08-091-1/+4
* build: add docs to EXTRA_DISTRan Benita2014-03-271-1/+5
* Add utf8.{c,h} for common UTF-8 util functionsRan Benita2014-03-221-1/+5
* build: small fixes and formatting of Makefile.amRan Benita2014-02-111-21/+26
* build: fix libtest AM_CLFLAGS typoRan Benita2014-02-111-1/+1
* Move src/xkbcomp/scanner-utils.h to src/Ran Benita2014-02-101-1/+1
* x11: add a couple of testsRan Benita2014-02-021-0/+15
* x11: add XKB protocol keymap and state creation supportRan Benita2014-02-021-0/+27
* build: error out on undefined symbolsRan Benita2014-01-131-0/+3
* context: split private functions to context-priv.cRan Benita2014-01-131-0/+1
* keymap: split private functions to keymap-priv.cRan Benita2014-01-131-0/+1
* test: rename test/interactive to interactive-evdevRan Benita2014-01-131-2/+2
* makekeys: Move all of the table generation to PythonJasper St. Pierre2014-01-011-2/+1
* test/atom: add test for atom tableRan Benita2013-12-021-1/+3
* parser: drop %name-prefix, use -p yacc argument insteadRan Benita2013-09-291-1/+1
* Makefile.am: drop AM_LFLAGSRan Benita2013-09-291-1/+0
* build: distribute makekeys.py and keywords.gperfRan Benita2013-08-291-1/+5
* build: build libtest.la only on 'make check'Ran Benita2013-08-151-1/+1
* build: make all symbols in libtest visibleRan Benita2013-08-021-0/+1
* build: use AM_LDFLAGS for general flagsRan Benita2013-08-021-3/+3
* Replace flex scanner with a hand-written oneRan Benita2013-04-011-5/+8
* utils: add {un,}map_file to read an entire fileRan Benita2013-04-011-0/+1
* Add scanner-utils.h for common scanner functionsRan Benita2013-04-011-0/+1
* keymap: add xkb_keymap_new_from_buffer()David Herrmann2013-04-011-0/+2
* Add key-sequence checking to rulescompDaniel Stone2013-04-011-2/+2
* Move a couple of general keymap functions from keycodes.cRan Benita2013-03-181-1/+0
* Don't try to build linux-specific tests on non-linuxRan Benita2013-03-181-6/+14