WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
291096
[Tools][CMake] build-webkit should also check the environment to delete the cache.
https://bugs.webkit.org/show_bug.cgi?id=291096
Summary
[Tools][CMake] build-webkit should also check the environment to delete the c...
Carlos Alberto Lopez Perez
Reported
2025-04-04 12:06:35 PDT
Currently the script build-webkit stores how it was invoked the last time and compares that to how it is invoked now, and if the arguments are different then it cleans the CMake cache. This is useful if you change some build flag to automatically re-run CMake so it picks the new changes. However, if you change some environment variable like CXXFLAGS or CC the cache is not cleaned and it should
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2025-04-04 12:09:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/43652
EWS
Comment 2
2025-05-06 14:42:51 PDT
Committed
294577@main
(b23d0370d31e): <
https://commits.webkit.org/294577@main
> Reviewed commits have been landed. Closing PR #43652 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-05-06 14:43:14 PDT
<
rdar://problem/150797088
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug