Home > Repositories > base > scons

scons: An Open Source software construction tool

SCons is an Open Source software construction tool--that is, a build tool; an improved substitute for the classic Make utility; a better way to build software.
SCons is based on the design which won the Software Carpentry build tool design competition in August 2000.

SCons "configuration files" are Python scripts, eliminating the need to learn a new build tool syntax.
SCons maintains a global view of all dependencies in a tree, and can scan source (or other) files for implicit dependencies, such as files specified on #include lines.
SCons uses MD5 signatures to rebuild only when the contents of a file have really changed, not just when the timestamp has been touched.
SCons supports side-by-side variant builds, and is easily extended with user-defined Builder and/or Scanner objects.
Name:scons
Release: 4.11.1-1mamba
Group:Development/Tools
Maintainer:silvan
License:MIT
Size:3.11 MB
Upstream URL:https://www.scons.org/
Build time:2026-08-27 09:28:39
Source files
SCons-4.11.1.tar.gz
scons.spec
Binary packages and requirements
x86_64aarch64i586
Built RPMSscons
scons
scons
Build requirementslibpython314-devel [1]
libpython314-devel [1]
libpython314-devel [1]
History of changes
DatePackagerReleaseDescription
2026-08-27autodist4.11.1-1mamba- automatic version update by autodist
2026-08-11autodist4.11.0-1mamba- automatic version update by autodist
2026-07-11claude4.10.1-2mamba- rebuilt for python3 3.14
2025-11-17autodist4.10.1-1mamba- automatic version update by autodist
2025-10-02autodist4.10.0-1mamba- automatic version update by autodist
2025-03-28autodist4.9.1-1mamba- automatic version update by autodist
2025-03-03autodist4.9.0-1mamba- automatic version update by autodist
2024-09-04autodist4.8.1-1mamba- automatic version update by autodist
2024-07-31autodist4.8.0-1mamba- automatic version update by autodist
2024-03-18autodist4.7.0-1mamba- automatic version update by autodist
Build required by