Categories
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
About
Leadership
- Steven Knight - Maintainer
Requirements
- Python 1.5.2 or later (Use Requirement)
Related Projects
Versions
0.96.1
0.96.1 beta released 2004-08-24
- Released: 24 Aug, 2004
- Code Maturity: Beta
- Source Archive: http://osdn.dl.sourceforge.net/sourceforge/scon...
- Licenses: X11
- Interfaces: Command Line
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
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/scons - VCS Repository Webview
