summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-12-07XQuartz: Cleaned up configure, X11.app path in launchd scriptJeremy Huddleston1-63/+59
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
2007-12-07Check for <sys/sdt.h> as well when determining to enable dtrace probesAlan Coopersmith1-0/+7
2007-12-07ALLOCATE_LOCAL is dangerous on Darwin due to memory layout differencesBen Byer1-1/+1
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-4/+3
2007-12-04Darwin: Rework build system to more accurately reveal code infrastructure and...Jeremy Huddleston1-1/+1
2007-12-03Darwin: Combine launcher and server X11.appJeremy Huddleston1-1/+0
2007-12-03Use pkg-config to get -I, -L & -R flags needed for OpenSSLAlan Coopersmith1-2/+7
2007-12-03Death to libcwrapper.Adam Jackson1-8/+7
2007-12-02Darwin: Added {/,/System/}Library/Fonts to DEFAULT_FONT_PATHJeremy Huddleston1-0/+3
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston1-0/+2
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-106/+115
2007-11-20Enable use of /dev/urandom on Solaris as wellAlan Coopersmith1-3/+7
2007-11-16Bug #1612: Use a stronger PRNG.Adam Jackson1-0/+6
2007-11-15Clean up some garbage in driver enumeration.Adam Jackson1-2/+0
2007-11-14Start 1.4.99Adam Jackson1-1/+1
2007-11-08fixing GLX in XquartzBen Byer1-1/+2
2007-11-08Xephyr: do not AM_CONDITIONAL inside a shell if branchDodji Seketeli1-1/+1
2007-11-07Xephyr: don't use Xv or GL when those are disabled.Dodji Seketeli1-0/+3
2007-11-07Xnest: fix lib dependancy to make libtool happyDodji Seketeli1-1/+1
2007-11-05Export the server ABI versions from xorg-server.pcAdam Jackson1-0/+11
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone1-10/+0
2007-10-28configure.ac/XFree86: Only build XF86Misc and XF86VidMode when appropriateDaniel Stone1-1/+3
2007-10-21Make PCI text file directory configurableDavid Nusinow1-0/+5
2007-10-19Merge branch 'master' into glyph-pixmapsEric Anholt1-5/+14
2007-10-17KDRIVE_LOCAL_LIBS includes some system libraries, not just internal x server ...Keith Packard1-2/+2
2007-10-12Implement GLX pbuffers.Kristian Høgsberg1-1/+1
2007-10-09Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHMAlan Coopersmith1-1/+1
2007-10-09FreeBSD/alpha server build requires libio (missed in modularization).Christian Weisgerber1-0/+1
2007-10-03Merge Xephyr-XV/GL stuff into masterDodji Seketeli1-2/+10
2007-10-02Just link against libcrypto instead of relying on openssl pkg-config.Eric Anholt1-3/+3
2007-10-02Merge branch 'glyph-pixmaps'Eric Anholt1-1/+1
2007-10-02Do not build hw/xfree86/os-support/bus/ix86Pci.c on Linux.Keith Packard1-1/+2
2007-10-02make xephyr talk DRI protocol with hostXDodji Seketeli1-0/+7
2007-10-02link and init xvDodji Seketeli1-2/+3
2007-09-27Rework local client id finding code to be more uniformAlan Coopersmith1-1/+1
2007-09-19xserver: don't force DTRACE detection by defaultDodji Seketeli1-1/+0
2007-09-18XDarwin: We build many many different targets, let's break them out into aut...Ben Byer1-1/+5
2007-09-18XDarwin: Disable dtrace support on Darwin 9 (since it doesn't work ... yet ...)Ben Byer1-0/+7
2007-09-18XDarwin: changed XF86BigFont support default from yes to auto so XDarwin can ...Ben Byer1-1/+5
2007-09-11xserver: test presence of strlcpy in configureDodji Seketeli1-0/+1
2007-09-09fixed cut-and-paste typoBen Byer1-3/+1
2007-09-06Fix Xdmx buildAlan Hourihane1-1/+1
2007-09-06DDX changes for XDarwinBen Byer1-65/+72
2007-09-05Revert "configure.ac: exclude pci-access dependency from XDarwin"Ben Byer1-6/+2
2007-09-05XDARWIN: Add launchd supportBen Byer1-0/+4
2007-09-05added HAVE_LAUNCHD check to configure.ac (mostly for OSX)Ben Byer1-0/+2
2007-09-05added an exclusion for setting XORG on darwinBen Byer1-0/+1
2007-09-05configure.ac: exclude pci-access dependency from XDarwinBen Byer1-2/+6
2007-09-05Fix server version reporting to be the server package version.Eric Anholt1-61/+25