[Webkit-unassigned] [Bug 29923] New: Add --wx-compiler-prefix waf option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 06:55:58 PDT 2009


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

           Summary: Add --wx-compiler-prefix waf option
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Server 2003
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vz-webkit at zeitlins.org



Vadim Zeitlin <vz-webkit at zeitlins.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40367|                            |review?
               Flag|                            |


Created an attachment (id=40367)
 --> (https://bugs.webkit.org/attachment.cgi?id=40367)
Patch adding --wx-compiler-prefix waf option

This simple patch adds a --wx-compiler-prefix option which can be used at "waf
configure" step to configure wxWebKit to build with a wxWidgets build which was
compiled using "nmake COMPILER_PREFIX=something-non-default". This is
especially convenient for people using several MSVC versions at once to avoid
conflicts between them as they all use "vc" compiler prefix by default.

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