Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to hedronvision/bazel-compile-commands for compilation db. #2261

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Sep 28, 2024

The grailbio/bazel-compilation-database only works for non-bzlmod while hedronvision works for old and new bazel.

It is slower and more invasive (creating unwanted links and adds things to .git), so mostly reluctant change for now.

@hzeller hzeller force-pushed the feature-20240927-compdb branch 5 times, most recently from 76ec1a0 to 08051e5 Compare September 28, 2024 04:45
@hzeller hzeller marked this pull request as draft September 28, 2024 05:10
@hzeller hzeller force-pushed the feature-20240927-compdb branch 3 times, most recently from 0eadf33 to 3157c5e Compare September 28, 2024 06:16
The grailbio/bazel-compilation-database only works for non-bzlmod
and is not maintained anymore, while hedronvision works for
old and new bazel and currently is maintained.

It is slower and more invasive (creating unwanted links and adds
things to .git), so mostly reluctant change, but it keeps the
light on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant