summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-09-14Add a copy of UXA, but don't use it yetSøren Sandmann1-0/+1
2010-07-22config: add comments for main statementsGaetan Nadon1-5/+7
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-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-2/+0
2010-02-08config: move compiler flags from configure.ac to Makefile.amGaetan Nadon1-8/+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
2010-02-06Version 0.0.12Søren Sandmann Pedersen1-1/+1
2010-02-06Bump version number to 0.0.11Søren Sandmann Pedersen1-1/+1
2010-02-06Bump version numberSøren Sandmann Pedersen1-1/+1
2010-01-27bump to 0.0.9Dave Airlie1-1/+1
2010-01-27configure.ac: remove -I$(prefix)/include from INCLUDES #24676Gaetan Nadon1-1/+1
2010-01-27configure.ac: sdkdir usage duplicates the sdk include dirGaetan Nadon1-2/+1
2010-01-27configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-12/+14
2010-01-15Bump to 0.0.8Søren Sandmann Pedersen1-1/+1
2010-01-15Bump to 0.0.7Søren Sandmann Pedersen1-1/+1
2010-01-11bump version to 0.0.6 for release for Fedora inclusionDave Airlie1-1/+1
2009-11-07Bump versionSøren Sandmann Pedersen1-1/+1
2009-07-01Bump version number and include stdint.hSøren Sandmann Pedersen1-1/+1
2009-03-31Bump versionSøren Sandmann Pedersen1-1/+1
2009-03-19Add pointer arithmetic warnings back inSøren Sandmann Pedersen1-1/+1
2009-02-27Bump version numberSøren Sandmann Pedersen1-1/+1
2009-02-24Set version number to 0.0.1Søren Sandmann Pedersen1-1/+1
2009-02-24Squash compiler warningsSøren Sandmann Pedersen1-1/+1
2009-02-03Add the standard X warning flags.Adam Jackson1-1/+6
2008-10-30Initial skeleton driverAdam Jackson1-0/+91