Bill Deegan <b...@baddogconsulting.com>:

> What is SCons?
>
> 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.
>
> see http://scons.org for more info.

At the office, we are happy users of SCons-1.3.0. Almost all of our
Linux software is built with it.

SCons can be used in different styles. We choose to use SCons in a very
primitive way. No custom builders. Avoid programming.


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to