Download List

项目描述

AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. Output is specified with a Scheme-enhanced output template. Input, if required by your template, may come from AutoGen definitions, CGI data, or XML files.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-09 09:49
5.10

当一个选项进行配置(通过ifdef或ifndef属性),它现在可以仍然出现在使用文字为“禁用”。 AutoOpts现在支持一种新的选择属性:别名。此选项将列在文字的使用,但将处理完全一样的别名,被指定的选项。 AutoGen跟踪输出现在允许您前缀一个文件名壳式追加重定向到显示输出追加到文件(即“>”文件)。
标签: Major bugfixes, Major feature enhancements
When an option is configured out (via ifdef or ifndef attributes), it can now still show up in usage text as "disabled". AutoOpts now supports a new option attribute: aliases. This option will be listed in the usage text, but will be handled exactly as if the aliased-to option were specified. AutoGen tracing output now allows you to prefix a file name with shell-style append redirection to indicate that the output appends to the file (i.e. >>file).

2008-11-17 10:16
5.9.6

一个新的职能时,弦“人数将转换各种持续时间字符串(一拉标准,成为一个分秒必争的8601)。有各种模糊清理。
标签: Minor feature enhancements
A new function time-string->number will convert various time duration strings (a la ISO-8601) into a count of seconds. There are various obscure cleanups.

2007-10-08 02:11
5.9.3

一些小改动。大部分的车辆AutoOpts。
标签: Code cleanup
Minor tweaks. Mostly the vehicle for AutoOpts.

2007-05-06 00:53
5.9.1

是-使用选项现在支持。抑制的配置文件与环境变量解析现在正常。清理了针对Windows和Debian的包装。
标签: Minor feature enhancements
The --usage option is now supported. Suppression
of configuration file parsing with environment
variables now works correctly. Cleanups were made
for Windows and Debian packaging.

2007-01-28 01:21
5.8.9

一些配置问题是固定的。
标签: Minor bugfixes
Some configuration issues were fixed.

Project Resources