[webkit-changes] [WebKit/WebKit] 3ee9fb: [ANGLE] Improve handle of missing requirements for...

Dan Glastonbury noreply at github.com
Mon Jan 30 18:31:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3ee9fb435eaa1b63a0394cc373a9c09ee69891c6
      https://github.com/WebKit/WebKit/commit/3ee9fb435eaa1b63a0394cc373a9c09ee69891c6
  Author: Dan Glastonbury <djg at apple.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M Source/ThirdParty/ANGLE/gni-to-cmake.py

  Log Message:
  -----------
  [ANGLE] Improve handle of missing requirements for gni-to-cmake.py
https://bugs.webkit.org/show_bug.cgi?id=251410
rdar://problem/104846569

Unreviewed, to be reviewed by kkinnunen at apple.com

On failure to import ply.lex or ply.yacc, provide instructions to install
required Python module `ply`.

* Source/ThirdParty/ANGLE/gni-to-cmake.py:

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




More information about the webkit-changes mailing list