Bazel Compilation Database Versions Save

Tool to generate compile_commands.json from the Bazel build system

0.5.0

2 years ago
  1. Miscellaneous bug fixes.
  2. Proper JSON handling.
  3. bazel compatibility updates
  4. Ability to use filegroup type targets in compilation_database rule.

0.4.0

4 years ago
  1. Bazel compatibility updates for 1.0.
  2. Vim plugin.
  3. The project no longer needs to be part of the user's workspace.
  4. Various fixes.

0.3.0

5 years ago
  • Avoid legacy C++ toolchain and configuration APIs (#15)