Download List

Descripción del Proyecto

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

Se implementaron compilaciones incrementales (si se construye con una base de datos back-end; se admite actualmente sólo gabinete de Kyoto). Fubsy ahora puede construir, aunque el script de compilación no ejecuta pruebas unitarias todavía. Se añadió una herramienta fubsydebug para la depuración de hacks que no pertenecen a la interfaz principal.
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

Lanzamiento público.
Initial public release.

Project Resources