[webkit-changes] [WebKit/WebKit] 2a474a: Mark LOG_OUTPUT_FILES dependent on generate-derive...

Sihui noreply at github.com
Sat Dec 14 15:42:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a474af471d2dde66d0b8cb5f7db0acc8dcb4a01
      https://github.com/WebKit/WebKit/commit/2a474af471d2dde66d0b8cb5f7db0acc8dcb4a01
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2024-12-14 (Sat, 14 Dec 2024)

  Changed paths:
    M Source/WebKit/DerivedSources-input.xcfilelist
    M Source/WebKit/DerivedSources.make

  Log Message:
  -----------
  Mark LOG_OUTPUT_FILES dependent on generate-derived-log-sources.py
https://bugs.webkit.org/show_bug.cgi?id=284696
rdar://141495630

Reviewed by Per Arne Vollan.

To ensure log output files get regenerated when generate-derived-log-sources.py changes, we need to mark them dependent
on generate-derived-log-sources.py; otherwise we may clean build to see the change.

* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources.make:

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