rules_cc icon indicating copy to clipboard operation
rules_cc copied to clipboard

Improve backwards compatibility

Open fmeum opened this issue 1 year ago • 1 comments
trafficstars

  • Gate module_ctx.extension_metadata(reproducible = True) usage behind a bazel_features check for compatibility with Bazel 6.
  • Use the "well-known" name com_google_protobuf instead of protobuf with WORKSPACE to avoid missing deps and duplication of protobuf targets.

fmeum avatar Oct 12 '24 11:10 fmeum

Context: https://github.com/bazel-contrib/toolchains_llvm/pull/389

fmeum avatar Oct 12 '24 11:10 fmeum

I think everything in this PR has now been merger.

comius avatar Nov 05 '24 14:11 comius