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

chore(deps): update dependency com_google_protobuf to v27 - abandoned #2196

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    7922eb0 View commit details
    Browse the repository at this point in the history
  2. Add com_google_absl to dependencies

    It is needed by com_google_protobuf.
    avdv committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    928febd View commit details
    Browse the repository at this point in the history
  3. Use 2014 ISO C++ standard on the host to compile abseil-cpp

    This is only needed when using the cc toolchain from nixpkgs, since
    it explicitly adds the flag `-std=c++0x` - see [1].
    
    [1]: https://github.com/tweag/rules_nixpkgs/blob/4089de9a9cad10c703d0bbb1bba119ca99299e54/toolchains/cc/cc.nix#L201-L204
    avdv committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    467e2e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    5cd6270 View commit details
    Browse the repository at this point in the history