Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2a4191b4fda114f2781cb0ae27eb7571d2ecffa0 https://github.com/WebKit/WebKit/commit/2a4191b4fda114f2781cb0ae27eb7571d2ecffa0 Author: Alicia Boya Garcia <ab...@igalia.com> Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths: M Tools/Scripts/build-webkit M Tools/Scripts/generate-compile-commands Log Message: ----------- Clarify generate-compile-commands is only needed for XCode builds https://bugs.webkit.org/show_bug.cgi?id=271053 Reviewed by Darin Adler. This patch adds clarifications that generate-compile-commands is only needed for XCode based builds (i.e. current Mac builds). An additional hint is added to the script such that if it detects the build is CMake based it instructs the user on how to generate compile_commands.json with CMake. * Tools/Scripts/build-webkit: * Tools/Scripts/generate-compile-commands: Canonical link: https://commits.webkit.org/277197@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes