Download List

项目描述

Buildtool is a set of integrated utilities which make programs more
portable and easier to build on any kind of Unix-like system.

系统要求

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.

2004-07-05 06:20
0.16

主要亮点包括支持工作目录(为了避免污染,在构建源代码树),一个完全重写的bt_logic的核心(速度和更低的错误),以及一个框架,以运行卸载程序。也有轻微增加的功能,例如在bt_config模块的新的检查,并“了DESTDIR”在安装软件包的支持。多缺陷已得到修复,有些细节已清理(默认的目录的名称并没有在其中任何更硬编码的版本)。
标签: Major feature enhancements
Major highlights include support for work directories (to avoid polluting the source tree during a build), a complete rewrite of bt_logic's core (faster and with less bugs), and a framework to run uninstalled programs. There have also been minor additions of features, like new checks in the bt_config module, and "destdir" support during installation of packages. Multiple bugs have been fixed and some details have been cleaned up (the default directory names don't have the version hardcoded in them any more).

2004-02-04 20:01
0.15

bt_make和bt_wrap模块已经被最终放弃了在新的bt_logic赞成(1壳的让人喜欢实用程序)。几个新的支票已被添加到bt_config。支持一个让像'+ ='操作已被添加到bt_sh。为pkgconfig文件和命令行语法的支持已被添加到bt_pkgflags。已经有一些错误修正。在文件方面,一个教程的开发已被添加到该手册。
标签: Major feature enhancements
bt_make and bt_wrap modules have been finally dropped in favour of the new bt_logic (a shell-based make-like utility). Several new checks have been added to bt_config. Support for a make-like '+=' operator has been added to bt_sh. Support for pkgconfig files and command line syntax has been added to bt_pkgflags. There have been several bugfixes. On the documentation side, a tutorial for developers has been added to the manual.

2003-09-05 23:09
0.14

该qt_program类型已添加到bt_logic,这对建设项目有益的QT间期(这种类型的支持,增加了自动生成。建设部文件)。日志记录功能被添加到bt_logic帮助调试,让开发人员知道发生了什么。一个标准的文件目录被添加到所有的配置脚本,文件和封装到它默认安装的。就在命令行支持长选项被添加到所有模块仍然没有包括它。多个错误修正了。
标签: Minor feature enhancements
The qt_program type was added to bt_logic, which is useful for building QT programs (this type adds support to automatically generate the .moc files). Logging functionality was added to bt_logic to help debugging and to let the developer know what's happening. A standard documentation directory was added to all configuration scripts, and package documents are installed into it by default. Support for long options on the command line was added to all modules that still did not include it. Multiple bugfixes were made.

2003-08-31 22:45
0.13

所有包控制文件被统一成一个单一文件,Generic.bt的简便性。该bt_sh模块补充说,一个小而非常快壳解释与使用Buildtool代码深入额外的功能。一个新的化妆工具等加入,使用bt_logic的名称,它也是通过shell脚本控制,可望避免bt_make暴露出许多问题。这个版本是指在项目开发的根本改变,一包转换脚本包含简化的东西。也有一些错误修正。
标签: Major feature enhancements
All package control files were unified into a single file, Generic.bt, for simplicity. The bt_sh module was added, a small and very fast shell interpreter with extra functionality used intensively by Buildtool code. A new make-like utility was added, using the bt_logic name; it is also controlled through shell scripts, and will hopefully avoid many problems exposed by bt_make. This version means a radical change in the development of the project; a package conversion script is included to simplify things. There are also some bugfixes.

2003-07-24 14:39
0.12

该bt_wizard模块增加了,它创建的基础工程骨架自动。检查结果缓存增加了许多检查,配置脚本。该bt_swcgen模块增加了,其中艾滋病缓存结果在系统管理员一代范围的配置文件。该手册被重写并转换为DocBook的。配置脚本处理是统一的,一些新的程序检查增加了。为长选项支持被添加到几乎所有的模块,并使用信息是改善了很多。代码是清理和重组。许多错误也修复。
标签: Major feature enhancements
The bt_wizard module was added, which creates a
basic project skeleton automatically. Check result
caching was added to many checks in configuration
scripts. The bt_swcgen module was added, which
aids the administrator in the generation of
system-wide configuration files by caching
results. The manual was rewritten and converted to
Docbook. The configuration script handling was
unified, and some new program checks were added.
Support for long options was added to almost all
modules, and usage messages were improved a lot.
The code was cleaned up and reorganized. Many bugs
were also fixed.

Project Resources