Home > Repository > 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.
Nome:scons
Versione: 4.8.1-1mamba
Gruppo:Development/Tools
Manutentore:silvan
Licenza:MIT
Dimensione:3.09 MB
URL di origine:https://www.scons.org/
Data di compilazione:2024-09-04 13:48:49
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatiscons
scons
scons
Dipendenze di compilazionelibpython311-devel [1]
python3.11dist(setuptools) [1]
libpython311-devel [1]
python3.11dist(setuptools) [1]
libpython311-devel [1]
python3.11dist(setuptools) [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2024-09-04Automatic Build System 4.8.1-1mamba- automatic version update by autodist
2024-07-31Automatic Build System 4.8.0-1mamba- automatic version update by autodist
2024-03-18Automatic Build System 4.7.0-1mamba- automatic version update by autodist
2023-11-21autodist4.6.0-1mamba- automatic version update by autodist
2023-10-16silvan4.5.2-2mamba- rebuilt with python3 == 3.11
2023-03-21autodist4.5.2-1mamba- automatic version update by autodist
2023-03-19silvan4.5.1-1mamba- update to 4.5.1
2021-08-31autodist4.2.0-1mamba- automatic version update by autodist
2020-03-18silvan3.1.2-2mamba- rebuilt with python3
2019-12-31autodist3.1.2-1mamba- automatic version update by autodist