kbuild binary package in Ubuntu Trusty i386

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2013-12-03 11:58:26 UTC Published Ubuntu Trusty i386 release universe devel Extra 1:0.1.9998svn2695+dfsg-1
  • Published
  • Copied from ubuntu trusty-proposed i386 in Primary Archive for Ubuntu
  Deleted Ubuntu Trusty i386 proposed universe devel Extra 1:0.1.9998svn2695+dfsg-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2013-12-03 11:58:39 UTC Superseded Ubuntu Trusty i386 release universe devel Extra 1:0.1.9998svn2577+dfsg-3
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of kbuild 1:0.1.9998svn2695+dfsg-1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu saucy-proposed i386 in Primary Archive for Ubuntu

Source package