VirtualBox

Changes between Version 4 and Version 5 of kBuild


Ignore:
Timestamp:
Nov 18, 2006 2:03:23 PM (17 years ago)
Author:
jose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kBuild

    v4 v5  
    11= kBuild =
    22
    3 kBuild is a build framework based on GNU make. It has been created by Knut St. Osmundsen is is licensed under the GPL. !VirtualBox is a cross platform project and therefore we needed a powerful build system that works on several platforms.
     3kBuild is a build framework based on a modified GNU make and a standard set of crossplatform tools. It is being developed by Knut St. Osmundsen as a netlabs.org project project under the GPL. !VirtualBox is a cross platform project and therefore we needed a powerful build system that works on several platforms.
    44
    55kBuild is extremely powerful and tries to hide most of its complexity in templates so that the actual makefiles are relatively easy to understand and write. The core of kBuild is very complex though and there are currently 0.5 people on the planet that full understand it.
    66
    7 Even though kBuild is based on GNU make, it comes with a custom make command. The reason is that it is based on the very latest GNU make not found on most installations and in addition, it contains some enhancements to GNU make, mainly to greatly speed up the build process.
    8 
    9 kBuild is also used outside !VirtualBox and maintained as a hobby by Knut St. Osmundsen. His private kBuild web page can be found at [http://svn.netlabs.org/kbuild].
     7kBuild is also used outside !VirtualBox and maintained as a hobby by Knut St. Osmundsen. The kBuild project page can be found at [http://svn.netlabs.org/kbuild].

© 2023 Oracle
ContactPrivacy policyTerms of Use