autogen-announce
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Autogen-announce] GNU AutoGen Version 5.18.5/AutoOpts Version 41.1


From: Bruce Korb
Subject: [Autogen-announce] GNU AutoGen Version 5.18.5/AutoOpts Version 41.1
Date: Sat, 02 May 2015 08:32:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

GNU AutoGen/AutoOpts is a two-part project that serves two separate
purposes.  The two parts are combined because they are inextricably
intertwined:

AutoGen is a tool designed to simplify the creation and maintenance of
programs that contain large amounts of repetitious text.  It is
especially valuable in programs that have several blocks of text that
must be kept synchronized.

AutoOpts is both an example of that and a project in its own right.
It is a very powerful configuration file, environment variable and
command line option documentation and management tool consisting of a
set of AutoGen templates and a run time library that nearly eliminates
the hassle of managing, parsing and documenting program options.

The self-referential example:
http://www.gnu.org/software/autogen/man1-autogen.html

There are several other examples embedded in AutoGen:
A finite state machine generator, string name to enumeration value
conversions, and bit map and bit mask management, to name a few.

New in 5.18.5 - May, 2015
NEWS entries since the last release:

* Guile 1.6 is now obsolete.  1.7/8 or newer from now on.
   Fixed issues with Guile managed locale string processing.
* more Guile-config somersaults
   config/misc.def: sometimes, "pkg-config --cflags-only-I" yields
   multiple directories for Guile and that incantation is the only
   way to find libguile/version.h and that header is the only way
   to determine the micro version and the micro version is the best
   way to check for certain types of breakage.  (Testing is too
   convoluted.)
* for-each handler functions may now be able to free (or not)
   the file text via the "handler-frees" attribute.

AutoGen home:    http://www.gnu.org/software/autogen/
primary ftp:     ftp://ftp.gnu.org/gnu/autogen/rel5.18.5/
.tar.gz:         ftp://ftp.gnu.org/gnu/autogen/rel5.18.5/autogen-5.18.5.tar.gz
.tar.xz:         ftp://ftp.gnu.org/gnu/autogen/rel5.18.5/autogen-5.18.5.tar.xz
bug reports:     autogen-users at the lists dot SourceForge net domain
bug archive:     
http://sourceforge.net/mailarchive/forum.php?forum_name=autogen-users
maintainer:      Bruce Korb - bkorb at the usual GNU domain

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Autogen-announce mailing list
http://autogen.sourceforge.net/
https://lists.sourceforge.net/lists/listinfo/autogen-announce



reply via email to

[Prev in Thread] Current Thread [Next in Thread]