summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-01-27Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-07-25Version bumped to 0.7.0xf86-video-s3-0.7.0Kevin Brace1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2017-01-26configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2012-07-17xf86-video-s3: bump to version 0.6.5xf86-video-s3-0.6.5Dave Airlie1-1/+1
2012-07-17s3: convert to XAA-less server world.Dave Airlie1-0/+18
2012-05-12xf86-video-s3 0.6.4xf86-video-s3-0.6.4Julien Cristau1-1/+1
2010-07-23config: add AM_PROG_CC_C_O for per-target compilation flagsGaetan Nadon1-0/+3
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-3/+3
2010-01-29config: remove dead LINUXDOC macro usageGaetan Nadon1-2/+0
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+1
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon1-3/+6
2009-07-30s3: bump for release 0.6.3xf86-video-s3-0.6.3Dave Airlie1-1/+1
2009-07-02s3 0.6.2xf86-video-s3-0.6.2Adam Jackson1-1/+1
2009-06-25Add manual page.Evgeny M. Zubok1-0/+3
2009-04-29Raise minimum xorg-server required to 1.4 for miGetPointerPositionAlan Coopersmith1-1/+1
2008-12-22s3 0.6.1Dave Airlie1-1/+1
2008-03-19s3 0.6.0xf86-video-s3-0.6.0Adam Jackson1-1/+1
2008-03-10s3: pciaccess conversionDave Airlie1-0/+12
2006-11-27bump version for releasexf86-video-s3-0.5.0Alex Deucher1-1/+1
2006-11-25full fix for older cards.Evgeny M. Zubok1-2/+0
2006-11-23Make S3 driver work again. Bug 7112.Evgeny M. Zubok1-0/+2
2006-04-08Bump to 0.4.1 for Xv changes.s3-0_4_1XORG-7_1Adam Jackson1-1/+1
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 0.4.0.s3-0_4_0Adam Jackson1-2/+2
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPYKevin E Martin1-1/+1
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin1-1/+0
2005-11-29Only build dlloader modules by default.Adam Jackson1-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 depedencies to work with separate build roots.Kevin E Martin1-1/+9
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith1-0/+4
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-2/+4
2005-07-26Build system for s3Søren Sandmann Pedersen1-0/+63