Package kBuild: Information
Source package: kBuild
Version: 0.1.9998.r3592-alt2.p10.1
Build time: May 16, 2024, 04:23 PM in the task #347393
Category: Development/Other
Report package bugFTBFS | ||
---|---|---|
Architecture | FTBFS since | Update |
x86_64 | May 19, 2024 | Oct. 6, 2024 |
Home page: http://svn.netlabs.org/kbuild
License: GPLv3+
Summary: A cross-platform build environment framework for complex tasks
Description:
This is a GNU make fork with a set of scripts to simplify complex tasks and portable versions of various UNIX tools to ensure cross-platform portability. The goals of the kBuild framework: - Similar behavior across all supported platforms - Flexibility, don't create unnecessary restrictions preventing ad-hoc solutions - Makefiles can be simple to write and maintain - One configuration file for a subtree automatically included - Target configuration templates as the primary mechanism for makefile simplification - Tools and SDKs for helping out the templates with flexibility - Non-recursive makefile method by using sub-makefiles It is used mainly to build VirtualBox OSE packages for RPM Fusion repository. Authors: -------- Knut St. Osmundsen <bird-kbuild-spam@anduin.net>
Maintainer: Evgeny Sinelnikov
List of contributors:
Aleksei Kalinin
Valery Sinelnikov
Evgeny Sinelnikov
Aleksei Nikiforov
Igor Vlasenko
Aleksei Kalinin
Valery Sinelnikov
Evgeny Sinelnikov
Aleksei Nikiforov
Igor Vlasenko
Last changed
May 8, 2024 Aleksei Kalinin 0.1.9998.r3592-alt2.p10.1
- Backport new version to p10 branch (by greh@)
June 2, 2023 Valery Sinelnikov 0.1.9998.r3592-alt3
- Removed use of rpm-build-ubt
June 1, 2023 Valery Sinelnikov 0.1.9998.r3592-alt2
- Added to BuildRequires(pre): rpm-build-ubt