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

Full Abseil + RE2 support #173

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

martijneken
Copy link
Contributor

@martijneken martijneken commented Oct 10, 2024

Fixes #175

Related cleanups:

  • Simpler Docker container
  • Single Makefile
  • Support for -flto
  • Proto upgrade to v26.1
  • Updated build docs
  • More/independent examples
  • Remove protobuf CI check

Notes

  • Depends on Emscripten update in Fix SDK Docker build scripts, update Emscripten #172.
  • Could probably split this into 2 PRs: Proto/Abseil/Makefile + RE2 addition
  • Deferring Bazel protobuf update, since this requires Bazel toolchain updates (FWIW Bazel/Make versions are already out of sync)

Depends on Emscripten update in proxy-wasm#172.

Signed-off-by: Martijn Stevenson <mstevenson@google.com>
Signed-off-by: Martijn Stevenson <mstevenson@google.com>
Signed-off-by: Martijn Stevenson <mstevenson@google.com>
Signed-off-by: Martijn Stevenson <mstevenson@google.com>
- Simpler Docker container
- Single Makefile
- Support for -flto
- Proto upgrade to v26.1
- Updated build docs

Signed-off-by: Martijn Stevenson <mstevenson@google.com>
@martijneken martijneken changed the title Fix Abseil + RE2 support Full Abseil + RE2 support Oct 19, 2024
- add license headers to generated files
- update Bazel builds for examples
- remove unnecessary protobuf binary CI check

Signed-off-by: Martijn Stevenson <mstevenson@google.com>
@martijneken martijneken marked this pull request as ready for review October 19, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Abseil/RE2 in Bazel + Docker
1 participant