SCons
This entry published by the Free Software Foundation.
SCons
http://www.scons.org/
'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.
Documentation
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
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| X11 | Janet Casey | 2453235.518 August 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=30337 |
| Bug Tracking | VCS Repository Webview | http://sourceforge.net/tracker/?group_id=30337&atid=398971 |
| Help | mailto:announce@scons.tigris.org | |
| Developer | mailto:dev@scons.tigris.org | |
| Support | mailto:users@scons.tigris.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Python 1.5.2 or later |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 26 January 2005.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 12:24.

