[Webkit-unassigned] [Bug 168318] New: [CMake] build-webkit should print the cmake command executed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 07:36:50 PST 2017


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

            Bug ID: 168318
           Summary: [CMake] build-webkit should print the cmake command
                    executed
    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: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, lforschler at apple.com,
                    mcatanzaro at igalia.com

When using the script build-webkit, is not obvious at all what we end passing to the CMake build system.

On one hand I think it should be easy to see that info. 

On the other hand, I find this info very valuable to be fully aware of what options we (and the bots) build and how (actually I'm really surprised to discover that on the GTK+ port we are passing more than 90 parameters to CMake on the release build)

So I propose that we print the CMake commands that we are going to run on stdout.


I think this don't adds unneeded extra noise, it only prints one extra line (a long one when starting from a clean build state) each time you run the build-webkit script.

-- 
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/20170214/26f5f2d5/attachment.html>


More information about the webkit-unassigned mailing list