index
:
app/xdpyinfo
master
obsd
xdpyinfo application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2023-04-27
xdpyinfo 1.3.4
xdpyinfo-1.3.4
Alan Coopersmith
2022-11-22
configure: Make xf86misc support disabled by default
Alan Coopersmith
2022-04-07
xdpyinfo 1.3.3
xdpyinfo-1.3.3
Alan Coopersmith
2021-12-04
Build xz tarballs instead of bzip2
Alan Coopersmith
2021-09-12
Disable DMX support by default, leave --with-dmx to enable it
Alan Coopersmith
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2015-04-16
xdpyinfo 1.3.2
xdpyinfo-1.3.2
Alan Coopersmith
2015-02-17
Mark required arguments to Xlib error handler as unused
Alan Coopersmith
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2014-06-02
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2013-05-20
xdpyinfo 1.3.1
xdpyinfo-1.3.1
Alan Coopersmith
2013-01-21
Mark usage() as _X_NORETURN
Alan Coopersmith
2011-10-21
xdpyinfo 1.3.0
xdpyinfo-1.3.0
Alan Coopersmith
2011-09-28
Strip trailing whitespace
Alan Coopersmith
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2010-10-04
Use xcb for -queryExt instead of a round-trip per extension
Alan Coopersmith
2010-10-03
xdpyinfo 1.2.0
xdpyinfo-1.2.0
Alan Coopersmith
2010-09-23
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
2010-09-23
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-09-23
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-03-26
config: remove xprint feature which is obsolete
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
2009-10-16
xdpyinfo 1.1.0
xdpyinfo-1.1.0
Alan Coopersmith
2009-10-13
Added --without-{xf86misc,xprint} configure time options
Jeremy Huddleston
2009-10-12
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Alan Coopersmith
2009-09-21
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Alan Coopersmith
2009-09-21
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2009-09-01
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Alan Coopersmith
2009-02-04
Print Composite extension version for "-ext Composite"
Alan Coopersmith
2009-01-13
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-05-21
xdpyinfo 1.0.3
xdpyinfo-1.0.3
Adam Jackson
2007-03-20
Version bump: 1.0.2
xdpyinfo-1.0.2
Alan Coopersmith
2007-03-20
Bug 7027: Add configure options --without-dmx --without-dga --without-xinerama
Ingo Bormuth
2007-03-19
Add support for checking sources with sparse/lint/etc.
Alan Coopersmith
2005-12-21
Update package version for X11R7 release.
XORG-7_1
XORG-7_0_99_901
XORG-7_0
Kevin E Martin
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-11-19
Update pkgconfig files to separate library build-time dependencies from
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_902
XORG-6_99_99_901
Kevin E Martin
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2005-08-19
More updates for Panoramix -> Xinerama rename
Alan Coopersmith
2005-08-03
More unique tokens for PKG_CHECK_MODULES
Adam Jackson
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2005-07-18
Fail gracefully when extensions not present.
Daniel Stone
2005-07-08
Autodetect extension support. Install manual as xdpyinfo.1 Note that
Keith Packard
2005-07-06
Add buildsystem for xdpyinfo
Søren Sandmann Pedersen