[Webkit-unassigned] [Bug 260218] New: [CMake] Generate a usable compile_commands.json

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 15 13:14:06 PDT 2023


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

            Bug ID: 260218
           Summary: [CMake] Generate a usable compile_commands.json
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pgriffis at igalia.com

When using unified builds CMake generates a compile_commands.json that isn't useful by many tools as it lacks much of the sources.

This adds a script to expand UnifiedSources into the full list of sources. It outputs it to webkit_compile_commands.json.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230815/5a2d197d/attachment.htm>


More information about the webkit-unassigned mailing list