summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-03-26suid: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-2/+2
2014-03-22Add necessary headers for major()/minor() on Solaris to xf86Xinput.cAlan Coopersmith1-1/+2
2014-03-22Default font path: remove the check for ${sysconfdir}/X11/fontpath.dGaetan Nadon1-10/+7
2014-03-12Xorg: Add a suid root wrapperHans de Goede1-1/+13
2014-03-07Merge remote-tracking branch 'jwrdecoede/for-keith'Keith Packard1-0/+21
2014-03-05xorg: Build a glamor_egl module.Eric Anholt1-0/+11
2014-03-05xephyr: Build support for rendering with glamor using a -glamor option.Eric Anholt1-0/+3
2014-03-03systemd-logind: Add systemd-logind "core"Hans de Goede1-0/+21
2014-02-24Bump to 1.15.99.901xorg-server-1.15.99.901Keith Packard1-3/+3
2014-02-14glamor: Convert to using libepoxy.Eric Anholt1-1/+1
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.0xorg-server-1.15.0Keith Packard1-3/+3
2013-12-19Bump version to 1.14.99.905 (1.15 RC5)xorg-server-1.14.99.905Keith 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)xorg-server-1.14.99.904Keith 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)xorg-server-1.14.99.903Keith 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.902xorg-server-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