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: undo some protobuf hacks, put some new ones in. #1311

Merged
merged 3 commits into from
Jul 23, 2017

Commits on Jul 21, 2017

  1. build: undo some protobuf hacks, put some new ones in.

    * Remove the workaround for protocolbuffers/protobuf#3327
      in do_ci.sh.
    
    * Remove the multiple protobuf versions that existed because
      protocolbuffers/protobuf#2508 wasn't merged.
    
    * Add some evil symlink stuff to get @protobuf_bzl inferred from
      wherever WORKSPACE points the envoy_dependencies path at.
    
    As a bonus, enabled more verbose build of external deps so we don't sit
    around for minutes on initial checkout with no activity indicator. This
    can be done safely now as everyone should be at Bazel 0.5.2.
    htuch committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    82835bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1dd1f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b44dde9 View commit details
    Browse the repository at this point in the history