Bakefile 0.2.3 (Default branch) |
|
|
Bakefile is cross-platform, cross-compiler
generator of native makefiles. It takes a
compiler-independent description of build tasks as
input and generates a native makefile. Its
supported output formats include autoconf's
Makefile.in, Visual C++ projects, and bcc
makefiles.
License: MIT/X Consortium License
Changes:
This release adds VS2003 support. Many defects were fixed.
|