summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set close-on-exec when opening filesHEADmasterAlan Coopersmith2023-03-251-4/+9
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-03-061-1/+2
* libxkbfile 1.1.2libxkbfile-1.1.2Matt Turner2022-12-081-1/+1
* configure: Use AC_SYS_LARGEFILE to enable large file supportMatt Turner2022-11-291-0/+3
* libxkbfile 1.1.1libxkbfile-1.1.1Alan Coopersmith2022-10-171-2/+3
* Fix check for appending '|' character when applying rulesRan Benita2022-08-201-1/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+98
* Fix spelling/wording issuesAlan Coopersmith2022-07-172-2/+2
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* fix an off-by-one error in copying the name of a virtual modifierBenno Schulenberg2022-06-051-1/+1
* unifdef NOTYETPeter Hutterer2020-09-022-25/+0
* Escape non-printable characters correctlyPeter Hutterer2020-06-191-1/+1
* Convert check for strcasecmp to normal autoconf styleAlan Coopersmith2019-03-293-5/+3
* Use strndup if available to avoid -Wstringop-overflow warning from gcc 9Alan Coopersmith2019-03-292-3/+10
* libxkbfile 1.1.0libxkbfile-1.1.0Alan Coopersmith2019-03-161-1/+1
* Add description of libxkbfile to README.mdAlan Coopersmith2019-03-161-0/+3
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-24/+20
* Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith2018-11-101-63/+63
* correcting mathematical nonsenseMartin Burggraf2018-03-241-3/+11
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Fix mistyped argument of sizeofAndreas Wettstein2016-01-011-3/+3
* Add support for genKeyEvent flagAndreas Wettstein2016-01-011-0/+2
* Add missing support for NoLock and NoUnlock flagsAndreas Wettstein2016-01-011-2/+46
* libxkbfile 1.0.9libxkbfile-1.0.9Alan Coopersmith2015-04-301-1/+1
* Remove unnecessary check.Jörg Sonnenberger2014-11-271-1/+1
* Remove check to see if SEEK_SET is defined before using itAlan Coopersmith2014-11-081-4/+0
* Constify atom name argument to XkbInternAtomAlan Coopersmith2013-10-282-3/+3
* Convert sprintf calls to snprintfAlan Coopersmith2013-10-283-114/+128
* Don't dereference xkb pointer until after checking it for NULLAlan Coopersmith2013-10-281-8/+8
* unifdef -UXKB_IN_SERVERAlan Coopersmith2013-10-289-124/+0
* Convert to X.Org standard indentation styleAlan Coopersmith2013-10-2014-7630/+8130
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-181-4/+2
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* libxkbfile 1.0.8libxkbfile-1.0.8Alan Coopersmith2012-03-071-1/+1
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-11-168-20/+22
* Include strings.h for strcasecmpJeremy Huddleston2011-11-111-0/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-1621-240/+240
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-021-39/+39
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-281-1/+1
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* libxkbfile 1.0.7libxkbfile-1.0.7Alan Coopersmith2010-10-291-1/+3
* Purge cvs tags.Jesse Adkins2010-10-0620-39/+0
* Purge macro NEED_EVENTSFernando Carrijo2010-07-086-6/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1