RESOLVED DUPLICATE of bug 241298 241508
build-webkit rebuilds the whole webkit when nothing has changed
https://bugs.webkit.org/show_bug.cgi?id=241508
Summary build-webkit rebuilds the whole webkit when nothing has changed
Kimmo Kinnunen
Reported 2022-06-10 04:35:41 PDT
build-webkit rebuilds the whole webkit when nothing has changed Repro: 1. Tools/Scripts/build-webkit --debug 2. Observe WebKit is being built, and it will succeed 3. Tools/Scripts/build-webkit --debug 4. Observe WebKit is being re-built, even though nothing has changed
Attachments
Kimmo Kinnunen
Comment 1 2022-06-10 05:23:33 PDT
Confirming: build-webkit --use-workspace works correctly, it does not rebuild if already built.
Alexey Proskuryakov
Comment 2 2022-06-11 11:16:52 PDT
Can this be duped to bug 241298?
Alexey Proskuryakov
Comment 3 2022-06-13 12:26:00 PDT
I understand that there is some underlying issue that could potentially be fixed to make no-workspace builds more incremental again, but not sure if that's something to dedicate time to at this point.
Kimmo Kinnunen
Comment 4 2022-06-14 03:49:09 PDT
*** This bug has been marked as a duplicate of bug 241298 ***
Note You need to log in before you can comment on or make changes to this bug.