compile-commands
There are 8 repositories under compile-commands topic.
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
Notgnoshi/includegraph
Generate preprocessor #include dependency graphs from a Clang compilation database
Release-Candidate/Cxx-Buck2-vcpkg-Examples
A C++ example repository using Buck 2 with vcpkg (the C++ package manager) and scripts to generate a compile-commands.json.
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
Release-Candidate/Cxx-Buck2-Conan-Examples
A C++ example repository using Buck 2 with Conan (the C++ package manager) and scripts to generate a compile-commands.json.
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
t-bre/ccdgen
Python script for generating compilation databases by capturing standard output from Make