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 Requirements

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의 핵심을 (를 빠르고 간단히 버그와 함께), 및 제거 프로그램을 실행하는 프레임 워크를 재작 작업 디렉토리에 대한 지원이 포함되어있습니다. 저기, 그리고 "destdir"패키지를 설치하는 동안 지원 bt_config 모듈 새 수표와 같은 기능도 추가되어 약간,있다. 여러 버그가 수정되었습니다 일부 세부 사항을 청소했습니다 (기본 디렉토리 이름) 버전은 그들이 더 이상의 하드 코딩하지 않습니다.
Tags: 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 찬성 (쉘 - 만드는 유틸리티와 같은)을 기반으로 감소되었습니다. 몇 가지 새로운 검사 bt_config에 추가되었습니다. - '처럼 + ='연산자를 bt_sh에 추가되었습니다 확인을 지원합니다. 파일 및 명령줄 구문 pkgconfig에 대한 지원 bt_pkgflags에 추가되었습니다. 몇 가지 버그수정되었습니다. 설명서 측면에서 개발자를위한 튜토리얼 매뉴얼이 추가되었습니다.
Tags: 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 타입 QT를 프로그램을 구축하는 데 유용합니다 bt_logic, (이 형식을 지원하는 자동으로 추가합니다. MOC 파일을 생성하는)이 추가되었습니다. 로깅 기능을 bt_logic 및 디버깅에 도움이되는 개발자가 무슨 일인지 알 수 있도록 추가되었습니다. 표준 문서 디렉토리의 모든 구성 스크립트가 추가되었습니다 패키지의 문서가 그것에 기본적으로 설치되어있습니다. 커맨드 라인에서 긴 옵션에 대한 지원이 모든 모듈에 추가되었습니다 아직 포함되지 않았다. 다수의 버그수정되었다.
Tags: 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 이름을 사용하여 추가되었습니다; 그것도 쉘 스크립트를 통해 제어됩니다, 그리고 희망적으로 많은 문제점을 피하기 bt_make에 의해 노출되는 것입니다. 이 버전은 프로젝트의 발전에 근본적인 변화를 의미합니다 패키지 전환이 스크립트 것들을 단순화하는가 포함되어있습니다. 또한 몇 가지 버그수정있습니다.
Tags: 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으로 변환됩니다. 구성 스크립트 처리 및 통합했다 몇 가지 새로운 프로그램이 수표를 추가했다. 지원 긴 옵션에 대한 거의 모든 모듈이 추가되었습니다, 그리고 사용법 메시지를 많이 향상됐다. 코드를 청소했고 개편. 또한 많은 버그가 수정되었습니다.
Tags: 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