summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2022-07-12xev 1.2.5xev-1.2.5Alan Coopersmith
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith
2020-07-17xev 1.2.4xev-1.2.4Matt Turner
2019-02-19xev 1.2.3xev-1.2.3Alan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2015-04-16xev 1.2.2xev-1.2.2Alan Coopersmith
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-01-29xev 1.2.1xev-1.2.1Aaron Plattner
2013-01-19Use strncasecmp instead of a tolower loop & strncmpAlan Coopersmith
2012-02-21xev 1.2.0xev-1.2.0Alan Coopersmith
2011-09-28Remove render from PKG_CHECK_MODULES listAlan Coopersmith
2011-09-28Strip trailing whitespaceAlan Coopersmith
2011-06-09config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2011-06-09Replace local checks for gcc with _X_NORETURN from xproto 7.0.17Alan Coopersmith
2011-03-03Show RandR eventsMichael Thayer
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-10-30xev 1.1.0xev-1.1.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
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-12xev 1.0.4xev-1.0.4Alan Coopersmith
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-07-11xev: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon
2008-03-07xev 1.0.3xev-1.0.3Adam Jackson
2006-06-01Run XFilterEvent() on all events. (Samuel Thibault). Bump to 1.0.2.xev-1_0_2Daniel Stone
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-07-06Build system for xevSøren Sandmann Pedersen