summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-01XORG_CWARNFLAGS: += is not valid for appending in bourn scriptsJeremy Huddleston
2008-12-16Version bump: 1.2.1util-macros-1.2.1Alan Coopersmith
2008-12-16Replace gitweb URL with cgit URL in READMEAlan Coopersmith
2008-12-16fix distcheck targetPeter Breitenlohner
2008-12-10use more CWARNFLAGS with gcc 3.4 too.Matthieu Herrb
2008-12-07Fix CWARNFLAGS for gcc versions < 4Matthieu Herrb
2008-12-01Allow setting XORG_SGML_PATH to a non-default path when running configureAlan Coopersmith
2008-11-29bump to 1.2.0util-macros-1.2.0Peter Breitenlohner
2008-11-29fix XORG_PROG_RAWCPP for cygwinPeter Breitenlohner
2008-11-29define XORG_CWARNFLAGS macroPeter Breitenlohner
2008-11-29define and use XORG_CHANGELOG macroPeter Breitenlohner
2008-11-29reorganize autoconf macro filesPeter Breitenlohner
2008-03-05bump to 1.1.6util-macros-1.1.6Adam Jackson
2008-02-16Support version strings like 1.2.3-blah4Jeremy Huddleston
2007-08-13Cannot use AC_CHECK_FILE when cross compiling; assume no LINUXDOC.Keith Packard
2006-12-24bump to 1.1.5util-macros-1.1.5Daniel Stone
2006-12-18Bug 9368: non portable sed usage in xorgversion.m4Matthieu Herrb
2006-12-16bump to 1.1.4util-macros-1.1.4Daniel Stone
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
2006-11-30bump to 1.1.3util-macros-1.1.3Daniel Stone
2006-11-30xorgversion: automatic PACKAGE_VERSION_* (bug #8590)Andres Salomon
2006-11-08bump to 1.1.2util-macros-1.1.2configure.acDaniel Stone
2006-11-03Introduce separate configure switches for each output format.Eamon Walsh
2006-11-02Fix handling of defs.ent to allow arbitrary install prefixes.Eamon Walsh
2006-10-29Add support for building docbook docsDavid Nusinow
2006-10-15Make building pdf's configurable, though only disabled when it is explicitly ...David Nusinow
2006-08-27make ChangeLog hook distcheck-safeutil-macros-1.1.1Daniel Stone
2006-08-27xorg-macros: remove GNU-userland special case; bump to 1.1.1Daniel Stone
2006-07-20Version bump to 1.1.0util-macros-1.1.0Alan Coopersmith
2006-07-18Ignore xorg-macros.m4 (built by configure) and make dist/distcheck filesAlan Coopersmith
2006-07-13Add XORG_LINT_LIBRARY for building lint library data filesAlan Coopersmith
2006-07-13Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2006-07-13Add pointer to git repository to READMEAlan Coopersmith
2006-07-13Add XORG_MACROS_VERSION macro to check minimum version of xorg-macros.m4Alan Coopersmith
2006-07-13Add README file with links to bugzilla & mailing listAlan Coopersmith
2006-07-13Fill in COPYING file with licenses from other filesAlan Coopersmith
2006-07-13Correct Sun license noticeAlan Coopersmith
2006-07-13Bug #6782: Fix *_MAN_* macros to support GNU/HurdMichael Banck
2006-07-12Add XORG_WITH_LINT to add --with-lint flag for checking with lint, sparse, etc.Alan Coopersmith
2006-07-12Create .gitignoreAlan Coopersmith
2006-05-19Bump to 1.0.2util-macros-1_0_2XORG-7_1Adam Jackson
2006-04-21X.Org Bug #6654 <https://bugs.freedesktop.org/show_bug.cgi?id=6654> PatchAlan Coopersmith
2005-12-21Update package version for X11R7 release.XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-09Better macro to check whether any of malloc(0), realloc(ptr,0) or calloc(0)MODULAR_COPYKevin E Martin
2005-12-09Add support for building other formats from sgml docs.Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-03Add macro to detect when malloc(0) returns NULL for use in libraries.Kevin E Martin
2005-11-28Bug #5167 <https://bugs.freedesktop.org/show_bug.cgi?id=5167> Linux prefersAlan Coopersmith