Difference between revisions of "SCons"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=SCons |Short description=Build tool intended as a substitute for 'make.' |Full description='SCons' is a software construction tool (build tool substitute for Make)....")
 
(New version)
Line 3: Line 3:
 
|Short description=Build tool intended as a substitute for 'make.'
 
|Short description=Build tool intended as a substitute for 'make.'
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://www.scons.org/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.scons.org/
 
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/scons
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/scons
 
|Computer languages=Python
 
|Computer languages=Python
 
|Documentation note=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
 
|Documentation note=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
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Vertoo,make
 
|Related projects=Vertoo,make
 
|Keywords=MD5,Python,Automation,build,embedded,engine,compilation,dependencies,timestamp
 
|Keywords=MD5,Python,Automation,build,embedded,engine,compilation,dependencies,timestamp
|Is GNU=n
+
|Version identifier=2.5.1
|Last review by=Janet Casey
+
|Version date=2016/11/03
|Last review date=2005-01-26
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/scons/files/scons/2.5.1/scons-2.5.1.tar.gz/download
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.96.1
+
|Status=
|Version date=2004-08-24
+
|Is GNU=No
|Version status=beta
+
|License verified date=2004-08-18
|Version download=http://osdn.dl.sourceforge.net/sourceforge/scons/scons-0.96.1.tar.gz
+
}}
 +
{{Project license
 +
|License=X11
 +
|License verified by=Janet Casey
 
|License verified date=2004-08-18
 
|License verified date=2004-08-18
|Version comment=0.96.1 beta released 2004-08-24
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Steven Knight
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Steven Knight
 
 
|Email=knight@baldmt.com
 
|Email=knight@baldmt.com
 
|Resource URL=
 
|Resource URL=
Line 63: Line 62:
 
|Software-development=program-build-automation
 
|Software-development=program-build-automation
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2004-08-18
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 73: Line 67:
 
|Prerequisite description=Python 1.5.2 or later
 
|Prerequisite description=Python 1.5.2 or later
 
}}
 
}}
 +
{{Featured}}

Revision as of 11:24, 4 March 2017


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Janet Casey

Verified on

18 August 2004




Leaders and contributors

Contact(s)Role
Steven Knight Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=30337
SupportE-mailmailto:users@scons.tigris.org
HelpE-mailmailto:announce@scons.tigris.org
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=30337&atid=398971
DeveloperE-mailmailto:dev@scons.tigris.org
Python (Ref)https://pypi.org/project/SCons


Software prerequisites

KindDescription
Required to usePython 1.5.2 or later




Entry




























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.