VirtualBox

Changes between Initial Version and Version 1 of Source code organization


Ignore:
Timestamp:
Nov 16, 2006 11:21:38 AM (18 years ago)
Author:
jose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Source code organization

    v1 v1  
     1= Source code organization =
     2
     3== The tools/ directory ==
     4
     5Into `tools/`, we have put some tools that we don't want to rely on on the host platform, mostly because some versions of these tools are known to be buggy and we want to make sure that a specific version is used.
     6
     7The tools are sorted into subdirectories for the various platforms:
     8
     9 * `x86.linux` contains:
     10   * `xd` is a tiny tool to convert a binary file into a C array. This is from [http://www.fourmilab.ch/xd/] and public domain.
     11   * `makeself` contains some scripts to create our self-extracting Linux installer.
     12   * `yasm/` contains [http://www.tortall.net/projects/yasm/ YASM], a rewrite of the venerable NASM assembler, a project released under the BSD license.
     13
     14 iasl == intel ACPI DSL compiler
     15 xd == irgendsoeintool um ein binaerfile in ein c array to konvertieren
     16 makeself == self extracting installer
     17 yasm == assembler mit intel-syntax
     18
     19
     20
     21
     22

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette