summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith1-0/+5
2024-01-17configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-02-21xf86-video-ark 0.7.6xf86-video-ark-0.7.6Alan Coopersmith1-2/+2
2022-01-17Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2022-01-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2012-07-17xf86-video-ark: bump to version 0.7.5xf86-video-ark-0.7.5Dave Airlie1-1/+1
2012-07-17ark: make build against XAA-less server.Dave Airlie1-0/+17
2012-02-16Don't check for unneeded proto headers.Matt Turner1-2/+0
2012-01-26xf86-video-ark 0.7.4xf86-video-ark-0.7.4Matt Turner1-1/+1
2012-01-26Use pci_device_map_legacy rather than xf86MapDomainMemoryMatt Turner1-1/+1
2012-01-26Add &component=Driver/ark to Bugzilla linkMatt Turner1-1/+1
2010-07-23xf86-video-ark 0.7.3xf86-video-ark-0.7.3Alan Coopersmith1-1/+1
2010-07-21config: add comments for main statementsGaetan Nadon1-7/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-3/+4
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_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-02-08config: move compiler flags from configure.ac to Makefile.amGaetan Nadon1-5/+0
2010-02-08config: remove unrequired '-I$(top_srcdir)/src'Gaetan Nadon1-1/+1
2010-02-08config: remove unused INCLUDES='-I$(top_srcdir)/src'Gaetan Nadon1-2/+0
2010-02-08config: remove unused variable XORG_INCSGaetan Nadon1-1/+1
2009-12-29configure.ac: sdkdir usage duplicates the sdk include dirGaetan Nadon1-2/+1
2009-12-15configure.ac: remove -I$(prefix)/include from INCLUDESGaetan Nadon1-1/+1
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-09-07bump release to 0.7.2Dave Airlie1-1/+1
2008-12-22ark 0.7.1xf86-video-ark-0.7.1Dave Airlie1-1/+1
2008-03-19ark 0.7.0xf86-video-ark-0.7.0Adam Jackson1-1/+1
2008-03-10ark: add basic pciaccess supportDave Airlie1-0/+13
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 0.6.0.xf86-video-impact-0_2_0ark-0_6_0XORG-7_1Adam 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/+8
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-08-10Don\'t lose existing CFLAGS in all the input drivers and some of the videoSøren Sandmann Pedersen1-1/+1
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-2/+4
2005-07-14- Add build system for xf86-video-atiSøren Sandmann Pedersen1-3/+3
2005-07-13Add accidentally left out PKG_CHECK_MODULESSøren Sandmann Pedersen1-0/+1
2005-07-13Build system for ark video driverSøren Sandmann Pedersen1-0/+64