1
-------------------------------------------------------------------------------
2
simula-scons - A SCons addon
3
-------------------------------------------------------------------------------
7
At Simula Research Laboratory, SCons (http://www.scons.org) is used for
8
building several software packages. While we find SCons to be a favorable tool
9
for our builds, we still need to implement some additional tools to make the
10
buildprocess even smoother.
14
The addon should be installed with distutils, running
16
python setup.py install [--prefix=<installation-dir>]
18
-------------------------------------------------------------------------------
22
simula-scons is released under the same license as SCons itself, that is the
23
MIT license (see LICENSE).
25
-------------------------------------------------------------------------------
29
Please provide feedback either to developers found in the AUTHORS file, or to
30
the pycc-dev@simula.no mailling list.