Download List

Projeto Descrição

Fubsy is a tool for efficiently building software. In concrete terms, it lets you conditionally (re)build targets from sources based on which sources have changed since the last build. Typically, targets and sources are all files in a directory tree. In theory, they can be any resource on a computer. More abstractly, Fubsy is an engine for conditional execution of actions based on the dependencies between related resources.

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.

2013-01-24 22:51
0.0.2

Compilações incrementais foram implementadas (se construído com um backend de banco de dados; gabinete de Quioto actualmente apenas é suportado). Fubsy agora pode construir-se, embora o script de construção não executa testes de unidade ainda. Uma ferramenta de fubsydebug foi adicionada para hacks que não pertencem a principal interface de depuração.
Incremental builds were implemented (if built with a database backend; currently only Kyoto Cabinet is supported). Fubsy can now build itself, although the build script doesn't run unit tests yet. A fubsydebug tool was added for debugging hacks that don't belong in the main interface.

2013-01-07 04:38
0.0.1

Liberação pública inicial.
Initial public release.

Project Resources