VirtualBox

Changeset 45360 in vbox


Ignore:
Timestamp:
Apr 5, 2013 9:33:49 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84778
Message:

Makefile.kmk: drag in the ZIP tool unconditionally, avoids the complicated work of doing this only when absolutely necessary, and makes sure one can't forget it (like before, as additions needed it but didn't drag in the tool - which caused surprising error messages if one didn't fetch the docs package from the build server)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r45059 r45360  
    158158
    159159
     160# Below we might need TOOL_ZIP_UNPACK (for the additions/docs/efifw packages
     161# from the build server), and it's not really worth the effort of dragging in
     162# this tool only if absolutely needed.
     163TOOL += ZIP
     164
    160165#
    161166# For building the combined package, just get the additions .ISO
     
    228233                VirtualBox.chm UserManual.pdf \
    229234                $(foreach f,$(VBOX_MANUAL_ADD_LANGUAGES),VirtualBox_$(f).chm UserManual_$(f).pdf))
    230 
    231 ## @todo Hack to get at TOOL_ZIP_UNPACK; see if this can be integrated somehow...
    232 include $(KBUILD_PATH)/tools/ZIP.kmk
    233235
    234236$$(buildserver-docs_0_OUTDIR)/unpacked.ts +| $(PATH_TARGET)/VirtualBox.chm $(PATH_TARGET)/UserManual.pdf \
     
    278280        $(buildserver-efifw_0_OUTDIR)/VBoxEfiFirmware.zip.tmp
    279281   ## @todo rainy day: cleanup the output directory (zip contains lots more)
    280 
    281    ## @todo Hack to get at TOOL_ZIP_UNPACK; see if this can be integrated somehow...
    282    include $(KBUILD_PATH)/tools/ZIP.kmk
    283282
    284283   $$(buildserver-efifw_0_OUTDIR)/unpacked.ts \
Note: See TracChangeset for help on using the changeset viewer.

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