ダウンロードリスト

プロジェクト概要

Buildtool はよりポータブルで簡単に任意の種類の Unix ライクなシステムの構築プログラムを統合ユーティリティのセットです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2003-04-12 15:24
0.11

このリリースではバグがたくさん追加されます。 bt_pkgflagsモジュールは、()互換性がないのpkgの代わりに- configユーティリティを提供しますが追加されています。 bt_msg_summary bt_configに追加出力するための設定プロセスの最後に、診断メッセージは、同種の方法を提供します。 buildtool(1)マニュアルページには、大きなマニュアルに穴を掘ることなく、人が簡単にどのようにパッケージをビルドすることを学ぶことができる単純なユーザーの参照コンテンツなどに書き直されています。
タグ: Major feature enhancements
This release adds lots of bugfixes. The bt_pkgflags module has been
added, which provides a replacement for the pkg-config utility (not
compatible). The bt_msg_summary added to bt_config provides a
homogeneous way to output diagnostic messages at the end of the
configuration process. The buildtool(1) manpage has been rewritten,
including a simple user reference so people can easily learn how to
build packages without having to dig into the big manual.

2003-02-05 22:54
0.10

bt_logicモジュールは、コンパイラとリンカを呼び出すたびに解析し、現在のプラットフォームに適応されました。ようこそbt_logicのフレームワークを介して共有ライブラリの初期サポートされて:彼らはすぐに別のプラットフォーム上で構築されることができ、さまざまなオプション機能の間で選択することができます。モジュールbt_installとbt_mkdep bt_logicの賛成で廃止された。新しい2つのサブルーチンをモジュールbt_configに追加された、1つは、X11システムを検出し、別のパッケージのフラグは、pkg -プログラムconfigを使ってチェックする。新機能を自動的に正気のコンパイル環境用(CおよびC + +)をチェックするを追加しました。
タグ: Major feature enhancements
The bt_logic module was added, which parses each call to the compiler and linker and adapts them to the current platform. There is initial support of shared libraries through bt_logic's framework: they can now be built on different platforms, and you can choose between different optional features. The modules bt_install and bt_mkdep were deprecated in favour of bt_logic. Two new subroutine modules were added to bt_config, one to detect the X11 system and another to check for package flags using the pkg-config program. New functions were added to automatically check for sane compilation environments (C and C++).

2003-01-23 17:34
0.9

ディストリビューションのマニュアルをmdocに変換されました。 bt_generate_output関数は、いつでも交代から任意のファイルを再生成するために使用することができますヘルパースクリプトを作成するように変更されました。 BuildtoolバージョンチェックBT_REQUIREを介して実装されました。自動的に生成されたファイル今が付いているbt_(bt_config. *)。共有ライブラリのサポートは、デフォルトで無効になっている。いくつかのバグ、bt_configとbt_lint特に修正されました。
タグ: Major feature enhancements
The distribution documentation was converted to mdoc. The bt_generate_output function was changed to create a helper script that can be used at any time to regenerate any file from substitutions. Buildtool version checking was implemented through BT_REQUIRE. Automatically generated files are now prefixed with bt_ (bt_config.*). Shared library support was disabled by default. Several bugs were fixed, especially in bt_config and bt_lint.

2002-12-15 19:20
0.8

Buildtool自身を完全に書き直されたシステムを構築する。新しいモジュールは、特定のシステムの詳細に依存を避けるために、ポータブルのインストールツールを提供しますbt_install、追加されました。サブルーチンモジュールbt_configに、pthreadの実装をチェックするために追加されました。いくつかの新しい簡単なチェックもbt_configには、bt_check_funcのように追加された(一般的な機能)をチェックするとbt_check_type(ジェネリック型定義用)を確認します。複数のバグも修正されました。
タグ: Major feature enhancements
Buildtool's own build system was completely rewritten. A new module was added, bt_install, which provides a portable installation tool to avoid relying on specific system details. A subroutine module was added to bt_config, to check for a pthread implementation. Some new simple checks were also added to bt_config, like bt_check_func (to check for generic functions) and bt_check_type (to check for generic typedefs). Multiple bugs were also fixed.

2002-11-30 16:13
0.7

いくつかの新しいチェックbt_check_bitsまたはbt_check_hdr_std()のようなbt_configに追加された;に、現在のチェックにもいくつか修正されました。新たな目標は、サードパーティ製のパッケージが適切な場所にBuildtoolモジュールをインストールするために使用することができる主なプログラムは、siteconfigと呼ばれ、追加されました。 makefileのデフォルトの名前はMakefileからできるようにするMakefile.btに変更されましたBuildtoolや他の同じパッケージ内に共存するためのシステムを構築します。いくつかの移植性の問題もやMacOS X(Darwin)に、Win32の(Cygwinの)は、特に、固定され、Solarisです。
タグ: Major feature enhancements
Some new checks were added to bt_config (like bt_check_bits or bt_check_hdr_std); there were also several fixes to current checks. A new target was added to the main program, called siteconfig, which can be used by third party packages to install Buildtool modules in the right place. The default name of makefiles was changed from Makefile to Makefile.bt to allow Buildtool and other build systems to coexist in the same package. Several portability problems were also fixed, especially in MacOS X (Darwin), Win32 (Cygwin), and Solaris.

プロジェクトリソース