FASTBuild is a high performance build system for game developers. It aims to take the best parts of make, scons, distcc, ccache and MSBuild, and throw them into one off-the-shelf package, whilst simultaneously being more performant and easier to configure.
FASTBuild is aimed at game developers compiling for multiple target platforms under Windows and can be used as a command line tool, or integrated with Visual Studio.
FASTBuild is also free! (as in beer and as in freedom).
Take a look at the
development status and detailed
feature breakdown for more information.
An updated version of FASTBuild can now be
downloaded.
This version contains:
- Support for multiple config files (using new #include config directive)
- Configuration file syntax enhancements
- Some minor bug fixes
See the
changelog for a detailed list of changes.