summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* xkbcomp: Lazy keysym parsing (avoid XStringToKeysym)Daniel Stone2010-06-221-0/+1
* configure.ac: Enable automake silent rules by defaultDaniel Stone2010-06-221-1/+1
* Require strdup and remove utils wrapperDan Nicholson2009-04-051-1/+1
* Add xkbcommon pkg-config fileDan Nicholson2009-04-011-0/+1
* Import xkbcomp sources for CompileKeymapDan Nicholson2009-03-271-6/+18
* Move ks_tables.h build into makekeys subdirectoryDan Nicholson2009-03-271-0/+2
* Use common XKB headers and add common type XkbcDescRecDan Nicholson2009-03-191-1/+1
* Use XKB alloc macros internallyDan Nicholson2009-03-191-0/+1
* Use generated config.h headerDan Nicholson2009-03-191-0/+1
* Use XORG_CWARNFLAGS for more warningsDan Nicholson2009-03-191-0/+1
* Move makekeys to separate subdirDan Nicholson2009-03-191-0/+1
* Testing harness for keysym functionsDan Nicholson2009-03-191-0/+1
* Fix CC_FOR_BUILD detectionDan Nicholson2009-03-191-1/+1
* Initial implementation of keysym handlersDan Nicholson2009-03-191-0/+1
* Generate keysym tables from X and XF86 keysym definitionsDan Nicholson2009-03-191-0/+17
* Add makekeys for creating keysym hash tablesDan Nicholson2009-03-191-3/+25
* Initial autotools commitDan Nicholson2009-03-191-0/+40