kbuild 1:0.1.9998svn2814+dfsg-2 source package in Ubuntu

Changelog

kbuild (1:0.1.9998svn2814+dfsg-2) unstable; urgency=medium

  * Upload to unstable.

 -- Gianfranco Costamagna <email address hidden>  Wed, 13 Jul 2016 18:32:24 +0200

Upload details

Uploaded by:
Debian Virtualbox Team
Uploaded to:
Sid
Original maintainer:
Debian Virtualbox Team
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kbuild_0.1.9998svn2814+dfsg-2.dsc 2.1 KiB 6e1e004f5d80dd97c3e84349efb8ed42889936d9f23914d18fdaa984c25d1da9
kbuild_0.1.9998svn2814+dfsg.orig.tar.gz 2.4 MiB a799fc6b29b6dbcfab2dfc92506d9013bcbc5ca913e7dd2b087dcb46d95cc065
kbuild_0.1.9998svn2814+dfsg-2.debian.tar.xz 15.5 KiB 75a826b1c96ac7ae72d6740d228f55f349d0bead607138965bb4dd71b4dcea94

No changes file available.

Binary packages built by this source

kbuild: framework for writing simple makefiles for complex tasks

 The goals of the kBuild framework:
  - Similar behavior cross all supported platforms.
  - Flexibility, don't create unnecessary restrictions preventing ad-hoc
    solutions.
  - Makefile can very simple to write and maintain.
 .
 There are four concepts being tried out in the current kBuild incaration:
  - 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.
 .
 kBuild does not provide any facilities for checking compiler/library/header
 configurations, that's not in its scope. If this is important for your
 project, check out the autoconf tool in the GNU build system. It is possible
 to use kBuild together with autoconf if you like, but you might just as well
 use the full GNU package.

kbuild-dbgsym: No summary available for kbuild-dbgsym in ubuntu yakkety.

No description available for kbuild-dbgsym in ubuntu yakkety.