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.
Cette version comporte un aspect complètement redessiné pour le HTML construire des grumes. L'accumulation histoire est maintenant présenté dans un plus facile à lire sous forme de tableau, avec les plus récentes construire affiché en premier.
Tags:
Major feature enhancements
This release features a completely redesigned look for the HTML build logs. The build history is now presented in an easier to read table form, with the most recent build shown first.
Le filetage dans les déclencheurs a été supprimée, ce qui simplifie l'exécution de déclenchement. Une classe de déclenchement qui est la super classe de tous les déclencheurs a été ajouté. Tous les déclencheurs existants ont été refaite à utiliser le nouveau super-Trigger. Le «et», «ou», et «Non» déclencheurs ont été ajoutés.
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.
La sortie HTML semble maintenant plus agréable. Les unités de temps ont été ajoutés, alors maintenant vous pouvez spécifier une accumulation de se produire toutes les 4 heures et 26 minutes au lieu d'avoir à travailler le temps en secondes. Une nouvelle commande de déclenchement en fonction a été ajoutée.
Tags:
Minor feature enhancements
The HTML output now looks nicer. Time units were
added, so now you can specify a build to occur
every 4 hours and 26 minutes instead of having to
work out the time in seconds. A new command based
trigger was added.