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

Changelog

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

  * Upload to unstable

 -- Gianfranco Costamagna <email address hidden>  Sun, 07 Jul 2019 14:07:39 +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.9998svn3296+dfsg-1.dsc 2.1 KiB 61962fcf0e17adf1cc4911432e92f62ce04abf0d059e56ae9d2cf60f3e426f25
kbuild_0.1.9998svn3296+dfsg.orig.tar.gz 3.1 MiB 6753773185b60f4f7561ccbb0524b9a5e5e191b68a8ea005317d879e91499390
kbuild_0.1.9998svn3296+dfsg-1.debian.tar.xz 11.0 KiB 1b126959074e4cc7307754d4e429e5383eadde42ecc88e45be60168a1c4da9da

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 eoan.

No description available for kbuild-dbgsym in ubuntu eoan.