Bug 246988 - generate-compile-commands: use dashes in all arguments
Summary: generate-compile-commands: use dashes in all arguments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P3 Trivial
Assignee: Gerald Squelart
URL:
Keywords: InRadar
Depends on: 246984
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-24 20:55 PDT by Gerald Squelart
Modified: 2023-02-26 13:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Squelart 2022-10-24 20:55:35 PDT
`generate-compile-commands`' positional argument is named `built_products_dir`, for consistency with most command line utilities it should use dashes instead: `built-products-dir`.
Comment 1 Radar WebKit Bug Importer 2022-10-24 20:55:48 PDT
<rdar://problem/101528104>
Comment 2 Gerald Squelart 2022-10-25 00:47:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5742
Comment 3 EWS 2022-10-26 12:15:34 PDT
Committed 256031@main (45cd3387ed4e): <https://commits.webkit.org/256031@main>

Reviewed commits have been landed. Closing PR #5742 and removing active labels.