[webkit-changes] [WebKit/WebKit] b65350: Regression(278398 at main): COG does not build for th...

Przemyslaw Gorszkowski noreply at github.com
Tue May 14 03:01:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b653500dcfab16a565f9e9c3d00f5fd7061af09a
      https://github.com/WebKit/WebKit/commit/b653500dcfab16a565f9e9c3d00f5fd7061af09a
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M Tools/PlatformWPE.cmake
    A Tools/wpe/meson-wrapper

  Log Message:
  -----------
  Regression(278398 at main): COG does not build for the first time with meson before 1.1.0
https://bugs.webkit.org/show_bug.cgi?id=273871

Reviewed by Adrian Perez de Castro.

With this change "--reconfigure" option is added to meson(COG) only if meson version is
greater than 1.1.0 or if build.ninja exists (which means that COG was previously configured).

* Tools/PlatformWPE.cmake:
* Tools/wpe/meson-wrapper: Added.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list