WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226642
The CMake cache is removed when specifying a build target
https://bugs.webkit.org/show_bug.cgi?id=226642
Summary
The CMake cache is removed when specifying a build target
Martin Robinson
Reported
2021-06-04 06:12:14 PDT
When specifying a build target to build-webkit, for example running `build-webkit --gtk --release bin/MiniBrowser`, the addition of the build target causes build-webkit to delete the CMake cache. In this case, it really shouldn't be doing that. Only arguments which change the build configuration should trigger the removal of the cache.
Attachments
Patch
(1.51 KB, patch)
2021-06-04 06:13 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Patch
(1.51 KB, patch)
2021-06-04 06:35 PDT
,
Martin Robinson
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2021-06-04 06:13:07 PDT
Created
attachment 430571
[details]
Patch
Martin Robinson
Comment 2
2021-06-04 06:35:45 PDT
Created
attachment 430572
[details]
Patch
EWS
Comment 3
2021-06-04 08:35:37 PDT
Committed
r278460
(
238480@main
): <
https://commits.webkit.org/238480@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 430572
[details]
.
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