summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* makekeys: Receive the keysym files as argumentsRan Benita2012-02-261-13/+12
* configure: Lower kbproto requirement to 1.0.4Kristian Høgsberg2011-03-181-1/+1
* Revert "config: remove incorrectly implemented visibility compiler option"Kristian Høgsberg2011-01-291-0/+4
* config: set the default xkb config root based on xkeyboard-config moduleGaetan Nadon2010-12-181-1/+2
* config: makekeys prog should stand alone in the makekeys directoryGaetan Nadon2010-12-181-1/+1
* config: use existing variables KEYSYMDEF_H and XF86KEYSYM_HGaetan Nadon2010-12-181-3/+0
* config: remove incorrectly implemented visibility compiler optionGaetan Nadon2010-12-181-4/+0
* config: use xproto pkgconfig includex11dir variableGaetan Nadon2010-12-181-7/+7
* config: relocate library functions check and commentGaetan Nadon2010-12-181-12/+17
* config: remove PKG_PROG_PKG_CONFIG testGaetan Nadon2010-12-081-15/+8
* config: allow to build tarball when yacc is missingGaetan Nadon2010-12-081-1/+7
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2010-12-071-1/+0
* config: initialize autoconf, automake and libtoolGaetan Nadon2010-12-071-1/+8
* config: use XORG_DEFAULT_OPTION from util-macros version 1.8Gaetan Nadon2010-12-071-9/+5
* config: set Autoconf minimum version required to 2.60Gaetan Nadon2010-12-071-1/+1
* build: run autoupdateJan Engelhardt2010-11-111-3/+4
* build: use AC_CONFIG_MACRO_DIR as per libtoolize warningJan Engelhardt2010-11-111-0/+1
* Don't check for xlib, we don't need itKristian Høgsberg2010-10-211-1/+0
* Use flex for generating the scanner, add support for parsing from stringsKristian Høgsberg2010-10-201-0/+1
* Pull in a few #defines from libxkbfile and lower kbproto requirementKristian Høgsberg2010-08-251-1/+1
* Compile with -fvisibility=hidden when possibleKristian Høgsberg2010-07-021-0/+4
* 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