FASTBuild is a high performance, open-source build system supporting highly scalable compilation, caching and network distribution.
Take a look at the
development status and detailed
feature breakdown for more information.
An updated version of FASTBuild can now be
downloaded, featuring:
- Remote compilation "system" failures are retried
- Avoid relinking DLLs/Exes when linked DLLs change but interface does not
- Link-time improvements when using Microsoft compilers
- Some bug fixes
- More...