Package kBuild: Information
Source package: kBuild
Version: 0.1.9998.r3674-alt1
Build time: Jun 4, 2025, 02:33 PM in the task #386280
Category: Development/Other
Report package bugHome 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
Last changed
May 28, 2025 Valery Sinelnikov 0.1.9998.r3674-alt1
- Update to last unstable release from svn trunk (r3674)
Sept. 30, 2024 Valery Sinelnikov 0.1.9998.r3606-alt1
- Update to last unstable release from svn trunk (r3606)
Oct. 19, 2023 Valery Sinelnikov 0.1.9998.r3592-alt2.p10.1
- Backport new version to p10 branch