Bug 221755 - EWS not triggered when Source/cmake files modified
Summary: EWS not triggered when Source/cmake files modified
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-11 08:36 PST by Don Olmstead
Modified: 2021-11-30 11:42 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2021-02-11 08:36:08 PST
Noticed this in https://bugs.webkit.org/show_bug.cgi?id=221726 where Source/cmake/PlatformJSCOnly.cmake was modified but the build was not triggered on those bots.

Within Source/cmake the following should ideally happen.
All CMake builds should be triggered when anything Find*.cmake, WebKit*.cmake or OptionsCommon.cmake are modified.
All CMake builds on Windows should be triggered when OptionsMSVC.cmake is modified.
Platform specific builds should be triggered when Options<Name>.cmake is modified.

It would probably be nice if the Platform<Name>.cmake changes are also flagged per platform.
Comment 1 Radar WebKit Bug Importer 2021-02-18 08:37:12 PST
<rdar://problem/74479169>