kbuild 1:0.1.9998svn2813+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream snapshot, patch refresh.
  * Update standard-version to 3.9.7, no changes required.

 -- Gianfranco Costamagna <email address hidden>  Mon, 28 Sep 2015 12:09:43 +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
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
kbuild_0.1.9998svn2813+dfsg-1.dsc 2.1 KiB 9a6e3caa715803f817531a2ec0644a4326aa6694fae08fc6ec073e721039fc15
kbuild_0.1.9998svn2813+dfsg.orig.tar.gz 2.4 MiB 8dcc80ea3f200b2b70ec02fdbecae4dfbba5429e13bb757a89b31b5c6ceac31f
kbuild_0.1.9998svn2813+dfsg-1.debian.tar.xz 15.5 KiB f7560bdff50854b9010a78a13c372c5e4ae3fccd79494fd31e79471f97373da5

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.