summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2009-03-03Require inputproto 1.9.99.7.Peter Hutterer
2009-01-29Janitor: make distcheck, compile warnings, extra .gitignore files.Paulo Cesar Pereira de Andrade
2008-11-17Bump to 1.2.99.1libXi-1.2.99.1Peter Hutterer
We need libXi 1.2 for the property support, so let's bump this one up by one.
2008-10-31Purge device-based window access code.Peter Hutterer
Requires inputproto 1.9.99.6.
2008-09-26Require inputproto 1.9.99.5.Peter Hutterer
2008-08-15Require inputproto 1.9.99.4.Peter Hutterer
2008-05-29Bump to 1.1.99.1Peter Hutterer
2008-05-29Update required packages again, needs updated libX11, libXext, etc.Peter Hutterer
2008-05-29Don't fail man build when missing xmlto.Peter Hutterer
If xmlto is missing during configure, print out a warning and just do an empty man build with no man pages at all. Better than failing with obscure errors.
2008-05-29Reguire inputproto 1.9.99.Peter Hutterer
2008-04-28Merge branch 'master' into mpxPeter Hutterer
Conflicts: .gitignore man/XGrabDeviceKey.man man/XListInputDevices.man
2008-04-27man: switch over to using xmlto to generate man pages.Peter Hutterer
Removing all nroff man pages.
2007-09-05Bump version to 1.1.3.libXi-1.1.3Eric Anholt
2007-08-01Bump to 1.1.2libXi-1.1.2Daniel Stone
2007-07-05Bump to version 1.1.1.libXi-1.1.1Peter Hutterer
2006-07-18bump version to 1.1.0, require inputproto 1.4Daniel Stone
Bump the version to 1.1.0, and make sure we build with inputproto 1.4, for the DEVICE_{TOUCHSCREEN,CORE} controls, and DevicePresenceNotify.
2006-04-27Bump to 1.0.1libXi-1_0_1XORG-7_1Adam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-12Use sed to put version number in man page Add shadow man pages for manAlan Coopersmith
pages that document multiple functions.
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
2005-07-12Change version to 1.3.0 and soversion to 6.0.0; add XIint.h to distfiles.Daniel Stone
2005-07-01spell freedesktop.org correctlyAlan Coopersmith
2005-05-22Autotool libXiAlan Coopersmith