summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add xkb_map_get_as_stringDaniel Stone2012-05-291-1/+4
* Import darray.h for common dynamic array codeRan Benita2012-05-221-0/+1
* rules: add testRan Benita2012-05-201-2/+11
* rules: only export a single functionRan Benita2012-05-201-2/+2
* Create path.h for the path.c functionsRan Benita2012-05-191-0/+1
* Fix out-of-tree build for config.hPekka Paalanen2012-05-181-1/+1
* Add benchmarking test to rulescompDaniel Stone2012-05-181-1/+1
* Use $(AM_V_GEN) to prettyfi makekeys stepKristian Høgsberg2012-05-111-1/+1
* Add xkbcommon-keysyms.h to Makefile.amDaniel Stone2012-05-111-1/+2
* Merge remote-tracking branch 'krh/keysyms'Daniel Stone2012-05-091-1/+9
|\
| * Use our own keysymsKristian Høgsberg2012-05-091-1/+1
| * Add XKB version of X11 keysymsKristian Høgsberg2012-05-091-0/+8
* | makekeys: fix cross-compilationPekka Paalanen2012-05-091-7/+5
* | Make build directory includes more explicitDaniel Stone2012-05-091-1/+1
* | Add pre-defined names databaseDaniel Stone2012-05-081-1/+3
* | Reintroduce $(builddir)/src/xkbcomp includeDaniel Stone2012-05-081-0/+1
* | Rename XKBcommonint.h to xkb-priv.h and use itRan Benita2012-05-081-6/+6
* | Rename xkbcomp/misc.h to xkbcomp-priv.h and use itRan Benita2012-05-081-8/+7
|/
* Merge src/alloc.c and src/malloc.cRan Benita2012-05-011-1/+0
* Overhaul test suiteRan Benita2012-04-091-2/+26
* Implicitly include config.h in all filesRan Benita2012-04-091-1/+2
* Set xorg-macros CFLAGS correctlyRan Benita2012-04-091-4/+5
* Add new context APIDaniel Stone2012-03-271-0/+1
* Fix distcheck with non-recursive MakefilesDaniel Stone2012-03-271-5/+12
* Make build non-recursiveRan Benita2012-03-271-2/+74
* config: makekeys prog should stand alone in the makekeys directoryGaetan Nadon2010-12-181-1/+2
* config: add the INSTALL target for installation instructionsGaetan Nadon2010-12-081-4/+5
* config: remove m4/.gitignore now that toplevel one handles it allGaetan Nadon2010-12-071-2/+0
* build: use AC_CONFIG_MACRO_DIR as per libtoolize warningJan Engelhardt2010-11-111-0/+2
* Add xkbcommon pkg-config fileDan Nicholson2009-04-011-0/+3
* Testing harness for keysym functionsDan Nicholson2009-03-191-1/+1
* Initial implementation of keysym handlersDan Nicholson2009-03-191-1/+1
* Add makekeys for creating keysym hash tablesDan Nicholson2009-03-191-0/+2
* Initial autotools commitDan Nicholson2009-03-191-0/+10