1.7.0:
config: remove the xorg-macros pc.in file from EXTRA_DIST
doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctools
1.6.0:
All document generation macros are now available.
1.5.0:
There are 3 new macros to help modules manage if/when docs get build in
a consistent way.
1.4.2:
Two behaviour changes in this minor release:
- XORG_INSTALL looks for the INSTALL file in $datadir/util-macros/
instead of $docdir
- XORG_CHECK_MALLOC_ZERO doesn't abort when cross-compiling even without
an explicit --{en,dis}able-malloc0returnsnull
1.4.1:
Install the .pc file in $(datadir)
Don't mention libdir in the .pc file
util-macros 1.4.1
1.4.0:
macros 1.4.0
Install .pc file in $libdir where it belongs (not $datadir).
ChangeLog: generated file not cleaned from the dist directory #24278
configuration: update, fix warnings, apply global maintenance #24450
Lower version from 2.63 to 2.60 Tinderbox failed
gitignore: use common defaults with custom section # 24239
INSTALL file missing/incorrect #24206
Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
xorg-macros.pc.in: create a meta data file for util-macros
1.3.0:
Version bump: 1.3.0
Fix obsolete macro warnings for AC_HELP_STRING #23628
Add XORG_STRICT_OPTION macro for strict compilation option
Add AM_SILENT_RULES to default XORG_CWARNFLAGS
Add XORG_DEFAULT_OPTIONS meta-macro.
Changes in 1.2.0:
Peter Breitenlohner (5):
reorganize autoconf macro files
define and use XORG_CHANGELOG macro
define XORG_CWARNFLAGS macro
fix XORG_PROG_RAWCPP for cygwin
bump to 1.2.0
Changes in 1.2.1:
Alan Coopersmith (3):
Allow setting XORG_SGML_PATH to a non-default path when running configure
Replace gitweb URL with cgit URL in README
Version bump: 1.2.1
Matthieu Herrb (2):
Fix CWARNFLAGS for gcc versions < 4
use more CWARNFLAGS with gcc 3.4 too.
Peter Breitenlohner (1):
fix distcheck target