summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-08-31Bump version to 1.3.99.2.xorg-server-1.3.99.2Eric Anholt1-1/+1
2007-08-31Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.Eric Anholt1-1/+7
2007-08-23Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fixSøren Sandmann Pedersen1-1/+1
2007-08-15Correct XErrorDB path and make it configurable (used by DTrace support)Alan Coopersmith1-1/+7
2007-08-10xorgcfg needs PIXMAN_CFLAGS in order to build libc_wrapper.cAlan Coopersmith1-0/+1
2007-08-08configure.ac: Add $CONFIG_LIB to server librariesDaniel Stone1-8/+8
2007-08-07Fix driver build after pixman changes.Eric Anholt1-0/+2
2007-08-06Require pixman-1 0.9.4, update pixman includes to new schemeSøren Sandmann Pedersen1-1/+1
2007-08-01configure.ac: Fix argument quoting for argv[]Julien Cristau1-1/+1
2007-08-01configure.ac: Actually use -lrt in monotonic clock testDaniel Stone1-0/+5
2007-08-01configure.ac: Disable D-Bus config API support by defaultDaniel Stone1-1/+1
2007-08-01Bump version to 1.3.99.1 for developmentDaniel Stone1-1/+1
2007-08-01Convert all my license statements to the standard formDaniel Stone1-18/+21
2007-08-01Hotplug: Add HAL supportDaniel Stone1-1/+17
2007-08-01Fonts: Fix builtin fontsDaniel Stone1-0/+1
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone1-10/+25
2007-08-01configure.ac: Properly check XFree86 proto modulesDaniel Stone1-0/+3
2007-08-01configure.ac: Fix KDrive VESA/fbdev conditionalsDaniel Stone1-2/+0
2007-07-12xnest: fix linking since dbusHanno Boeck1-1/+1
2007-07-05Remove redundant linking in kdrive. Fix configure.ac variable name and cleanTiago Vignatti1-5/+2
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard1-1/+1
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti1-1/+3
2007-06-27Remove double-defined.Tiago Vignatti1-5/+0
2007-06-11Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]Søren Sandmann Pedersen1-13/+0
2007-06-11Require pixman 0.9.2Søren Sandmann Pedersen1-1/+1
2007-06-11Really make sure BUILD_TIME doesn't have a leading zero.Clark Rawlins1-1/+1
2007-06-11Don't pass regions to pixman_image_composite() anymore.Søren Sandmann Pedersen1-1/+1
2007-06-11Make sure BUILD_TIME doesn't have a leading zero.Michel Dänzer1-1/+1
2007-06-10GNU is wrong and ` is not left-quote.Adam Jackson1-6/+6
2007-06-11update xproto dependency to at least 7.0.9Dave Airlie1-1/+1
2007-06-04Print the build time as well as the date if we can.Zephaniah E. Hull1-0/+2
2007-05-30Update Xprint build for pixman.Drew Parsons1-1/+1
2007-05-28Allow configurable serverconfigdir for security policy locationEugene Konev1-0/+4
2007-05-24Fix bswap detection on BSD (mis-added '_' in function names).Eric Anholt1-3/+3
2007-05-15Add dependency on pixman 0.9.0Soren Sandmann Pedersen1-2/+4
2007-05-11Use system copy of cbrt() if available.Adam Jackson1-0/+1
2007-05-02Bug #10823: Fixed default OSNAME value.Tilman Sauerbeck1-7/+7
2007-04-26Require inputproto 1.4.2.Peter Hutterer1-1/+1
2007-04-18Belatedly bump XORG_VERSION for 7.2.Eric Anholt1-3/+3
2007-04-18Remove libminimi build.Eric Anholt1-1/+0
2007-04-05configure: minor cosmetic, move GLX extension options together.George Sapountzis1-9/+15
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt1-4/+0
2007-03-19Define XF86PM on Solaris x86 builds now that we have sun_apm.cAlan Coopersmith1-0/+2
2007-03-03autoconf fixes for XDarwin (created DARWIN_LIBS)Ben Byer1-0/+2
2007-03-02Legacy framebuffer support wasn't compiled if Xorg wasn't explicitly enabled.Matthias Hopf1-0/+3
2007-02-27Make mfb, cfb, and afb support configurable at build-time.Eamon Walsh1-3/+14
2007-02-18configure fixes for darwinBen Byer1-45/+47
2007-02-17configure.ac: disable dmx per defaultDaniel Stone1-1/+1
2007-02-17cleaned up some linking ugliness in hw/darwin/quartzBen Byer1-3/+0
2007-02-17autoconf goodness for XDarwin, courtesy of pogmaBen Byer1-12/+120