[Webkit-unassigned] [Bug 123206] Build scripts should add |Win32 for Windows 32-bit builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 13:30:35 PDT 2013


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #214986|review?                     |review+
               Flag|                            |




--- Comment #11 from Brent Fulgham <bfulgham at webkit.org>  2013-10-23 13:29:21 PST ---
(From update of attachment 214986)
View in context: https://bugs.webkit.org/attachment.cgi?id=214986&action=review

r=me

> Tools/Scripts/old-run-webkit-tests:436
> +    $dumpToolName .= "_debug" if configuration() eq "Debug_All";

I think this is now called "DebugSuffix" in the Visual Studio project, but I'm not sure if other targets use "Debug_All" to define their builds.

We might want to change this to "DebugSuffix" if it's only used on Windows.

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