index
:
lib/libXxf86vm
master
obsd
XFree86 Video Mode library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2023-03-08
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2022-09-26
libXxf86vm 1.1.5
libXxf86vm-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
2015-02-23
libXxf86vm 1.1.4
libXxf86vm-1.1.4
Alan Coopersmith
2013-11-22
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
2013-05-30
libXxf86vm 1.1.3
libXxf86vm-1.1.3
Alan Coopersmith
2013-04-15
Use _XEatDataWords to avoid overflow of length calculations
Alan Coopersmith
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2012-03-07
libXxf86vm 1.1.2
libXxf86vm-1.1.2
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-29
libXxf86vm 1.1.1
libXxf86vm-1.1.1
Alan Coopersmith
2010-07-08
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
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-05
libXxf86vm 1.1.0
libXxf86vm-1.1.0
Peter Hutterer
2009-10-02
Require macros 1.3 for XORG_DEFAULT_OPTIONS
Peter Hutterer
2009-08-28
libXxf86vm 1.0.99.1
libXxf86vm-1.0.99.1
Peter Hutterer
2009-08-27
Move the xf86vmode.h header from the proto package to here.
Peter Hutterer
2009-02-02
Janitor: ansification, make distcheck, compiler warnings, .gitignore.
Paulo Cesar Pereira de Andrade
2008-07-02
libXxf86vm 1.0.2
libXxf86vm-1.0.2
Adam Jackson
2006-04-27
Bump to 1.0.1
libXxf86vm-1_0_1
XORG-7_1
Adam Jackson
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-7_0
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-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-10-13
[lib/Xxf86vm manpage cleanup]
Alan Coopersmith
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
2005-07-01
spell freedesktop.org correctly
Alan Coopersmith
2005-06-10
Apply patch from Jeff Smith (whydoubt@yahoo.com):
Søren Sandmann Pedersen