
SCons: A software construction tool
SCons is an Open Source software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and …
SCons Downloads
The scons bundles provide an alternate way to install SCons on your system to use or experiment with it. When the archive is unpacked, it provides a full collection of the SCons code itself.
Current Documentation - SCons
This page contains links to general SCons documentation, and to documentation (man page and User's Guide) for the current stable release of SCons: 4.10.1. Man pages and User's Guides for other …
SCons 4.10.1
15.1. Specifying a Variant Directory Tree as Part of an SConscript Call 15.2. Why SCons Duplicates Source Files in a Variant Directory Tree 15.3. Telling SCons to Not Duplicate Source Files in the …
Documentation - SCons
This page contains links to general SCons documentation, and to documentation (man page and User's Guide) for the current stable release of SCons: 4.10.1. Man pages and User's Guides for other …
SCons 4.10.1
SCons, to gain the advantages of having an isolated environment. It also gets around the problem of not having administrative privileges on a particular system to install a distribution
Frequently Asked Questions - SCons
The scons package is the basic one for installing SCons on your system and using it or experimenting with it. You don't need any other package if you just want to try out SCons.
SCons 4.10.1
DESCRIPTION SCons is an extensible open source build system that orchestrates the construction of software (and other tangible products such as documentation files) by determining which component …
1.2. Installing - SCons
Check your package installation system to see if there is an up-to-date SCons package available. Many people prefer to install distribution-native packages if available, as they provide a central point for …
releases - SCons
SCons 4.8.0 is available SCons release 4.8.0 now available from the download page at SourceForge. This release should be used instead of 4.6.0. This release fixes one issue. This release ONLY …