summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Add Present extensionHEADmasterKeith Packard1-0/+2
2013-11-07Add DRI3 libraryKeith Packard1-0/+3
2013-11-07Require xcb proto version 1.9Keith Packard1-1/+1
2013-11-07Add xcb_send_fd APIKeith Packard1-0/+14
2013-11-07-pendantic is too pendanticKeith Packard1-1/+1
2013-08-15Use m4 directoryDaniel Martin1-0/+1
2013-08-15Set AC_CONFIG_AUX_DIR to build-auxDaniel Martin1-0/+1
2013-08-15Remove second AC_PREREQ, require version 2.60Daniel Martin1-8/+1
2013-08-15Initialize automake earlier (bugfix for #66413)Daniel Martin1-4/+5
2013-08-15Make xsltproc optionalDaniel Martin1-7/+5
2013-08-06Enable warnings for pre-C89 style definitions for gcc & Solaris StudioAlan Coopersmith1-2/+2
2013-08-06Build xcb-xkb by defaultMichael Stapelberg1-1/+1
2012-10-05Release libxcb 1.91.9Uli Schlachter1-1/+1
2012-09-18Allow xcb_send_request with >MAX_IOV iovecsPeter Harris1-0/+7
2012-08-25Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionalityAlan Coopersmith1-0/+7
2012-03-09Release libxcb 1.8.11.8.1Julien Danjou1-1/+1
2012-01-12Bump xcb-proto requirementJulien Danjou1-1/+1
2012-01-11Release libxcb 1.81.8Julien Danjou1-1/+1
2011-08-24Support pre-IPv6 systems (without getaddrinfo)Markus Duft1-0/+2
2011-05-04Add support for building with Python 3David Coles1-1/+1
2011-04-04Use special path to sockets when running under Solaris Trusted ExtensionsAlan Coopersmith1-0/+4
2011-03-18Enable AM_SILENT_RULES on automake 1.11 or newer.Jamey Sharp1-0/+1
2011-03-13Include XKB in ./configure's summary output.Jamey Sharp1-0/+1
2011-03-04darwin: Don't use poll() when expected to run on darwin10 and priorJeremy Huddleston1-2/+17
2011-01-20fix Windows build and installationVincent Torri1-0/+10
2010-09-08Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/libxcbPeter Harris1-0/+2
2010-08-13Release libxcb 1.71.7Julien Danjou1-1/+1
2010-07-13xkb: updated configure.ac/Makefile.amChristoph Reimann1-0/+2
2010-07-12AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])Jeremy Huddleston1-1/+1
2010-06-20configure.ac: Report which extensions are being built.Vincent Torri1-0/+25
2010-04-09Release libxcb 1.61.6Julien Danjou1-1/+1
2009-12-11configure.ac: Fix a typo on the last commit.Jeremy Huddleston1-1/+1
2009-12-11darwin: xnu doesn't support poll on ttys on the master side.Jeremy Huddleston1-3/+2
2009-12-05DRI2 extension requires xcb-proto 1.6 or newerRĂ©mi Cardona1-1/+1
2009-12-03Release libxcb 1.51.5Julien Danjou1-1/+1
2009-10-19Add DRI2 support. (v2)Eric Anholt1-0/+2
2009-07-15Release libxcb 1.41.4Arnaud Fontaine1-1/+1
2009-05-29Release libxcb 1.31.3Julien Danjou1-1/+1
2009-05-25Store xcbproto version libxcb was compiled withBob Ham1-0/+4
2009-05-09depends on recent xcb-proto and bump version of randrJulien Danjou1-1/+1
2009-04-09darwin: Don't use poll() on versions of darwin before darwin10Jeremy Huddleston1-1/+8
2009-03-30use poll() instead of select() when availableMichael Ost1-0/+2
2009-02-17Release libxcb 1.21.2Julien Danjou1-1/+1
2008-12-11Release libxcb 1.1.931.1.93Julien Danjou1-1/+1
2008-11-23Apple: Apple launchd cleanupJeremy Huddleston1-0/+9
2008-11-04Release libxcb 1.1.921.1.92Julien Danjou1-1/+1
2008-10-29Remove libxcb-xlib and xcbxlib.h.Jamey Sharp1-3/+0
2008-10-14build: fix configure.ac AC_DEFINEJulien Danjou1-7/+6
2008-10-14allow compile-time setting for XCB queue buffer sizeJulien Danjou1-0/+11
2008-10-08Remove duplicate XCB_EXTENSION calls for Composite extensionJosh Triplett1-2/+0