Download List

프로젝트 설명

BSDBuild is a portable, self-contained build system with support for concurrent building, configure script generation, and IDE "project file" generation. It is derived from the original 4.4BSD build system, but it offers a degree of portability comparable to autotools.

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.

2011-06-20 22:49
2.9

다양한 수정은 NetBSD 플랫폼되었다. 일부 시험 (xinerama, clock_win32, sdl_ttf, agar_au) 추가되었습니다. 지속 BSDBuild 지금 영예 $ {DESTDIR}. 기본 "입니다 - J"문제는 해결되었습니다. 내장 시험은 기본적으로 GCC 4.6 "- 벽"을 해결하기 위해 조정되었습니다. $ {} LIB_MODULE 설정 build.lib.mk (5)에 추가되었습니다.
Various fixes were made for the NetBSD platform. Some tests were added (xinerama, clock_win32, sdl_ttf, agar_au). BSDBuild now honors ${DESTDIR} consistently. The default "make -j" behavior was fixed. The built-in tests were tweaked to work around default GCC 4.6 "-Wall". The ${LIB_MODULE} setting was added to build.lib.mk(5).

2011-01-25 07:55
2.8

향상된 Cygnus 스크립트를 구성 생성을위한 / GNU의 호환성. 많은 개선 등 (1) mkconfigure로 만들어진 기본 표준 "foo는 - config를"스크립트의 컴파일과 C / C + +를 포함에 대한 표준 시험 인치 동시가 build.lib.mk으로 문제가 해결되었습니다 구축할 수 있습니다.
Improved Cygnus/GNU compatibility for generated configure scripts. Many improvements were made to mkconfigure(1), such as the built-in compilation of standard "foo-config" scripts and standard tests for C/C++ includes. A concurrent build problem with build.lib.mk has been fixed.

2010-04-08 14:03
2.7

man2wiki는 (1)과 우만 (1) 유틸리티 설명서 페이지 브라우징을 제거한에 추가되었습니다. C_INCDIR_CONFIG ()이 지침 mkconfigure에 (1) 구현되었습니다. 새로운이 - 시험에 추가되었습니다 내장 : ALSA, wgl, GLX, 및 PNG. 드물게 사용되는 구성은 기본부터 PROJFILES) : "BSD와 : - gcc가 CB를", "창문을 달러를 (제거되었습니다 : vs6"을, "윈도우 : vs2002"및 "윈도우 : VS2003". 이 테스트 지금은 적절한 최소 버전 검사를 수행합니다 구성할 수 있습니다.
Tags: Minor feature enhancements
man2wiki(1) and uman(1) utilities were added for uninstalled manual page browsing. A C_INCDIR_CONFIG() directive was implemented in mkconfigure(1). New built-in tests were added: alsa, wgl, glx, and png. Seldom-used configurations were removed from the default ${PROJFILES}: "bsd:cb-gcc", "windows:vs6", "windows:vs2002", and "windows:vs2003". The configure tests will now perform proper minimum version checking.

2009-08-31 10:45
2.6

더이상 빈 유지가 필요합니다. 소스 코드 저장소에있는 파일에 따라 다릅니다. $ (CONF) 지원이 추가되었습니다 <build.lib.mk> . 시험 glob (3), (2) 시스템 로그에 추가되었습니다 버클리 DB를 V4에. 안전하지 않은 asprintf에서 정의하는 ()와 vasprintf () 테스트가 해결되었습니다.
It is no longer necessary to keep empty .depend files in source code repositories. ${CONF} support has been added to <build.lib.mk>. Tests have been added for glob(3), syslog(2), and Berkeley DB v4. Unsafe defines in asprintf() and vasprintf() tests have been fixed.

2009-06-04 05:49
2.5

프로젝트 파일 생성 시스템, 중국어 간체되었으며 mkprojfile 지금은 표준 방법으로 Makefile의 변수를 구문 분석합니다. $ (DESTDIR) 변수가 지금은 인식됩니다. $ (DESTDIR) 설치를 목표 "로 설치"포트 시스템의 편의를 위해 가짜 "지원"와 함께 만들어 prepended입니다. FabBSD 플랫폼을 대상으로 추가되었습니다. 새 구성을 테스트 : gettimeofday. 컴파일러의 특성에 대한 새로운 검사 : 정렬,,, 순수 noreturn 사용중지됨, const 및 warn_unused_result.
The project file generation system has been simplified, and mkprojfile now parses makefile variables in a standard way. The ${DESTDIR} variable is now recognized. ${DESTDIR} is prepended to installation targets at "make install" for the convenience of ports systems with "fake" support. FabBSD has been added to target platforms. A new configure test: gettimeofday. New tests for compiler attributes: aligned, const, deprecated, noreturn, pure, and warn_unused_result.

Project Resources