summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-02-07configure.ac: add missing "test"David Heidelberger1-1/+1
2014-02-07configure: Don't add GLX_SYS_LIBS to XORG_SYS_LIBSAdam Jackson1-1/+1
2014-01-29dbus-core: Make dbus-core no longer mutually exclusive with udevHans de Goede1-4/+4
2014-01-29config: drop the dbus APIPeter Hutterer1-22/+2
2014-01-29configure.ac: enable systemd socket activation in libxtransƁukasz Stelmach1-1/+21
2014-01-27Merge remote-tracking branch 'anholt/glamor-reformat'Keith Packard1-0/+10
2014-01-27pseudoramiX: Only compile on XQUARTZ and XWINKeith Packard1-0/+2
2014-01-27glamor: Hook the module back up to the build.Eric Anholt1-0/+10
2014-01-22autoconf: fix warning by replacing AC_WARN with AC_MSG_WARNGaetan Nadon1-1/+1
2014-01-22autoconf: fix warning, replace AC_TRY_COMPILE with AC_COMPILE_IFELSEGaetan Nadon1-5/+5
2014-01-22autoconf: fix warning, replace AC_TRY_LINK with AC_LINK_IFELSEGaetan Nadon1-5/+5
2014-01-22autoconf: fix warning by replacing deprecated AC_HELP_STRINGGaetan Nadon1-7/+5
2014-01-22libtool: bump minimum required version to 2.2Gaetan Nadon1-3/+3
2014-01-12Don't build dmx by defaultKeith Packard1-1/+1
2014-01-09Bump release to 1.15.99.900Keith Packard1-3/+3
2013-12-27Bump version to 1.15.0Keith Packard1-3/+3
2013-12-19Bump version to 1.14.99.905 (1.15 RC5)Keith Packard1-3/+3
2013-12-16Merge remote-tracking branch 'jeremyhu/master'Keith Packard1-1/+1
2013-12-13configure: Fix a typo near dri3/shmfence detectionAdam Jackson1-1/+1
2013-12-13configure.ac: Add PRESENT_LIB to XQUARTZ_LIBSJeremy Huddleston Sequoia1-1/+1
2013-12-10Bump version to 1.14.99.904 (1.15 RC4)Keith Packard1-3/+3
2013-12-10hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatchJon TURNEY1-4/+10
2013-12-10configure.ac: Link XWin with present extension if we are building with it ena...Jon TURNEY1-1/+1
2013-12-10Depend on latest glproto (1.4.17)Keith Packard1-1/+1
2013-12-05configure.ac: Fixup for "Require libpciaccess for int10"Jon TURNEY1-1/+1
2013-12-02miext/sync: Handle libxshmfence API changeKeith Packard1-1/+1
2013-12-02Select directory for MIT-SHM temp files at configure timeKeith Packard1-0/+43
2013-11-26configure.ac: Require libpciaccess for int10Connor Behan1-0/+3
2013-11-26configure.ac: Require libpciaccess for platform bus supportConnor Behan1-0/+4
2013-11-26configure.ac: Add whitespace near PCI configurationConnor Behan1-18/+17
2013-11-23Bump release to 1.14.99.903 (1.15 RC3)Keith Packard1-3/+3
2013-11-18configure: allow for --enable-libunwind and --disable-libunwindPeter Hutterer1-7/+15
2013-11-14Stop including inline assembly .il file for Solaris Studio buildsAlan Coopersmith1-9/+0
2013-11-14Update to version 1.14.99.902Keith Packard1-3/+3
2013-11-12Enable XTRANS_SEND_FDS on Solaris too.Alan Coopersmith1-1/+2
2013-11-11Merge remote-tracking branch 'jeremyhu/master'Keith Packard1-29/+30
2013-11-11Trap SIGBUS to handle truncated shared memory segmentsKeith Packard1-0/+19
2013-11-11Require libXtrans version 1.3.2Keith Packard1-1/+1
2013-11-11Require xextproto version 7.2.99.901Keith Packard1-1/+1
2013-11-11Make XTrans FD passing support optional. Define only on LinuxKeith Packard1-0/+35
2013-11-08configure.ac: Move GLX section after DRIJeremy Huddleston Sequoia1-29/+30
2013-11-05Use $GL_LIBS instead of -lGL for linkingKeith Packard1-1/+1
2013-11-05Link with xshmfence, reference miSyncShmScreenInit in sdksymsKeith Packard1-0/+1
2013-11-04Disable DRI3 and sync fence FD functions if xshmfence isn't availableKeith Packard1-2/+44
2013-11-01Set version to 1.14.99.901 (1.15 RC1)Keith Packard1-3/+3
2013-11-01Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+1
2013-11-01config/APM: Add option to disable building of APM support on LinuxEgbert Eich1-7/+7
2013-11-01config/ACPI: Add option to disable building of ACPI support on LinuxEgbert Eich1-1/+2
2013-10-31present: Add Present extensionKeith Packard1-6/+17
2013-10-31dri3: Add DRI3 extensionKeith Packard1-6/+27