[ANNOUNCE] util-macros 1.6.0

Gaetan Nadon gaetan.nadon at videotron.ca
Fri Feb 5 07:04:11 PST 2010


All document generation macros are now available. By default, doc
generation is skipped if the tool is missing. A builder can turn any
tool off if he suspects it will break (perhaps because it is back
level). These should not be used to skip document generation, see macros
below.


XORG_WITH_GROFF        HAVE_GROFF      --with-groff     GROFF
                       HAVE_GROFF_MS
                       HAVE_GROFF_MM
XORG_WITH_FOP          HAVE_FOP        --with-fop       FOP
XORG_WITH_PS2PDF       HAVE_PS2PDF     --with-ps2pdf    PS2PDF
XORG_WITH_ASCIIDOC     HAVE_ASCIIDOC   --with-asciidoc  ASCIIDOC
XORG_WITH_XMLTO        HAVE_XMLTO      --with-xmlto     XMLTO
XORG_WITH_DOXYGEN      HAVE_DOXYGEN    --with-doxygen   DOXYGEN


Document building enablement macros. This allows a builder to skip
document generation if such documents are not desired. They should not
be used to workaround tooling issues, use macros above. By default,
building is enabled. The default value can be changed from configure.ac
by invoking the macro like XORG_ENABLE_SPECS(no)


XORG_ENABLE_DOCS            ENABLE_DOCS        General documentation
XORG_ENABLE_DEVEL_DOCS      ENABLE_DEVEL_DOCS  More specifically developer's documentation
XORG_ENABLE_SPECS           ENABLE_SPECS       More specifically functional specifications


Patches will be posted soon which make use of these macros for existing
docs and specs.


        Gaetan Nadon (5):
              Additional doc macros for GROFF, FOP and PS2PDF
              Add XORG_ENABLE_DOCS to control the building of documentation
              XORG_WITH_GROFF: add tests for -ms and -mm macro packages
              doc: add XORG_ENABLE_DEVEL_DOCS and XORG_ENABLE_SPECS
              Version bump: 1.6.0
        
        Jeremy Huddleston (1):
              Add -Wformat=2 to the default CWARNFLAGS
        
        git tag: util-macros-1.6.0
        
        http://xorg.freedesktop.org/archive/individual/util/util-macros-1.6.0.tar.bz2
        MD5:  6a0ac8efb11ad9b867f2e08ef87ad4c4  util-macros-1.6.0.tar.bz2
        SHA1: ac791d237e4d92780f673a2596a845c5ecb628e2  util-macros-1.6.0.tar.bz2
        
        http://xorg.freedesktop.org/archive/individual/util/util-macros-1.6.0.tar.gz
        MD5:  eb991c709781f811fbfcdbd43f9edd16  util-macros-1.6.0.tar.gz
        SHA1: 834a81a1251202866e7ffcc89ff0f5cf83bf73c0  util-macros-1.6.0.tar.gz
        
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/xorg-announce/attachments/20100205/55237a9f/attachment.html 


More information about the xorg-announce mailing list