summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-09Add support for the abstract socket namespace under LinuxJulien Cristau1-0/+6
2008-08-31factorize m4 macros and add one to set X extensionsVincent Torri1-53/+68
2008-07-17Bump to 1.1.91.1.1.911.1.90.1Peter Hutterer1-1/+1
2008-07-07fix FreeBSD supportPetr Salinger1-0/+8
2008-05-29Bump to 1.1.90.Peter Hutterer1-1/+1
2008-04-23Use the python install path from xcb-xproto.pc to locate the xcbgen package.Eamon Walsh1-0/+6
2008-04-19Add Python parser C language-dependent part.Eamon Walsh1-0/+2
2008-01-24Add SELinux extension support, disabled by default.Eamon Walsh1-1/+3
2008-01-24Add XInput extension support, disabled by default.Eamon Walsh1-1/+3
2007-12-07Generated the configure.ac and Makefile.am's in libxcb with the idea ofEamon Walsh1-0/+42
2007-11-04Release libxcb 1.11.1Jamey Sharp1-2/+2
2007-06-06Print backtraces in case an assert fails inside xlib/xcb.Christoph Pfister1-0/+2
2006-11-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbTORRI Vincent1-1/+1
2006-11-28add some output informations to configure scriptTORRI Vincent1-3/+23
2006-11-24libXau didn't have a correct pkg-config file until 0.99.2: fail if an older v...Jamey Sharp1-1/+1
2006-11-23Release libxcb 1.01.0Josh Triplett1-2/+2
2006-11-23Rework doxygen build and install to work with srcdir != builddirJosh Triplett1-0/+1
2006-11-22Remove --with-opt and --with-debug options from configure.ac; use CFLAGS insteadJosh Triplett1-44/+0
2006-11-22Check for getaddrinfo rather than gethostbyname in configure.acJosh Triplett1-1/+1
2006-11-22Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is b...Jamey Sharp1-1/+5
2006-11-19htmldir was introduced in autoconf 2.59c: set a reasonable value for earlier ...Jamey Sharp1-0/+6
2006-11-16Switch from the old AM_PATH_CHECK macro to pkg-config.Jamey Sharp1-5/+1
2006-11-05Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbTORRI Vincent1-2/+2
2006-11-05add AM_CHECK_DOXYGEN macroTORRI Vincent1-1/+3
2006-11-02Release libxcb 1.0 RC3 (0.9.93).1.0-RC3Jamey Sharp1-2/+2
2006-10-12Add library support for xcb-xinerama.Jeremy Kolb1-1/+1
2006-10-07Release libxcb 1.0 RC2 (0.9.92).1.0-RC2Jamey Sharp1-2/+2
2006-09-25Release libxcb 1.0 RC1 (0.9.91).1.0-RC1Jamey Sharp1-1/+1
2006-09-25Move header files to $includedir/xcb (generally $prefix/include/xcb).Jamey Sharp1-1/+1
2006-09-25Split the Xlib compatibility functions into a separate library libxcb-xlibJosh Triplett1-1/+1
2006-09-25We no longer need xproto: do not list it as a dependency.Jamey Sharp1-1/+0
2006-09-25Lowercase library names to correspond with the new API.Jamey Sharp1-1/+1
2006-04-27Rename xcb-xfree86dri.pc.in to xcb-xf86dri.pc.in to match libXCBxf86dri, chan...Josh Triplett1-1/+1
2006-04-26Add .pc.in files for all the new extension libraries. Generate .pc files fro...Josh Triplett1-1/+1
2006-04-19Only set CWARNFLAGS to gnu flags if $GCC is set. Otherwise check for Sun comp...Alan Coopersmith1-2/+9
2006-03-12Use libXdmcp, if available with XdmcpWrap, for XDM-AUTHORIZATION-1. Closes bu...Jamey Sharp1-0/+11
2006-03-07Use the GCC 4 visibility extension to mark everything in xcbint.h hidden.TORRI Vincent1-0/+2
2006-03-02API/ABI change: XCBSendRequest callers must pad to 4-byte boundaries now. Whe...Jamey Sharp1-1/+0
2006-02-23Factor padding out of _xcb_out_write_block and into its callers, XCBSendReque...Jamey Sharp1-0/+1
2006-02-20Control debugging, optimization, and warning flags all independently.Jamey Sharp1-9/+31
2006-02-18Quit defining _XOPEN_SOURCE. We never needed it...Jamey Sharp1-1/+0
2006-02-18Remove xcl and CVSROOT.Josh Triplett1-0/+84