Skip to Content.
Sympa Menu

sm-spell-submit - [SM-Spell-Submit]New spell: scons [section: devel]

sm-spell-submit AT lists.ibiblio.org

Subject: Submit list for new spells

List archive

Chronological Thread  
  • From: Robert Helgesson <rycee AT home.se>
  • To: sm-spell-submit AT lists.ibiblio.org
  • Cc: julian AT OpenIT.DE
  • Subject: [SM-Spell-Submit]New spell: scons [section: devel]
  • Date: Sun, 28 Jul 2002 19:46:25 +0200

SCons is a software construction tool (build tool substitute for Make)
implemented in Python. It features a modular build engine that can be embedded
in other software. SCons configuration files are Python scripts that call the
build engine API. It can scan files to detect dependencies automatically and
maintain a global view of all dependencies in a build tree, and uses MD5
signatures to detect changed file contents reliably. Timestamps can be used if
you prefer. SCons also supports parallel builds and is easily extensible
through user-defined builder and scanner objects.

Attachment: scons.tar.bz2
Description: Binary data



  • [SM-Spell-Submit]New spell: scons [section: devel], Robert Helgesson, 07/28/2002

Archive powered by MHonArc 2.6.24.

Top of Page