[Webkit-unassigned] [Bug 150700] New: [Win] build-jsc and run-javascript-core do not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 16:41:49 PDT 2015


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

            Bug ID: 150700
           Summary: [Win] build-jsc and run-javascript-core do not work
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: lforschler at apple.com

The "run-javascript-core" script does not work following our switch to CMake on Windows, because it attempts to build using the increasingly-out-of-date "Source/JavaScriptCore/JavaScriptCore.vcxproj/JavaScriptCore.sln" solution to build the various pieces of JSC.

The actual failure was in the "build-jsc" script, which does not use the new CMake build system for Windows.

This patch corrects this oversight, allowing JSC developers to build only the JavaScript-related files. (820 files instead of 3500 files!)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151029/2be8c2e9/attachment-0001.html>


More information about the webkit-unassigned mailing list