MegaBuild

MegaBuild is an automated build utility.  It is primarily intended to build multiple Visual Studio 2002, 2003, 2005, 2008, or 2010 solutions, but it also includes steps to run OS commands, send email, add output, wait a specified amount of time, or play sounds.  Plus you can write your own custom step types that integrate into MegaBuild using the provided MegaBuild SDK.

MegaBuild was written in C# and requires the .NET Framework.  To add custom step types you can use any .NET language to inherit from the MegaBuild.ExecutableStep type.  See the included documentation for more information.

This software is CharityWare. If you use it, I ask that you make a $5 US donation to the charity of your choice.


Click here to see a screenshot of MegaBuild


Main Archive