framework for writing simple makefiles for complex tasks
The goals of the kBuild framework:
- Similar behavior across all supported platforms
- Flexibility, don't create unnecessary restrictions preventing ad-hoc solutions
- Makefiles can be simple to write and maintain
- 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
- Links to devel:tools:building / kbuild
- Has a link diff
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000128 128 Bytes | about 1 year |
_service | 0000000136 136 Bytes | about 7 years |
aarch64.patch | 0000002614 2.55 KB | over 3 years |
glob-interface.patch | 0000000618 618 Bytes | about 3 years |
glob-lstat.patch | 0000002096 2.05 KB | about 3 years |
kbuild-0.1.9998svn3110.tar.bz2 | 0033183482 31.6 MB | over 3 years |
kbuild-armv7l.diff | 0000000455 455 Bytes | over 3 years |
kbuild-dummy_noreturn.diff | 0000000751 751 Bytes | about 7 years |
kbuild-gcc7.patch | 0000000000 0 Bytes | over 3 years |
kbuild-glob.patch | 0000000571 571 Bytes | over 3 years |
kbuild-man.diff | 0000000573 573 Bytes | almost 13 years |
kbuild-pthread.diff | 0000000534 534 Bytes | over 3 years |
kbuild-timestamps.diff | 0000001681 1.64 KB | over 5 years |
kbuild-wrong-memset.patch | 0000000553 553 Bytes | over 3 years |
kbuild.changes | 0000009166 8.95 KB | about 2 years |
kbuild.spec | 0000003407 3.33 KB | about 1 year |
ppc64le.patch | 0000004258 4.16 KB | over 3 years |
reproducible.patch | 0000000610 610 Bytes | over 3 years |
use-alloca.patch | 0000004573 4.47 KB | about 3 years |
Comments for kbuild 0