SCons - A Python Based Replacement for Make
Posted: Wed Jul 04, 2007 1:03 am
From the SCons web page: http://www.scons.org/
SCons is an Open Source software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.