BAWT - Build Automation With Tcl
BAWT is a Tcl based configurable framework for automatically building C/C++ based software libraries from source code.
Its main usage is for the Windows operating system, where different build environments (ex. configure/make via MSYS/MinGW, nmake, CMake, Visual Studio Solutions) and compiler (MSYS/MinGW gcc, different Visual Studio versions) are needed to build these libraries.
The BAWT framework is copyrighted by Paul Obermeier and distributed under
the 3-clause BSD license.
|