Skip to content
Sections
>> Trisquel >> Packages >> aramo >> devel >> kbuild
etiona  ] [  nabia  ] [  aramo  ]
[ Source: kbuild  ]

Package: kbuild (1:0.1.9998svn3564+dfsg-1)

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.

Other Packages Related to kbuild

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb

Download kbuild

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 718.0 kB3685 kB [list of files]
arm64 709.6 kB3535 kB [list of files]
armhf 645.9 kB2894 kB [list of files]
ppc64el 782.3 kB5200 kB [list of files]