[Webkit-unassigned] [Bug 27087] New: Add New Configuration Flag for Redistributable Windows Build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 12:05:12 PDT 2009


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

           Summary: Add New Configuration Flag for Redistributable Windows
                    Build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


Modify the Visual Studio projects to use a new flag WIN_REDISTRIBUTABLE to
signal that the build should use the Cairo/cURL/CFLite support rather than the
standard Apple Windows libraries.

This bug makes the following changes:

1.  The WebCore/config.h checks for the WIN_REDISTRIBUTABLE flag, and uses
Cairo/cURL/CFLite if present.
2.  The WebKitTools/DumpRenderTree/config.h checks for the WIN_REDISTRIBUTABLE
flag.
3.  Modifies the WebCore.vcproj, WebKit.vcproj, and DumpRenderTree.vcproj files
to define the flag for the Cairo builds.

-- 
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