pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/kBuild-svn
Module name: wip
Committed by: thomasklausner
Date: Thu Aug 21 10:18:18 UTC 2014
Added Files:
wip/kBuild-svn: DESCR Makefile PLIST distinfo
wip/kBuild-svn/files: strtofflags.c
wip/kBuild-svn/patches: patch-src_kash_Makefile.kmk
patch-src_kmk_Makefile.kmk patch-src_kmk_kmkbuiltin_osdep.c
patch-src_sed_Makefile.kmk
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.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/kBuild-svn/DESCR wip/kBuild-svn/Makefile \
wip/kBuild-svn/PLIST wip/kBuild-svn/distinfo \
wip/kBuild-svn/files/strtofflags.c \
wip/kBuild-svn/patches/patch-src_kash_Makefile.kmk \
wip/kBuild-svn/patches/patch-src_kmk_Makefile.kmk \
wip/kBuild-svn/patches/patch-src_kmk_kmkbuiltin_osdep.c \
wip/kBuild-svn/patches/patch-src_sed_Makefile.kmk
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/files/strtofflags.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/patches/patch-src_kash_Makefile.kmk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/patches/patch-src_kmk_Makefile.kmk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/patches/patch-src_kmk_kmkbuiltin_osdep.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kBuild-svn/patches/patch-src_sed_Makefile.kmk?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index