Version 2 of BAWT

Updated 2016-09-04 20:36:51 by paul

BAWT is a Tcl based configurable framework for building C/C++ based software libraries from source code without user interaction.

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.


PO 2016/08/28 - BAWT version 0.2 released. Contains more than 40 libraries, generation of tclkits as well as a Batteries Included Tcl/Tk installation program for Windows.