Bug 139733 - [Win] Correct DebugSuffix builds under MSBuild
Summary: [Win] Correct DebugSuffix builds under MSBuild
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Critical
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on: 139315
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-17 09:38 PST by Brent Fulgham
Modified: 2014-12-17 10:26 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.10 KB, patch)
2014-12-17 10:02 PST, Brent Fulgham
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2014-12-17 09:38:02 PST
The changes in Bug 139315 did not properly handle the DebugSuffix target, which needs to find and package files named with the "_debug" suffix.
Comment 1 Brent Fulgham 2014-12-17 09:54:54 PST
<rdar://problem/19276880>
Comment 2 Brent Fulgham 2014-12-17 10:02:50 PST
Created attachment 243441 [details]
Patch
Comment 3 Brent Fulgham 2014-12-17 10:26:02 PST
Committed r177448: <http://trac.webkit.org/changeset/177448>