Description of BatchRebuilder :
BatchRebuilder (BR) is a Windows utility with a graphical user interface designed to automate the recompilation of Borland BCB, MSVC, .NET and Code Composer Studio projects. Additionally, the tool is capable of executing NMAKE and GMAKE-compatible make files, through which custom build sequences may be performed. BR organizes and collates build sequences and embeds build rules within these sequences, so that groups of projects may be built in a consistent fashion. This facility is an important aspect of software quality control, where large numbers of libraries and example programs are often deployed to end-users in source form. Use of BR insures that end-users will be able to successfully rebuild deployed library and example projects.