BusyB is a simple system for automatically executing builds. If you
have software that you want to build at certain times or when certain
things happen, BusyB is the utility for you.
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.
El encadenamiento de los factores desencadenantes fue removido, lo que simplifica el tiempo de ejecución de disparo. Un disparador de clase que es la superclase de todos los disparadores se añadió. Todos los desencadenadores existentes se recableados utilizar el disparador de nuevas superclase. La "Y", "O", y "No" desencadenantes fueron agregados.
Tags:
Minor feature enhancements
The threading in the triggers was removed, which
simplifies the trigger runtime. A Trigger class
which is the super class of all triggers was
added. All existing triggers were rewired to use
the new Trigger superclass. The "And", "Or", and
"Not" triggers were added.