[PR #1111] [MERGED] Fix/simplify/improve Bazel build #1663

Open
opened 2026-01-29 20:55:13 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1111
Author: @copybara-service[bot]
Created: 1/4/2024
Status: Merged
Merged: 1/4/2024
Merged by: @undefined

Base: masterHead: test_595641986


📝 Commits (1)

  • 1045ab5 Fix/simplify/improve Bazel build

📊 Changes

7 files changed (+75 additions, -101 deletions)

View changed files

📝 .github/workflows/build_test.yml (+8 -8)
📝 BUILD.bazel (+8 -26)
compiler_config_setting.bzl (+0 -40)
📝 go/WORKSPACE.bazel (+7 -7)
📝 java/BUILD.bazel (+35 -5)
📝 java/WORKSPACE.bazel (+5 -5)
📝 java/org/brotli/integration/BUILD.bazel (+12 -10)

📄 Description

Fix/simplify/improve Bazel build


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1111 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 1/4/2024 **Status:** ✅ Merged **Merged:** 1/4/2024 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `test_595641986` --- ### 📝 Commits (1) - [`1045ab5`](https://github.com/google/brotli/commit/1045ab52dfd00290e8fbfbca61e9131186ba7b62) Fix/simplify/improve Bazel build ### 📊 Changes **7 files changed** (+75 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_test.yml` (+8 -8) 📝 `BUILD.bazel` (+8 -26) ➖ `compiler_config_setting.bzl` (+0 -40) 📝 `go/WORKSPACE.bazel` (+7 -7) 📝 `java/BUILD.bazel` (+35 -5) 📝 `java/WORKSPACE.bazel` (+5 -5) 📝 `java/org/brotli/integration/BUILD.bazel` (+12 -10) </details> ### 📄 Description Fix/simplify/improve Bazel build --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:55:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1663