Information for build scons-4.4.0-4.ocs23
ID | 3041 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | scons | |||||||||||||||
Version | 4.4.0 | |||||||||||||||
Release | 4.ocs23 | |||||||||||||||
Epoch | ||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/scons.git?.#0d361dbddfb4494ad7a0c9f0813e1495dcee5234 | |||||||||||||||
Summary | An Open Source software construction tool | |||||||||||||||
Description | 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. | |||||||||||||||
Built by | streamkoji | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Sat, 09 Sep 2023 06:26:18 CST | |||||||||||||||
Completed | Sat, 09 Sep 2023 06:29:01 CST | |||||||||||||||
Task | build (dist-ocs23, /opencloudos-stream/scons.git:.:HEAD) | |||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/scons.git?.#HEAD'}} | |||||||||||||||
Tags |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Nov 30 2022 Shuo Wang <abushwang@tencent.com> - 4.4.0-1 - initial build |