summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-10-27libXext 1.2.0libXext-1.2.0Alan Coopersmith1-1/+1
2010-08-06man: using the C preprocessor is not required for man pages.Gaetan Nadon1-3/+0
2010-06-26doc: replace groff input format with docbook xml formatGaetan Nadon1-4/+6
2010-06-17specs: translate, format, process, install and distribute.Gaetan Nadon1-0/+2
2010-06-11Move specs for several extension API's from xorg-docs moduleAlan Coopersmith1-0/+1
2010-06-03libXext 1.1.2libXext-1.1.2Alan Coopersmith1-1/+1
2010-04-05config: update AC_PREREQ statement to 2.60Gaetan Nadon1-3/+3
2009-11-07Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+4
2009-11-06Fix CFLAGS/CPPFLAGS so lint works properlyAlan Coopersmith1-2/+0
2009-10-21libXext 1.1.1libXext-1.1.1Alan Coopersmith1-1/+1
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-02libXext 1.1libXext-1.1Peter Hutterer1-1/+1
2009-10-02Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-7/+4
2009-07-22Bump to 1.0.99.4libXext-1.0.99.4Peter Hutterer1-1/+1
2009-07-22Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on cas...Jon TURNEY1-1/+1
2009-07-17Bump to 1.0.99.3libXext-1.0.99.3Peter Hutterer1-1/+1
2009-07-16Bump to 1.0.99.2libXext-1.0.99.2Peter Hutterer1-1/+1
2009-07-15Move libXext library headers from xextproto to libXext.Peter Hutterer1-1/+1
2009-06-15Remove dependancy on libXauPaul TBBle Hampson1-1/+1
2009-01-30Bump back to 1.0.99.1.Paulo Cesar Pereira de Andrade1-1/+1
2009-01-29Xorg libXext Version 1.0.5.libXext-1.0.5Paulo Cesar Pereira de Andrade1-1/+1
2009-01-29patch to avoid gcc warning in libXextPaulo Cesar Pereira de Andrade1-1/+1
2009-01-29Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade1-4/+6
2008-05-29Bump to 1.0.99.1libXext-1.0.99.1Peter Hutterer1-1/+1
2008-05-29Require xproto 7.0.13, xextproto 7.0.3 and xlib 1.1.99.1.Peter Hutterer1-1/+1
2008-02-28Version bump: 1.0.4libXext-1.0.4libXext-1.0-branchAlan Coopersmith1-1/+1
2007-12-07Allow overriding the SOREV in configure.acAlan Coopersmith1-2/+4
2007-11-27Add hooks for checking code with lint/sparse/etc.Alan Coopersmith1-0/+9
2007-01-25Version bump: 1.0.3libXext-1.0.3Alan Coopersmith1-1/+1
2006-10-13Bump to 1.0.2libXext-1.0.2Adam Jackson1-1/+1
2006-04-27Bump to 1.0.1libXext-1_0_1XORG-7_1Adam Jackson1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-0/+1
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin1-1/+1
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-11configure.ac Set up cpp pre-processing of man pages Add shadow man pagesAlan Coopersmith1-0/+4
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-2/+4
2005-07-16Set Xext soversion to 6.4.0 per default.Daniel Stone1-1/+1
2005-07-15Set .so versions correctly for Solaris and recent OpenBSD releasesAlan Coopersmith1-0/+10
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson1-1/+1
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson1-1/+1
2005-05-18- Add build system for XextSøren Sandmann Pedersen1-0/+34