Bug 116170

Summary: [Windows] Create stand-alone JavaScriptCore/jsc Solution
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: JavaScriptCoreAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 116169    
Bug Blocks:    

Brent Fulgham
Reported 2013-05-15 11:15:41 PDT
The 'build-jsc' tool expects to be able to build a standalone JavaScriptCore (and jsc.exe) executable. This solution was not updated to VS2010, and therefore this script cannot be used in a VS2010 build environment. This bug makes the following changes: 1. Creates a new JavaScriptCore.sln for use with VS2010. 2. Updates the 'build-jsc' tool to build the VS2010 solution when used in a VS2010 build environment.
Attachments
Brent Fulgham
Comment 1 2015-01-05 15:36:58 PST
This exists now. Committed r157607: <http://trac.webkit.org/changeset/157607>
Note You need to log in before you can comment on or make changes to this bug.