summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Only distribute .tar.xz archivesDaniel Stone2012-11-091-1/+1
* build: Require xorg macros 1.16Damien Lespiau2012-10-301-1/+1
* configure.ac: don't tramp on user's CFLAGSRan Benita2012-10-261-1/+1
* configure.ac: add explicit PKG_PROG_PKG_CONFIGRan Benita2012-10-261-0/+1
* Bump to 0.2.0xkbcommon-0.2.0Daniel Stone2012-10-241-1/+1
* Commit and distribute ks_tables.hRan Benita2012-10-171-3/+0
* makekeys: replace helper with python script and binary searchRan Benita2012-10-161-11/+3
* build: change to AM_MAINTAINER_MODE([enable])Ran Benita2012-10-101-1/+1
* Add support for building doxygen API documentationRan Benita2012-09-241-2/+7
* configure.ac: use XORG_TESTSET_CFLAG for -fvisibility=hiddenRan Benita2012-09-241-3/+1
* configure.ac: add XORG_MEMORY_CHECK_FLAGSRan Benita2012-09-241-0/+1
* configure.ac: remove XORG_CHECK_MALLOC_ZERORan Benita2012-09-241-1/+0
* configure.ac: fix bug report urlRan Benita2012-09-241-1/+1
* kbproto unentanglement: drop dependencyDaniel Stone2012-09-111-3/+0
* Add support for default rules/model/layoutDaniel Stone2012-08-081-0/+23
* Remove xproto build dependencyRan Benita2012-08-071-1/+1
* Remove configure check for X11 keysym filesRan Benita2012-06-091-23/+0
* Import darray.h for common dynamic array codeRan Benita2012-05-221-0/+1
* rules: add testRan Benita2012-05-201-0/+3
* Fix configure check for xkbparse.c instead of parser.cRan Benita2012-05-181-2/+2
* Add xkbcommon-uninstalled.pcPekka Paalanen2012-05-181-0/+1
* Use eaccess() only if availablePekka Paalanen2012-05-181-0/+2
* makekeys: fix cross-compilationPekka Paalanen2012-05-091-1/+5
* Use AC_ARG_VAR for X11 header and XKB pathsDaniel Stone2012-05-071-10/+18
* Use LT_INIT instead of deprecated AC_PROG_LIBTOOLRan Benita2012-04-301-1/+1
* Overhaul test suiteRan Benita2012-04-091-5/+2
* Set xorg-macros CFLAGS correctlyRan Benita2012-04-091-1/+0
* Use xorg CFLAGS and fix AC_USE_SYSTEM_EXTENSIONSDaniel Stone2012-04-091-5/+6
* Add new context APIDaniel Stone2012-03-271-0/+3
* Make build non-recursiveRan Benita2012-03-271-8/+4
* Remove fallback strcasecmp/strncasecmpDaniel Stone2012-03-271-1/+5
* 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