Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-81039

Update mongo toolchain to be able to build third party libraries that already use bazel

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Build

      Currently the following paths cause errors in bazel query because they have bazel BUILD files but our build system doesn't support building them:

      ```
      src/third_party/grpc
      src/third_party/abseil-cpp
      src/third_party/protobuf
      src/third_party/re2
      ```
      These are going to be ignored currently in .bazelignore. This ticket tracks the completion of supporting building them all, after which we can remove them from .bazelignore.

            Assignee:
            Unassigned Unassigned
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: