VirtualBox

Changes between Version 2 and Version 3 of Source code organization


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Source code organization

    v2 v3  
    1010   * `bin/as86` and `bin/bcc` are some old compilers that we require for some real-mode code in !VirtualBox.
    1111   * `bin/iasl`is the Intel ACPI DSL compiler, available with source from [http://www.intel.com/technology/iapc/acpi/downloads.htm here].
    12    * `bin/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.
     12   * `bin/xd` is a tiny tool to convert a binary file into a C array. This is from [http://www.fourmilab.ch/xd/ here] and public domain.
    1313   * `makeself` contains some shell scripts to create our self-extracting Linux installer.
    1414   * `yasm/` contains [http://www.tortall.net/projects/yasm/ YASM], a rewrite of the venerable NASM assembler, a project released under the BSD license.
    1515
    1616 
    17  xd == irgendsoeintool um ein binaerfile in ein c array to konvertieren
    18  makeself == self extracting installer
    19  yasm == assembler mit intel-syntax
    2017
    2118
    2219
    2320
    24 

© 2023 Oracle
ContactPrivacy policyTerms of Use