BSDBuild 是一个可移植、自包容的构建系统,支持并发构建、配置脚本生成以及 IDE 的项目文件生成。BSDBuild 从 4.4 BSD 的构建系统扩展而来。
BSDBuild 2.9发行说明:
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.
Changes: 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).
- Default to using the system libtool where available.
- Added tests: clock_win32, agar_au, xinerama.
- Added test: sdl_ttf (thanks markand!)
- Honor ${DESTDIR} everywhere (thanks reinoud!)
- Introduce TEST_DIR() configure.in directive, for specifying location to
&">nbsp; third-party test module directory.
- Fix default "make -j" behavior (thanks reinoud!)
- Tweaked test code to work around GCC 4.6 "-Wall" warnings.
- Various fixes for tests under NetBSD (thanks reinoud!)
- In various tests, try pkg-config first before scanning for paths.
- Added ${LIB_MODULE} setting to build.lib.mk (set to Yes to build a
dlopen()able module).
下载地址:http://freshmeat.net/urls/80092515be5279f04a23435415563f80