RESOLVED FIXED 135806
[Win] Adjust build scripts for Windows production build
https://bugs.webkit.org/show_bug.cgi?id=135806
Summary [Win] Adjust build scripts for Windows production build
Brent Fulgham
Reported 2014-08-11 10:23:14 PDT
The 'OFFICIAL_BUILD=1' variation of the Windows build needs a few tweaks to work properly with the MSBuild system. This bug does the following: 1. Adds WebCore's "InspectorWebBackendCommands.js" to the "Include/private" files for WebCore. 2. Adds JSC's "InspectorJSBackendCommands.js" to the "Include/private" files for JavaScriptCore. 3. Corrects the 'OFFICIAL_BUILD=1' variation of the WebInspector build rules.
Attachments
Patch (8.23 KB, patch)
2014-08-11 10:39 PDT, Brent Fulgham
no flags
Patch (9.25 KB, patch)
2014-08-11 10:51 PDT, Brent Fulgham
no flags
Attempt to satisfy EWS bots (line-endings) (8.23 KB, patch)
2014-08-11 10:53 PDT, Brent Fulgham
timothy: review+
Radar WebKit Bug Importer
Comment 1 2014-08-11 10:23:23 PDT
Brent Fulgham
Comment 2 2014-08-11 10:39:19 PDT
Brent Fulgham
Comment 3 2014-08-11 10:51:51 PDT
Brent Fulgham
Comment 4 2014-08-11 10:53:09 PDT
Created attachment 236381 [details] Attempt to satisfy EWS bots (line-endings)
Brent Fulgham
Comment 5 2014-08-11 11:24:25 PDT
Note You need to log in before you can comment on or make changes to this bug.