RESOLVED FIXED 116170
[Windows] Create stand-alone JavaScriptCore/jsc Solution
https://bugs.webkit.org/show_bug.cgi?id=116170
Summary [Windows] Create stand-alone JavaScriptCore/jsc Solution
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.