summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-11Include strings.h for strcasecmp and string.h for strdupJeremy Huddleston
2011-07-07Add .pc file for version exportPeter Hutterer
2011-06-22Print version number on -version.Peter Hutterer
2011-06-21Bump to 1.2.3xkbcomp-1.2.3Daniel Stone
2011-06-21Interp: Allow explicit Any/NoSymbol mappingsDaniel Stone
2011-06-21Constify LookupKeysym input argumentDaniel Stone
2011-06-21Bump to 1.2.2xkbcomp-1.2.2Daniel Stone
2011-06-21Interp: Ignore NoSymbol definitionsDaniel Stone
2011-06-21Interp: Don't make modifier lookup failure fatalDaniel Stone
2011-06-15config: move pre-processor flags to AM_CPPFLAGSGaetan Nadon
2011-06-15config: let Automake handle Yacc dist and cleaningGaetan Nadon
2011-06-08Replace repeated checks for gcc with _X_ATTRIBUTE_PRINTF from xprotoAlan Coopersmith
2011-04-04xkbcomp: Stop possible overflow in yyGetnumber. #31647Alistair Leslie-Hughes
2011-02-13Inline the oiText macro in the only place it's usedJulien Cristau
2011-02-11xkbcomp 1.2.1xkbcomp-1.2.1Peter Hutterer
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-04Remove out-of-date copies of README.config & README.enhancingAlan Coopersmith
2010-11-01config: replace AC_CHECK_FILE with test -f as it fails to cross-compileGaetan Nadon
2010-11-01man: Improve description of device selection optionDirk Wallenstein
2010-11-01Allow uploading a keymap to a single deviceDirk Wallenstein
2010-10-30xkbcomp 1.2.0xkbcomp-1.2.0Alan Coopersmith
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-12config: allow to build tarball when yacc is missingGaetan Nadon
2010-07-12limits.h is mandated by C89, no need to check for itDaniel Stone
2010-07-12Fix signedness issue with getc() return valueJulien Cristau
2010-07-09Fix parsing of 0x1a2b3c4d-style symbolsDaniel Stone
2010-06-15Fix gcc warningsDaniel Stone
2010-06-15Don't malloc() and free() most scanned symbolsDaniel Stone
2010-06-15Fix compilation with DEBUGDaniel Stone
2010-06-15Use fread() instead of getc()Daniel Stone
2010-06-15Lazy keysym parsing (avoid XStringToKeysym)Daniel Stone
2010-06-02config: add check for yacc to insure it is installed #27973Gaetan Nadon
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-03xkbcomp 1.1.1xkbcomp-1.1.1Peter Hutterer
2009-08-06xkbcomp: Remove output file if closing fails.Rami Ylimaki
2009-07-09Bump to 1.1.0.xkbcomp-1.1.0Peter Hutterer
2009-05-11Use temporary buffer for generating Uxxx names to avoid overflowAlan Coopersmith
2009-03-07Allow the default XKB config root to be set from configureDan Nicholson
2009-01-22Correct a remaining of a wrong change to make some DEBUG_VAR's static.Paulo Cesar Pereira de Andrade