Download

The current stable, and latest, release of is 1.0.0 [ChangeLog].

Other versions of SCons are available directly from our files page at SourceForge.

We make available in three distinct packages, for different purposes.

scons Packages

The packages are the basic packages for installing on your system and using it or experimenting with it. You only need one of the following packages if you just want to try out :

The Gzip tar file and Zip file are installable using the Python setup.py script in the package. The Source RPM contains .tar.gz and .spec files to build your own RPM.

scons-local Packages

The packages contain versions of that you can execute standalone, out of a local directory. They are intended to be dropped in to and shipped with packages of other software that you want to build with , but for which you don't want to have to require that your users install :

  Stable (1.0.0) Latest (1.0.0.d20080826) Gzip tar file scons-local-1.0.0.tar.gz scons-local-1.0.0.d20080826.tar.gz Zip file scons-local-1.0.0.zip scons-local-1.0.0.d20080826.zip

scons-src Packages

The packages contain the complete source tree, including everything we use to package and all of the regression tests. You might want one of these packages if you have concerns about whether is working correctly on your operating system and wanted to run the regression tests, or if you want to contribute to development:

  Stable (1.0.0) Latest (1.0.0.d20080826) Gzip tar file scons-src-1.0.0.tar.gz scons-src-1.0.0.d20080826.tar.gz Zip file scons-src-1.0.0.zip scons-src-1.0.0.d20080826.zip