Bakefile 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).
Maintained by: Luis Henrique
Keywords: makefile,python
ChangeLog: bakefile
Homepage:
http://www.bakefile.org
Download SlackBuild:
bakefile.tar.gz
bakefile.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
bakefile.SlackBuild |
bakefile.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds