VirtualBox

Changes between Version 3 and Version 4 of kBuild


Ignore:
Timestamp:
Nov 16, 2006 12:13:31 PM (17 years ago)
Author:
jose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kBuild

    v3 v4  
    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 additions, it contains some enhancements to GNU make mainly to greatly speed up the build process.
     7Even 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.
    88
    99kBuild 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].

© 2023 Oracle
ContactPrivacy policyTerms of Use