Bakefile 0.2.1 review

Download
by rbytes.net on

Bakefile project is cross-platform, cross-compiler native makefiles generator

License: GPL (GNU General Public License)
File size: 0K
Developer: Vaclav Slavik
0 stars award from rbytes.net

Bakefile project is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generates native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).

Bakefile's task is to generate native makefiles, so that people can keep using their favorite tools. There are other cross-platform make solutions, but they either aren't native and require the user to use unfamiliar tools (Boost.Build) or they are too limited (qmake).

Beware that Bakefile is currently under heavy development (version 0.1.x) and is very likely to change significantly and to contain bugs. It is being used for wxWidgets' new build system and you can expect it to be usable for production once we fully convert wxWidgets to use it.

Bakefile 0.2.1 keywords