VirtualBox

Changeset 23280 in vbox


Ignore:
Timestamp:
Sep 24, 2009 11:38:35 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52766
Message:

Main: avoid full recompile if only comments in VirtualBox.xidl are changed

Location:
trunk/src/VBox/Main/idl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r23223 r23280  
    413413           2008-11-20: settings version 1.5 introduced
    414414           2008-12-17: 2.1.0 released
     415           (todo)
    415416      -->
    416417    </const>
     
    420421           2008-12-19: settings version 1.6 introduced (is in 2.1 branch)
    421422           2009-04-08: 2.2.0 released
     423           Machine changes: remove all Machine/Hardware/Network/Adapter/HostInterface[@TAPSetup or @TAPTerminate]/ attributes (done)
    422424      -->
    423425    </const>
     
    427429           2009-03-11: settings version 1.7 introduced (is in 2.2 branch)
    428430           2009-04-08: 2.2.0 released
    429            VirtualBox.xml additions: NetserviceRegistry with DHCPServers
    430            Machine changes: HardDiskAttachments is now StorageControllers
     431           VirtualBox.xml additions: NetserviceRegistry with DHCPServers (done)
     432           Machine changes: HardDiskAttachments is now StorageControllers (done)
    431433      -->
    432434    </const>
    433435    <const name="v1_8"     value="10">
    434436      <desc>Intermediate settings version "1.8", understood by VirtualBox 3.1.x.</desc>
    435       <!-- Machine additions: Display/@accelerate2DVideo
     437      <!-- Machine additions: Display/@accelerate2DVideo (done)
    436438      -->
    437439    </const>
    438440    <const name="v1_9"     value="11">
    439441      <desc>Settings version "1.9", written by VirtualBox 3.1.x.</desc>
    440       <!-- The big storage controller / DVD / Floppy rework
     442      <!-- The big storage controller / DVD / Floppy rework (done)
    441443           -->
    442444    </const>
    443445    <const name="Future"     value="12">
    444446      <desc>Settings version greater than "1.9", written by a future VirtualBox version.</desc>
    445       <!-- The big storage controller / DVD / Floppy rework
    446            -->
    447447    </const>
    448448  </enum>
  • trunk/src/VBox/Main/idl/docstrip.xsl

    r16769 r23280  
    3838<xsl:template match="desc" />
    3939
     40<!-- swallow all comments -->
     41<xsl:template match="comment()" />
     42
    4043</xsl:stylesheet>
    4144
Note: See TracChangeset for help on using the changeset viewer.

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