SCons

Description

SCons is an Open Source software construction tool—that is, a next-generation build 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.

Website: http://www.scons.org/

License

X/MIT

SPKG Maintainers

Upstream Contact

Dependencies

Special Update/Build Instructions

If Intel's ifort is installed a broken linker flag is added. Hence we copy over an ifort.py with that flag removed.

Changelog

scons-0.97.0d20071212 (Michael Abshoff, March 24th, 2008)

scons-0.97 (Joel B. Mohler)