Description: GNU Make is a utility that automatically builds executable programs and libraries from source code by reading files called Makefiles which specify how to derive the target program. It allows users to easily compile large projects without manually issuing the compilation commands.
Type: software
Pricing: Free
Description: 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.
Type: software
Pricing: Open Source