summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-04-27Present: add per-crtc capabilities to -ext outputHEADmasterAlan Coopersmith1-1/+1
2024-04-27Present: add -ext present that prints version & screen capabilitiesAlan Coopersmith1-0/+6
2023-04-27xdpyinfo 1.3.4xdpyinfo-1.3.4Alan Coopersmith1-2/+2
2022-11-22configure: Make xf86misc support disabled by defaultAlan Coopersmith1-2/+2
2022-04-07xdpyinfo 1.3.3xdpyinfo-1.3.3Alan Coopersmith1-1/+1
2021-12-04Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-09-12Disable DMX support by default, leave --with-dmx to enable itAlan Coopersmith1-2/+2
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2015-04-16xdpyinfo 1.3.2xdpyinfo-1.3.2Alan Coopersmith1-1/+1
2015-02-17Mark required arguments to Xlib error handler as unusedAlan Coopersmith1-1/+1
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2014-06-02config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2013-05-20xdpyinfo 1.3.1xdpyinfo-1.3.1Alan Coopersmith1-1/+1
2013-01-21Mark usage() as _X_NORETURNAlan Coopersmith1-1/+1
2011-10-21xdpyinfo 1.3.0xdpyinfo-1.3.0Alan Coopersmith1-1/+1
2011-09-28Strip trailing whitespaceAlan Coopersmith1-13/+13
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-4/+4
2010-10-04Use xcb for -queryExt instead of a round-trip per extensionAlan Coopersmith1-1/+1
2010-10-03xdpyinfo 1.2.0xdpyinfo-1.2.0Alan Coopersmith1-1/+2
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+0
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-26config: remove xprint feature which is obsoleteGaetan Nadon1-12/+0
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-16xdpyinfo 1.1.0xdpyinfo-1.1.0Alan Coopersmith1-1/+1
2009-10-13Added --without-{xf86misc,xprint} configure time optionsJeremy Huddleston1-11/+23
2009-10-12Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headersAlan Coopersmith1-1/+1
2009-09-21Use xf86vmproto.h instead of xf86vmstr.h if it is installedAlan Coopersmith1-1/+1
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-8/+4
2009-09-01Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.amAlan Coopersmith1-1/+0
2009-02-04Print Composite extension version for "-ext Composite"Alan Coopersmith1-0/+6
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-0/+8
2008-05-21xdpyinfo 1.0.3xdpyinfo-1.0.3Adam Jackson1-1/+1
2007-03-20Version bump: 1.0.2xdpyinfo-1.0.2Alan Coopersmith1-1/+1
2007-03-20Bug 7027: Add configure options --without-dmx --without-dga --without-xineramaIngo Bormuth1-17/+36
2007-03-19Add support for checking sources with sparse/lint/etc.Alan Coopersmith1-0/+3
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-20/+29
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-0/+1
2005-08-19More updates for Panoramix -> Xinerama renameAlan Coopersmith1-1/+1
2005-08-03More unique tokens for PKG_CHECK_MODULESAdam Jackson1-20/+20
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-3/+3
2005-07-18Fail gracefully when extensions not present.Daniel Stone1-10/+10