etch-backports  ] [  lenny  ] [  lenny-backports  ] [  squeeze  ] [  sid  ]
[ Source: kbuild  ]

Package: kbuild (1:0.1.98svn2318-4)

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.

Tags: Software Development: Build Tool, Implemented in: C++, User Interface: Command Line, Role: Program, Scope: Utility, Purpose: Configuration, Works with: Source Code

Other Packages Related to kbuild

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.3.3) [amd64, hppa]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.3.6-6~) [i386]
    dep: libc6 (>= 2.4) [armel, mips, mipsel, powerpc, s390]
    dep: libc6 (>= 2.6) [sparc]
  • dep: libc6.1 (>= 2.3.3) [ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6.1-udeb
  • dep: libgcc1 (>= 1:4.4.0) [armel]
    GCC support library

Download kbuild

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 738.5 kB2484 kB [list of files]
armel 682.1 kB2304 kB [list of files]
hppa 755.4 kB2412 kB [list of files]
i386 675.2 kB2284 kB [list of files]
ia64 1,063.9 kB4028 kB [list of files]
mips 728.8 kB2732 kB [list of files]
mipsel 729.3 kB2736 kB [list of files]
powerpc 737.6 kB2520 kB [list of files]
s390 727.3 kB2448 kB [list of files]
sparc 689.0 kB2388 kB [list of files]