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

Build compilation DB in a different way. #2299

Merged

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Dec 15, 2024

The rules_compdb approach is not maintained anymore and does not work for newer bazel or modules bazel.
The hedronvision way of creating a compilation DB was not working (#2261), so using bant now in this approach.

@hzeller hzeller force-pushed the feature-20241214-use-bant-compdb branch 2 times, most recently from f3b8097 to e36c791 Compare December 15, 2024 07:48
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.00%. Comparing base (d06e4db) to head (e36c791).
Report is 107 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2299      +/-   ##
==========================================
+ Coverage   92.93%   93.00%   +0.07%     
==========================================
  Files         360      362       +2     
  Lines       26918    27272     +354     
==========================================
+ Hits        25015    25364     +349     
- Misses       1903     1908       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hzeller hzeller force-pushed the feature-20241214-use-bant-compdb branch 2 times, most recently from 4127086 to 5bbbb92 Compare December 15, 2024 19:08
@hzeller hzeller changed the title Attempt to build compilation DB in a different way. Build compilation DB in a different way. Dec 15, 2024
@hzeller hzeller force-pushed the feature-20241214-use-bant-compdb branch from 8b11780 to 24a4786 Compare December 16, 2024 00:08
The rules_compdb approach is not maintained anymore and does
not work for newer bazel or modules bazel.
The hedronvision way of creating a compilation DB was not
working (chipsalliance#2261), so using `bant` now in this approach.
@hzeller hzeller force-pushed the feature-20241214-use-bant-compdb branch from 24a4786 to 8c554d2 Compare December 16, 2024 01:41
@hzeller hzeller marked this pull request as ready for review December 16, 2024 01:41
@hzeller hzeller merged commit b0aaf2c into chipsalliance:master Dec 16, 2024
31 checks passed
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.

2 participants