Bug 271644
Summary: | [GLib] Script rewrite-compile-commands missing from release tarballs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrian Perez <aperez> |
Component: | Tools / Tests | Assignee: | Adrian Perez <aperez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | psaavedra, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Adrian Perez
Some build tools enable CMAKE_EXPORT_COMPILE_COMMANDS when configuring
releases for building, but will fail when using tarballs because the
Tools/Scripts/rewrite-compile-commands script is missing. The script
uses only the Python standard library, so it seems like a no-brainer
to include it in tarballs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/26407
EWS
Committed 276622@main (aaef68ed33c2): <https://commits.webkit.org/276622@main>
Reviewed commits have been landed. Closing PR #26407 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/125352743>