SCons

'SCons' is a software construction tool (build tool substitute for Make). 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 scans files to detect dependencies automatically, maintains a global view of all dependencies in a build tree, supports parallel builds, and uses MD5 signatures (optionally timestamps) to detect changed file contents reliably.

Last updated 26 Jan, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

X11

Rate it!

 

About

Leadership
Requirements
  • Python 1.5.2 or later (Use Requirement)
Related Projects

Vertoo, make

Versions

0.96.1

0.96.1 beta released 2004-08-24

User Community and Support

User FAQ available in HTML format from http://scons.sourceforge.net/faq/current.html; User FAQ available in text format from http://scons.sourceforge.net/faq/current.txt; User manpage available in HTML, text, PostScript formats from http://www.scons.org/doc.html; User guide available in HTML, text, PostScript formats from http://www.scons.org/doc.html; Developer's guide available in HTML format from http://www.scons.org/guidelines.html

General Resources
Announcement Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2010 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.