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.
A segmentação no desencadeia foi removido, o que simplifica o tempo de execução do gatilho. A Trigger classe que é a super classe de todos os gatilhos foi adicionado. Todos os disparadores existentes foram religados para usar a nova superclasse Trigger. O "E", "Or" e "Não" gatilhos foram adicionados.
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.