VirtualBox

Changeset 51118 in vbox for trunk/src/VBox/Installer/win


Ignore:
Timestamp:
Apr 22, 2014 2:55:38 PM (11 years ago)
Author:
vboxsync
Message:

Windows host installer: Reduce merge module build/testing times by only shipping the en_US modules right now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r51117 r51118  
    5454
    5555#
    56 # List of merge modules to use.
    57 #
    58 VBOX_INSTALLER_MERGE_MODULES = App USB NetAdp NetFlt Python
    59 # We only ship the merge modules in locale en_US for the moment.
    60 VBOX_INSTALLER_MERGE_LANGUAGES = en_US
    61 
    62 #
    6356# Use merge modules if we're not doing an official release.
    6457# This will increase the overall installer size significantly because
     
    6861ifneq ($(int-mod $(VBOX_VERSION_BUILD),2),0)
    6962 VBOX_WITH_MSM_INSTALL := 1
    70 endif
     63 VBOX_INSTALLER_LANGUAGES = en_US
     64endif
     65
     66#
     67# List of merge modules to use.
     68#
     69VBOX_INSTALLER_MERGE_MODULES = App USB NetAdp NetFlt Python
     70# We only ship the merge modules in locale en_US for the moment.
     71VBOX_INSTALLER_MERGE_LANGUAGES =  $(VBOX_INSTALLER_LANGUAGES)
    7172
    7273#
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