SCons
Reviews: 0 ... further results.
SCons
http://www.scons.org/
Build tool intended as a substitute for 'make.'
'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
Download
https://sourceforge.net/projects/scons/files/scons/2.5.1/scons-2.5.1.tar.gz/download
version 2.5.1
(stable)
released on 3 November 2016
VCS Checkout
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/scons
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Steven Knight | 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 | |
Python (Ref) | https://pypi.org/project/SCons |
Software prerequisites
Kind | Description |
---|---|
Required to use | Python 1.5.2 or later |
This entry (in part or in whole) was last reviewed on 3 April 2018.
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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.