index
:
lib/libXinerama
master
obsd
Xinerama library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2023-03-06
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
HEAD
master
Alan Coopersmith
2022-10-28
libXinerama 1.1.5
libXinerama-1.1.5
Alan Coopersmith
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-07-05
libXinerama 1.1.4
libXinerama-1.1.4
Adam Jackson
2013-11-22
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
2013-05-30
libXinerama 1.1.3
libXinerama-1.1.3
Alan Coopersmith
2013-05-04
Use _XEatDataWords to avoid overflow of _XEatData calculations
Alan Coopersmith
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2012-03-07
libXinerama 1.1.2
libXinerama-1.1.2
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-02-03
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-10-27
libXinerama 1.1.1
libXinerama-1.1.1
Alan Coopersmith
2010-07-07
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-03-29
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-11-02
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-02
libXinerama 1.1
libXinerama-1.1
Peter Hutterer
2009-10-02
Require macros 1.3 for XORG_DEFAULT_OPTIONS
Peter Hutterer
2009-08-27
libXinerama 1.0.99.1
libXinerama-1.0.99.1
Peter Hutterer
2009-08-27
Require xineramaproto 1.1.99.1 to avoid header conflicts.
Peter Hutterer
2009-01-29
Janitor: ansification, make distcheck, compiler warnings.
Paulo Cesar Pereira de Andrade
2008-03-06
libXinerama 1.0.3
libXinerama-1.0.3
Adam Jackson
2007-03-16
Version bump: 1.0.2
libXinerama-1.0.2
Alan Coopersmith
2007-03-01
Add man page for Xinerama API functions
Alan Coopersmith
2007-02-15
Add support for source code checkers such as sparse & lint
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
MODULAR_COPY
Kevin E Martin
2005-12-03
Add check and cflags for malloc(0) returning NULL.
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-08-19
More updates for Panoramix -> Xinerama rename
Alan Coopersmith
2005-08-03
Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
Adam Jackson
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
2005-07-12
Change version to 1.1.0 and soversion to 1.0.0.
Daniel Stone
2005-06-21
lib/XScrnSaver/configure.ac
Alexander Gottwald
2005-06-10
util/modular/modularizelibrary.sh: use rm -f instead of rm in one place
Søren Sandmann Pedersen