Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 383a968afba25dc67a10d75ee17f95e7ddeb5e1c
https://github.com/WebKit/WebKit/commit/383a968afba25dc67a10d75ee17f95e7ddeb5e1c
Author: Diego Pino Garcia <[email protected]>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M Tools/CISupport/ews-build/factories.py
M Tools/CISupport/ews-build/factories_unittest.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
M Tools/Scripts/clean-webkit
Log Message:
-----------
[ews] [GTK][WPE] Remove DerivedSources directories before 'compile-webkit'
step
https://bugs.webkit.org/show_bug.cgi?id=267176
Reviewed by Jonathan Bedard and Carlos Alberto Lopez Perez.
This will avoid leftover files from previous builds may break the build
(only for WebKitGTK and WPE EWS build bots).
* Tools/CISupport/ews-build/factories.py:
(BuildFactory.__init__):
* Tools/CISupport/ews-build/steps.py:
(CleanDerivedSources):
(CleanDerivedSources.__init__):
(CleanDerivedSources.run):
* Tools/Scripts/clean-webkit:
(removeFiles):
(removeDerivedSources):
(main):
Canonical link: https://commits.webkit.org/277819@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes