mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #1107] [CLOSED] Fix bazel build #1659
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1107
Author: @eustas
Created: 12/29/2023
Status: ❌ Closed
Base:
master← Head:babi📝 Commits (1)
2bee46bFix (+ simplify, improve) Bazel build📊 Changes
11 files changed (+78 additions, -105 deletions)
View changed files
📝
.gitattributes(+0 -1)📝
.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)📝
java/org/brotli/wrapper/common/BUILD.bazel(+1 -1)📝
java/org/brotli/wrapper/dec/BUILD.bazel(+1 -1)📝
java/org/brotli/wrapper/enc/BUILD.bazel(+1 -1)📄 Description
Drive-by: simplify constraints
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.