[Autogen-announce] AutoGen Version 5.6.5/AutoOpts Version 23.1
Brought to you by:
bkorb
|
From: <bk...@ve...> - 2005-01-01 17:12:48
|
AutoGen/AutoOpts is a binary project that serves two separate purposes and 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 command line option parser consisting of a set of AutoGen templates and a run time library that nearly eliminates the hassle of managing, parsing and documenting program options. New in 5.6.5 - January, 2005 * Cleaned up names of programs and executables. They should all be consistent now. * Equivalencing stacked argument options no longer has magical properties. "unstack-arg" is now equivalent to that old behavior. * Equivalenced options may now be preset with rc/ini files and environment variables. * ``autoopts-config ldflags'' will now emit the appropriate ``-R'' link option. * autoopts.pc will now be produced and installed AutoGen home: http://autogen.sourceforge.net/ primary ftp: http://sourceforge.net/project/showfiles.php?group_id=3593 bug reports: autogen-users at the SourceForge net domain bug archive: http://sourceforge.net/mailarchive/forum.php?forum_id=7034 maintainer: Bruce Korb - bkorb at users in SourceForge net domain |