index
:
app/xset
master
obsd
user preference utility for X
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2013-01-08
Drop usleep fallbacks for ancient OS versions
Alan Coopersmith
2011-07-28
xset 1.2.2
xset-1.2.2
Alan Coopersmith
2011-07-18
Mark error() & usage() functions as _X_NORETURN
Alan Coopersmith
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2011-01-12
config: remove unrequired AC_SUBST([*_LIBS])
Gaetan Nadon
2011-01-12
config: remove unrequired AC_SUBST([*_CFLAGS])
Gaetan Nadon
2010-11-10
xset 1.2.1
xset-1.2.1
Alan Coopersmith
2010-11-09
Strip trailing whitespace
Alan Coopersmith
2010-11-09
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
2010-11-09
config: AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS
Alan Coopersmith
2010-11-09
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-08-09
Use AC_PROG_SED and MAN_SUBSTS in macros-1.8
Yaakov Selkowitz
2010-08-06
xset 1.2.0
xset-1.2.0
Peter Hutterer
2010-03-26
config: remove xprint option
Gaetan Nadon
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
2009-10-13
Added --without-{xf86misc,xprint,fontcache} configure time options
Jeremy Huddleston
2009-09-21
xset 1.1.0
xset-1.1.0
Alan Coopersmith
2009-09-21
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2009-01-26
Correct make distcheck and most sparse warnings.
Paulo Cesar Pereira de Andrade
2008-03-06
xset 1.0.4
xset-1.0.4
Adam Jackson
2007-08-27
Version bump: 1.0.3
xset-1.0.3
Alan Coopersmith
2007-08-27
Use autoconf to check for usleep before falling into twisty #ifdef maze
Alan Coopersmith
2006-04-26
Bump to 1.0.2
xset-1_0_2
XORG-7_1
Adam Jackson
2005-12-21
Update package version for X11R7 release.
XORG-7_0_99_901
XORG-7_0
Kevin E Martin
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-11-21
Change dependency from xmu to xmuu since the full xmu (with all its baggage
Alan Coopersmith
2005-11-20
Fix typo in XSET_LIBS setting so libXext is linked in properly.
Alan Coopersmith
2005-11-19
Update pkgconfig files to separate library build-time dependencies from
Kevin E Martin
2005-11-09
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
Kevin E Martin
2005-10-20
Fix check for fontcache to look for "xfontcache" (Bill Crawford)
Eric Anholt
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2005-08-31
Bump to 0.99.1.
Daniel Stone
2005-08-29
Add support for more extensions.
Daniel Stone
2005-07-29
Various changes preparing packages for RC0:
Kevin E Martin
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2005-07-01
Build system for xset
Søren Sandmann Pedersen