summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2011-03-18Enable AM_SILENT_RULES on automake 1.11 or newer.Jamey Sharp
2011-03-13Include XKB in ./configure's summary output.Jamey Sharp
2011-03-04darwin: Don't use poll() when expected to run on darwin10 and priorJeremy Huddleston
2011-01-20fix Windows build and installationVincent Torri
2010-09-08Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/libxcbPeter Harris
2010-08-13Release libxcb 1.71.7Julien Danjou
2010-07-13xkb: updated configure.ac/Makefile.amChristoph Reimann
2010-07-12AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])Jeremy Huddleston
2010-06-20configure.ac: Report which extensions are being built.Vincent Torri
2010-04-09Release libxcb 1.61.6Julien Danjou
2009-12-11configure.ac: Fix a typo on the last commit.Jeremy Huddleston
2009-12-11darwin: xnu doesn't support poll on ttys on the master side.Jeremy Huddleston
2009-12-05DRI2 extension requires xcb-proto 1.6 or newerRĂ©mi Cardona
2009-12-03Release libxcb 1.51.5Julien Danjou
2009-10-19Add DRI2 support. (v2)Eric Anholt
2009-07-15Release libxcb 1.41.4Arnaud Fontaine
2009-05-29Release libxcb 1.31.3Julien Danjou
2009-05-25Store xcbproto version libxcb was compiled withBob Ham
2009-05-09depends on recent xcb-proto and bump version of randrJulien Danjou
2009-04-09darwin: Don't use poll() on versions of darwin before darwin10Jeremy Huddleston
2009-03-30use poll() instead of select() when availableMichael Ost
2009-02-17Release libxcb 1.21.2Julien Danjou
2008-12-11Release libxcb 1.1.931.1.93Julien Danjou
2008-11-23Apple: Apple launchd cleanupJeremy Huddleston
2008-11-04Release libxcb 1.1.921.1.92Julien Danjou
2008-10-29Remove libxcb-xlib and xcbxlib.h.Jamey Sharp
2008-10-14build: fix configure.ac AC_DEFINEJulien Danjou
2008-10-14allow compile-time setting for XCB queue buffer sizeJulien Danjou
2008-10-08Remove duplicate XCB_EXTENSION calls for Composite extensionJosh Triplett
2008-09-09Add support for the abstract socket namespace under LinuxJulien Cristau
2008-08-31factorize m4 macros and add one to set X extensionsVincent Torri
2008-07-17Bump to 1.1.91.1.1.911.1.90.1Peter Hutterer
2008-07-07fix FreeBSD supportPetr Salinger
2008-05-29Bump to 1.1.90.Peter Hutterer
2008-04-23Use the python install path from xcb-xproto.pc to locate the xcbgen package.Eamon Walsh
2008-04-19Add Python parser C language-dependent part.Eamon Walsh
2008-01-24Add SELinux extension support, disabled by default.Eamon Walsh
2008-01-24Add XInput extension support, disabled by default.Eamon Walsh
2007-12-07Generated the configure.ac and Makefile.am's in libxcb with the idea ofEamon Walsh
2007-11-04Release libxcb 1.11.1Jamey Sharp
2007-06-06Print backtraces in case an assert fails inside xlib/xcb.Christoph Pfister
2006-11-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbTORRI Vincent
2006-11-28add some output informations to configure scriptTORRI Vincent
2006-11-24libXau didn't have a correct pkg-config file until 0.99.2: fail if an older v...Jamey Sharp
2006-11-23Release libxcb 1.01.0Josh Triplett
2006-11-23Rework doxygen build and install to work with srcdir != builddirJosh Triplett
2006-11-22Remove --with-opt and --with-debug options from configure.ac; use CFLAGS insteadJosh Triplett
2006-11-22Check for getaddrinfo rather than gethostbyname in configure.acJosh Triplett
2006-11-22Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is b...Jamey Sharp
2006-11-19htmldir was introduced in autoconf 2.59c: set a reasonable value for earlier ...Jamey Sharp