Пакет python3-scons-4.5.2-1.el9.noarch
Имя | python3-scons |
---|---|
Эпоха | 0 |
Версия | 4.5.2 |
Релиз | 1.el9 |
Архитектура | noarch |
Сайт | http://www.scons.org |
Лицензия | MIT |
Время сборки | 2024-01-15 00:15:03 |
Хост сборки | builder-x86-06.inferitos.ru |
Краткое описание | An Open Source software construction tool |
Репозитории | Extras |
Полное описание | 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. |
Эррата | — |
Размер | 2636 КиБ |
Исходный проект | scons-4.5.2-1.el9 |
Контрольная сумма SHA-256 | 600373f9c0eb8c1f223fe5744d08e540b97e899175d7ba3b90db4ba871985373 |
×
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 4.5.2-1 - Rebuilt for MSVSphere 9.3 * Tue Mar 21 2023 Antonio Trande <sagitter@fedoraproject.org> - 4.5.2-1 - Release 4.5.2 * Tue Mar 07 2023 Antonio Trande <sagitter@fedoraproject.org> - 4.5.1-1 - Release 4.5.1 * Mon Mar 06 2023 Antonio Trande <sagitter@fedoraproject.org> - 4.5.0-1 - Release 4.5.0 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 01 2022 Lumir Balhar <lbalhar@redhat.com> - 4.4.0-3 - Change location of pathfix.py * Thu Sep 01 2022 Antonio Trande <sagitter@fedoraproject.org> - 4.4.0-2 - Build documentation * Fri Aug 12 2022 Antonio Trande <sagitter@fedoraproject.org> - 4.4.0-1 - Release 4.4.0 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.3.0-4 - Rebuilt for Python 3.11