Package: kbuild (1366-1) [universe]
Links for kbuild
Ubuntu Resources:
Download Source Package kbuild:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Torsten Werner
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
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.
Homepage: http://svn.netlabs.org/kbuild
Other Packages Related to kbuild
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download kbuild
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 535.3 kB | 1,712.0 kB | [list of files] |
| i386 | 483.9 kB | 1,576.0 kB | [list of files] |