https://bugs.freedesktop.org/show_bug.cgi?id=54276

             Bug #: 54276
           Summary: Do not merge mergemodules into all language msi
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In solenv/bin/modules/installer.pm find the line:
# if there are Merge Modules, they have to be integrated now

The problem is that it is a terrible idea to integrate MS VC++ runtime merge
modules into all language msi files (109 in case of a release build), then drop
those msi files later, when the transforms are made. Instead, let's generate
language transforms first, and integrate merge modules later, into the final
multi language msi file. It could save 2-3 hours on an average build machine,
when all languages are built.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to