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 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

改进的天鹅座/ GNU的为生成configure脚本的兼容性。许多改进了mkconfigure(1),如内置的编制标准为“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的:会CB -海湾合作委员会”,“窗口:vs6”,“窗口:vs2002”和“窗口:vs2003”。现在的配置测试执行正确的最低版本检查。
标签: 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

它不再需要保留为空。取决于源代码库文件。 $(机密)支持已被添加到<build.lib.mk> 。增加了测试的水珠(3),系统日志(2),和Berkeley DB 4版。不安全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现在解析一种标准的方式生成变量。在$(了DESTDIR)变量现在认识。 $()是预置了DESTDIR在“为目标,使装置的安装方便,港口系统”与“假”的支持。 FabBSD已被添加到目标平台。新配置的测试:函数gettimeofday。新的编译器属性测试:保持一致,为const,过时了,noreturn,纯洁性和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