Codefast - Contains many articles on software build topics such as problem scope, stakeholder design viewpoints, directory structures, architecture models, makefile generator tools and software build methods.
A make replacement that uses an XML description language instead of makefiles, and that executes build actions using Java objects instead of shell commands.
Kinook - A Windows GUI for scripting build processes. Features macros, conditional build rules, windows registry tools, failure responses, project wizards, and vsmake. Integrates with IDEs.
Open Source - Client/server, multiplatform build reporting system runs predefined builds and sends build results to a central server which displays build histories. No documentation. Part of the GE VTK toolkit project.
Open Source - A wrapper program (around Ant) for automating builds. Developed for Java. Has a plugin architecture for e-mail notifications. Provides build results on a web interface.