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

建议升级下bazel #2821

Open
Billchen28 opened this issue Nov 16, 2024 · 2 comments
Open

建议升级下bazel #2821

Billchen28 opened this issue Nov 16, 2024 · 2 comments

Comments

@Billchen28
Copy link

bazel应该是目前最有前途的cpp构建体系
brpc是支持bazel的,只是版本比较低好像6
目前最新的bazel 7 支持https://registry.bazel.build/
有比较完善的包依赖,这样会让brpc用起来更加方便,新增依赖的库就不用自己整了。

@oathdruid
Copy link
Contributor

1.11版本应该已经比较正式地支持bzlmod模式了,不过还有几个老deps还没有进bcr,目前要联合私服一起用

@yanglimingcn
Copy link
Contributor

yanglimingcn commented Nov 21, 2024

我看test下面那个BUILD.bazel里面的测试不全,有很多ut文件都没覆盖到,可以更新的全面一些吗?
@oathdruid

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

3 participants