summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-04-15libxcb 1.17.0HEADlibxcb-1.17.0masterMatt Turner1-1/+1
2024-04-15configure.ac: Require xcb-proto >= 1.17.0Matt Turner1-1/+1
2024-03-02libxcb 1.16.1libxcb-1.16.1Alan Coopersmith1-2/+2
2023-11-07Enable large file supportFergus Dall1-0/+1
2023-08-20configure.ac: drop `pthread-stubs` dependency on NetBSDThomas Klausner1-1/+1
2023-08-16libxcb 1.16libxcb-1.16Matt Turner1-1/+1
2023-08-16configure.ac: Require xcb-proto >= 1.16.0Matt Turner1-1/+1
2023-03-25Allow full paths to sockets on non-macOSDemi Marie Obenour1-10/+0
2023-02-11configure.ac: drop `pthread-stubs` dependency on DragonFly and FreeBSDJan Beich1-1/+1
2023-02-09Raise minimum required version of Python from 2.6 to 3.0Alan Coopersmith1-1/+1
2023-02-06configure.ac: Remove obsolete AC_HEADER_STDCAlan Coopersmith1-1/+0
2022-10-04configure.ac: drop dependency `pthread-stubs` on SolarisAlan Coopersmith1-1/+1
2022-09-28configure.ac: drop dependency `pthread-stubs` on macOSPaperChalice1-1/+1
2022-06-22Require xcb-proto >= 1.15.1, which has DbeMike Sharov1-1/+1
2022-06-02Build DOUBLE-BUFFER extension.Mike Sharov1-0/+3
2022-05-03libxcb 1.15libxcb-1.15Matt Turner1-1/+1
2020-11-18tests: don't use deprecated fail_unless check APIRan Benita1-1/+1
2020-02-22Release libxcb 1.14libxcb-1.14Matt Turner1-2/+2
2020-02-22Build xz tarballs instead of bzip2Matt Turner1-1/+1
2020-02-22configure.ac: Depend on pthread-stubs only on not-LinuxMatt Turner1-1/+5
2019-02-16Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-09-27Release libxcb 1.13.11.13.1Uli Schlachter1-1/+1
2018-02-28Release libxcb 1.13libxcb-1.13Daniel Stone1-2/+2
2017-05-13enable xinput by defaultChristian Linhart1-1/+1
2017-03-11optionally build the GE extensionChristian Linhart1-0/+3
2016-05-18Release libxcb 1.121.12Uli Schlachter1-1/+1
2016-05-14Bump xcb-proto requirement to 1.12Uli Schlachter1-1/+1
2015-09-21Bump version to 1.11.90Adam Jackson1-1/+1
2015-07-04make support for server side stuff optionalChristian Linhart1-0/+4
2015-07-04Link with winsock library for socket functions on MinGWJon TURNEY1-0/+9
2014-08-06Disable Xevie and Xprint by defaultDaniel Martin1-2/+2
2014-08-06help text: do not report the insanly long list of Warning flags.Gaetan Nadon1-1/+0
2014-08-06sendmsg: remove --enable-sendfds as it is superceeded by --enable-dri3Gaetan Nadon1-12/+6
2014-08-06config: default option for enable-dri3 is not implementedGaetan Nadon1-26/+26
2014-08-01Release libxcb 1.111.11Uli Schlachter1-1/+1
2014-08-01Bump xcb-proto requirement to 1.11Uli Schlachter1-1/+1
2014-01-30man: build static man pages using xorg patternsGaetan Nadon1-0/+1
2014-01-30autoconf: replace all tabs with spacesGaetan Nadon1-55/+55
2014-01-30autoconf: use default xorg configuration for doxygen documentationGaetan Nadon1-2/+7
2014-01-30autoconf: fix warning by replacing deprecated AC_HELP_STRINGGaetan Nadon1-1/+1
2014-01-30autoconf: require libtool minimum level 2.2Gaetan Nadon1-2/+2
2014-01-30autoconf: comment and layout the initialization sectionGaetan Nadon1-9/+7
2014-01-30autoconf: AC_INIT: add bug urlGaetan Nadon1-3/+3
2014-01-30autoconf: use the warning variables from xorgGaetan Nadon1-12/+1
2014-01-30autoconf: use XORG_DEFAULT_OPTIONSGaetan Nadon1-2/+6
2013-12-22Release libxcb 1.101.10Uli Schlachter1-1/+1
2013-12-14Bump xcb-proto requirement to 1.10Julien Cristau1-1/+1
2013-11-07Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_controlAlan Coopersmith1-0/+34
2013-11-07Add configure option to enable or disable fd passing with sendmsgKeith Packard1-8/+10
2013-11-07Add Present extensionKeith Packard1-0/+2