Makepp vs SCons
A side-by-side look at Makepp and SCons. For an in-depth review of either product, follow the links below.
Makepp
Development
Makepp is an open source build utility and build manager similar to Make but with improved features. It aims to be simple, reliable, fast, and cross-platform compatible.
buildutilitymanageropen-source
SCons
Development
SCons is an open source software construction tool that is used to build software applications and libraries. It is written in Python and uses Python scripts for its configuration files making it easy to customize and extend.
buildautomationpython