[webkit-changes] [WebKit/WebKit] 67dd5f: [filter-build-webkit] Handle ScanDependencies task...

Elliott Williams noreply at github.com
Fri Jul 26 16:47:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 67dd5f645e884316a029314e3065b8b42d0cf061
      https://github.com/WebKit/WebKit/commit/67dd5f645e884316a029314e3065b8b42d0cf061
  Author: Elliott Williams <emw at apple.com>
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
    M Tools/Scripts/filter-build-webkit

  Log Message:
  -----------
  [filter-build-webkit] Handle ScanDependencies task in Xcode 16
https://bugs.webkit.org/show_bug.cgi?id=277099
rdar://127100255

Reviewed by Abrar Rahman Protyasha.

Recognize it using the same regular expression that matches other
compile commands in Xcode's build output. For cosmetic purposes, print
it as "ScanDeps", so that it is the same number of characters as
"CompileC" tasks which will be intermixed.

* Tools/Scripts/filter-build-webkit:
(main):

Canonical link: https://commits.webkit.org/281430@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