Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 68023a09d847366a4ad2507b633ff6b6c34435a0
      
https://github.com/WebKit/WebKit/commit/68023a09d847366a4ad2507b633ff6b6c34435a0
  Author: Anthony Tarbinian <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M Tools/Scripts/build-and-analyze

  Log Message:
  -----------
  Add option to enable or disable compiler caching for static analysis script
https://bugs.webkit.org/show_bug.cgi?id=317448
rdar://180071737

Reviewed by David Kilzer.

Add an option to enable or disable Xcode compile caching for the
`build-and-analyze` static analysis script.

This is disabled via passing the following options to xcodebuild:

COMPILATION_CACHE_ENABLE_CACHING=NO
CLANG_ENABLE_COMPILE_CACHE=NO

* Tools/Scripts/build-and-analyze:
(main):
(parse_args):

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



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

Reply via email to