Download List

Projeto Descrição

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.

2009-06-04 05:49 Back to release list
2.5

O projeto de sistema de geração de arquivos foi simplificada, e agora mkprojfile makefile analisa as variáveis de uma forma padrão. O $) (DESTDIR variável agora é reconhecido. $ (DESTDIR) é anteposto a metas de instalação em "make install" para a conveniência dos sistemas de portas com o "apoio" falso. FabBSD foi adicionado ao alvo plataformas. Um teste de configurar novas: gettimeofday. Novos testes para os atributos do compilador: alinhados, const, obsoleto, noreturn, pura e 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