Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2b512794648301eed5163145f052956d8ece7e91
      
https://github.com/WebKit/WebKit/commit/2b512794648301eed5163145f052956d8ece7e91
  Author: Geoffrey Garen <[email protected]>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M Tools/MiniBrowser/mac/CMakeLists.txt
    M Tools/WebKitTestRunner/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Shrink the single-core long pole at the end of the build
https://bugs.webkit.org/show_bug.cgi?id=316469
rdar://178872143

Reviewed by Brandon Stewart.

* Tools/MiniBrowser/mac/CMakeLists.txt: Change target dependency to
link dependency so that compilation can overlap with the end of
WebKit compilation.

* Tools/WebKitTestRunner/CMakeLists.txt: Put TestOptionsGeneratedKeys.h
in its own custom target so that it does not inherit link dependencies.
This allows TestOptionsGeneratedKeys.h to generate right away and
start compilation before previous frameworks are done linking.

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



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

Reply via email to