Subject: CVS commit: wip/kBuild-svn
From: Thomas Klausner
Date: 2014-08-21 12:18:18
Message id: E1XKPS0-0008NE-Im@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Import kBuild-0.1.5nb20140821 as wip/kBuild-svn.

kBuild is a makefile 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 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.


Files:
RevisionActionfile
1.1addwip/kBuild-svn/DESCR
1.1addwip/kBuild-svn/Makefile
1.1addwip/kBuild-svn/PLIST
1.1addwip/kBuild-svn/distinfo
1.1addwip/kBuild-svn/files/strtofflags.c
1.1addwip/kBuild-svn/patches/patch-src_kash_Makefile.kmk
1.1addwip/kBuild-svn/patches/patch-src_kmk_Makefile.kmk
1.1addwip/kBuild-svn/patches/patch-src_kmk_kmkbuiltin_osdep.c
1.1addwip/kBuild-svn/patches/patch-src_sed_Makefile.kmk