summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-02-28Release libxcb 1.13libxcb-1.13Daniel Stone
2017-05-13enable xinput by defaultChristian Linhart
2017-03-11optionally build the GE extensionChristian Linhart
2016-05-18Release libxcb 1.121.12Uli Schlachter
2016-05-14Bump xcb-proto requirement to 1.12Uli Schlachter
2015-09-21Bump version to 1.11.90Adam Jackson
2015-07-04make support for server side stuff optionalChristian Linhart
2015-07-04Link with winsock library for socket functions on MinGWJon TURNEY
2014-08-06Disable Xevie and Xprint by defaultDaniel Martin
2014-08-06help text: do not report the insanly long list of Warning flags.Gaetan Nadon
2014-08-06sendmsg: remove --enable-sendfds as it is superceeded by --enable-dri3Gaetan Nadon
2014-08-06config: default option for enable-dri3 is not implementedGaetan Nadon
2014-08-01Release libxcb 1.111.11Uli Schlachter
2014-08-01Bump xcb-proto requirement to 1.11Uli Schlachter
2014-01-30man: build static man pages using xorg patternsGaetan Nadon
2014-01-30autoconf: replace all tabs with spacesGaetan Nadon
2014-01-30autoconf: use default xorg configuration for doxygen documentationGaetan Nadon
2014-01-30autoconf: fix warning by replacing deprecated AC_HELP_STRINGGaetan Nadon
2014-01-30autoconf: require libtool minimum level 2.2Gaetan Nadon
2014-01-30autoconf: comment and layout the initialization sectionGaetan Nadon
2014-01-30autoconf: AC_INIT: add bug urlGaetan Nadon
2014-01-30autoconf: use the warning variables from xorgGaetan Nadon
2014-01-30autoconf: use XORG_DEFAULT_OPTIONSGaetan Nadon
2013-12-22Release libxcb 1.101.10Uli Schlachter
2013-12-14Bump xcb-proto requirement to 1.10Julien Cristau
2013-11-07Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_controlAlan Coopersmith
2013-11-07Add configure option to enable or disable fd passing with sendmsgKeith Packard
2013-11-07Add Present extensionKeith Packard
2013-11-07Add DRI3 libraryKeith Packard
2013-11-07Require xcb proto version 1.9Keith Packard
2013-11-07Add xcb_send_fd APIKeith Packard
2013-11-07-pendantic is too pendanticKeith Packard
2013-08-15Use m4 directoryDaniel Martin
2013-08-15Set AC_CONFIG_AUX_DIR to build-auxDaniel Martin
2013-08-15Remove second AC_PREREQ, require version 2.60Daniel Martin
2013-08-15Initialize automake earlier (bugfix for #66413)Daniel Martin
2013-08-15Make xsltproc optionalDaniel Martin
2013-08-06Enable warnings for pre-C89 style definitions for gcc & Solaris StudioAlan Coopersmith
2013-08-06Build xcb-xkb by defaultMichael Stapelberg
2012-10-05Release libxcb 1.91.9Uli Schlachter
2012-09-18Allow xcb_send_request with >MAX_IOV iovecsPeter Harris
2012-08-25Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionalityAlan Coopersmith
2012-03-09Release libxcb 1.8.11.8.1Julien Danjou
2012-01-12Bump xcb-proto requirementJulien Danjou
2012-01-11Release libxcb 1.81.8Julien Danjou
2011-08-24Support pre-IPv6 systems (without getaddrinfo)Markus Duft
2011-05-04Add support for building with Python 3David Coles
2011-04-04Use special path to sockets when running under Solaris Trusted ExtensionsAlan Coopersmith
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