compilation-database
There are 34 repositories under compilation-database topic.
rizsotto/Bear
Bear is a tool that generates a compilation database for clang tooling.
nickdiego/compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
Sarcasm/irony-mode
A C/C++ minor mode for Emacs powered by libclang
niosus/EasyClangComplete
:boom: Robust C/C++ code completion for Sublime Text 3/4
grailbio/bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
rizsotto/scan-build
Clang's scan-build re-implementation in python
Sarcasm/compdb
The compilation database Swiss army knife
KRMisha/Makefile
Cross-platform C++ Makefile project template
jerrymarino/XcodeCompilationDatabase
Generate a Compilation Database from Xcode's build log - nothing more :).
Takishima/cmake-pre-commit-hooks
List of hooks for pre-commit to use with projects built using CMake. The hooks will automatically make a configure step using CMake in order to generate the compilation database if required.
17451k/clade
Clade is a tool for extracting information about software build process and source code
4d-depot/Build4D
To compile, build, and sign your 4D project
Qyriad/log2compdb
Generate compile_commands.json from a build log with compiler invocations
saveourtool/kompiledb
Kotlin bindings to JSON Compilation Database Format
ssproessig/PC-lint-json-compilation-database
A tool to execute PC-lint (plus) using JSON compilation databases
i-ky/basset
A tool that generates a compilation database for clang tooling using ptrace.
immunant/rstrace
Trace compiler and linker invocations
xulongwu4/bazel-compilation-database
Generation of bazel compilation database
AlxHnr/build.vim
Vim plugin for building projects
sonarsource-cfamily-examples/linux-cmake-compdb-gh-actions-sc
An example C++ repository on Linux using GitHub Actions and analyzed on SonarCloud using compilation database
ciusji/sql_vectorization_compilation
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
lyonlh/ABCD
Pure shell tool for generating JSON compilation database
Notgnoshi/includegraph
Generate preprocessor #include dependency graphs from a Clang compilation database
rizsotto/json_compilation_db
Rust crate to read/write JSON compilation database file.
sonarsource-cfamily-examples/macos-cmake-compdb-gh-actions-sq
An example C++ repository on MacOS using GitHub Actions and analyzed on SonarQube using compilation database
SQUARE-RG/panda
A parallel tooling driver based on compilation database
thoren-d/compdb-bazel
A crude script to generate compile_commands.json for bazel C++ targets.
adonis0147/wrapper_c
Yet another Clang's JSON compilation database generator for make-based build systems.
jpeach/mj
Generate JSON compilation databases using Clang
sonarsource-cfamily-examples/linux-cmake-compdb-gh-actions-sq
An example C++ repository on Linux using GitHub Actions and analyzed on SonarQube using compilation database
sonarsource-cfamily-examples/macos-cmake-compdb-gh-actions-sc
An example C++ repository on MacOS using GitHub Actions and analyzed on SonarCloud using compilation database
stefan-sf/cdbgen
This tool generates a compilation database
thimc/cmpdb
editor agnostic tool for generating json compilation database files
mbikovitsky/winbear
Tool for creating compile_commands.json on Windows