|
compiledb
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Generate a Clang compilation database for Make-based build systems |
||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.10.7@0 | Tracked Since: Dec 17, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: compilation-database clang make build-tools developer-tools | ||||||||||||||||||||||||||||||
| Install: brew install compiledb | ||||||||||||||||||||||||||||||
|
About: Compiledb generates a JSON compilation database for projects using Make-based build systems. It intercepts the build process to capture compiler invocations and outputs a database compatible with clang tools. This enables static analysis, code completion, and refactoring tools to work with traditionally difficult-to-analyze codebases. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| License: GPL-3.0-or-later | ||||||||||||||||||||||||||||||
| Dependencies: python@3.14 | ||||||||||||||||||||||||||||||
| Bottles available for: all | ||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|