[webkit-changes] [WebKit/WebKit] 8d3c77: [CMake] Store the custom compile_commands.json fil...

Philippe Normand noreply at github.com
Sat Aug 26 06:54:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d3c77d0963679f435fb7f45f9406b51dfb51134
      https://github.com/WebKit/WebKit/commit/8d3c77d0963679f435fb7f45f9406b51dfb51134
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-08-26 (Sat, 26 Aug 2023)

  Changed paths:
    M Source/cmake/WebKitCommon.cmake
    M Tools/Scripts/rewrite-compile-commands

  Log Message:
  -----------
  [CMake] Store the custom compile_commands.json file in a sub-directory
https://bugs.webkit.org/show_bug.cgi?id=260769

Reviewed by Michael Catanzaro.

clangd and similar tools should be configured to look for the compile_commands.json file in the
DeveloperTools directory, so for GTK for instance, WebKitBuild/GTK/Release/DeveloperTools/.

* Source/cmake/WebKitCommon.cmake:
* Tools/Scripts/rewrite-compile-commands:

Canonical link: https://commits.webkit.org/267324@main




More information about the webkit-changes mailing list