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

Use custom abseil with bazel #1172

Merged
merged 5 commits into from
Jan 15, 2022

Commits on Jan 13, 2022

  1. Add with_abseil for bazel config

    Signed-off-by: owentou <owentou@tencent.com>
    owent committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    47b7cd3 View commit details
    Browse the repository at this point in the history
  2. Rename internal absl directory and add document of with_abseil

    Signed-off-by: owentou <owentou@tencent.com>
    owent committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    d66a29b View commit details
    Browse the repository at this point in the history
  3. Add changelog, fix style

    Signed-off-by: owentou <owentou@tencent.com>
    owent committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    3a81576 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Use the same abseil as it in ci script.

    Signed-off-by: owentou <owentou@tencent.com>
    owent committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e429e22 View commit details
    Browse the repository at this point in the history
  2. Remove useless dependencies.

    Signed-off-by: owentou <owentou@tencent.com>
    owent committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    a95ac25 View commit details
    Browse the repository at this point in the history