VirtualBox

Changes between Version 2 and Version 3 of kBuild


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

--

Legend:

Unmodified
Added
Removed
Modified
  • kBuild

    v2 v3  
    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 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.
    44
    5 !kBuild 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.
     5kBuild 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 additions, it contains some enhancements to GNU make mainly to greatly speed up the build process.
    88
    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].
     9kBuild 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