compilation-database
There are 38 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
microsoft/vscode-makefile-tools
Makefile Tools offers a robust workflow for Makefile projects in VS Code, with pre and post-configure script automation, easy configuration switching, and IntelliSense support for Makefile. The customizable user interface and environment variable management simplify development. It can also generate a compilation database for use with other tools.
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.
hzeller/bant
Bazel/Build Analysis and Navigation Tool
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
poly2it/kein
Es gibt kein Build-System!
rizsotto/json_compilation_db
Rust crate to read/write JSON compilation database file.
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.
Notgnoshi/includegraph
Generate preprocessor #include dependency graphs from a Clang compilation database
sonarsource-cfamily-examples/macos-cmake-compdb-gh-actions-sq
An example C++ repository on MacOS using GitHub Actions and analyzed on SonarQube Server 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.
lyonlh/ABCD
Pure shell tool for generating JSON compilation database
sonarsource-cfamily-examples/linux-cmake-compdb-gh-actions-sc
An example C++ repository on Linux using GitHub Actions and analyzed on SonarQube Cloud using compilation database
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 Server using compilation database
sonarsource-cfamily-examples/macos-cmake-compdb-gh-actions-sc
An example C++ repository on MacOS using GitHub Actions and analyzed on SonarQube Cloud using compilation database
stefan-sf/cdbgen
This tool generates a compilation database
thimc/cmpdb
editor agnostic tool for generating json compilation database files