[Webkit-unassigned] [Bug 149757] New: Provide "--no-ninja" option to avoid using Ninja

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 11:08:45 PDT 2015


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

            Bug ID: 149757
           Summary: Provide "--no-ninja" option to avoid using Ninja
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            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

Now that we are using CMake, it's great to be able to use Ninja to do my daily builds. However, I sometimes need to regenerate a Visual Studio solution so that I can more easily navigate and edit the files in the solution.

Unfortunately, as soon as you install Ninja you are locked into that generator for building.

We need a "--no-ninja" argument so we can switch back and forth as needed.

-- 
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/20151002/b0f0d5cc/attachment.html>


More information about the webkit-unassigned mailing list