Bug 291096

Summary: [Tools][CMake] build-webkit should also check the environment to delete the cache.
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Carlos Alberto Lopez Perez
Comment 1 2025-04-04 12:09:22 PDT
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
Note You need to log in before you can comment on or make changes to this bug.