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

Gazelle for C++ BUILD file generation #305

Open
udaya2899 opened this issue Jan 16, 2025 · 0 comments
Open

Gazelle for C++ BUILD file generation #305

udaya2899 opened this issue Jan 16, 2025 · 0 comments

Comments

@udaya2899
Copy link

Gazelle generates BUILD files for Go so the author of Go targets doesn't have to write BUILD files on their own by hand.

Gazelle luckily has a generic implementation that can be extended using their extension interface to support other languages. rules_python implemented this extension to support Gazelle.

There have been many requests and interest from people at bazelbuild/bazel-gazelle#910 and I believe there is huge community interest and value for this feature.

Other resources:

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

No branches or pull requests

1 participant