[Webkit-unassigned] [Bug 116109] New: [Windows] Switch to embedded manifest commands for launcher executables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 14 10:37:34 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116109

           Summary: [Windows] Switch to embedded manifest commands for
                    launcher executables
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org
                CC: demarchi at webkit.org


I recently added an external manifest file to the Windows build (see Bug 115935).  Instead, it is easier to maintain embedded manifest definitions, especially since most of our tools derive from the same DLLLauncherMain.cpp source file.

This change updates DLLLaunherMain.cpp with a conditional manifest command that instructions VS2010 (or newer) builds to select the specific VS2005 runtime used to build the various WebKitAuxiliaryLibraries and WebKitSupportLibraries components.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list