Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fb4a998a6e6c9144357a0db8eea5f682c99791ca
      
https://github.com/WebKit/WebKit/commit/fb4a998a6e6c9144357a0db8eea5f682c99791ca
  Author: Zak Ridouh <[email protected]>
  Date:   2026-05-23 (Sat, 23 May 2026)

  Changed paths:
    M Source/WebCore/PlatformMac.cmake

  Log Message:
  -----------
  [CMake] List WebCore.framework bundle resources explicitly to bring back true 
null build
https://bugs.webkit.org/show_bug.cgi?id=315443
rdar://177806988

Reviewed by Pascoe.

The CONFIGURE_DEPENDS glob added in 313697@main re-runs every build and
dirties the build graph, breaking null builds. Replace it with an
explicit file list, mirroring how Xcode's Resources build phase already
enumerates each file.

* Source/WebCore/PlatformMac.cmake:

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



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

Reply via email to