forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Strip unnecessary Bazel server jar contents
fastutil is very large and thus stripped (but not obfuscated) with proguard. The Auto* processors do not need to be included into the release binary, only their annotations. Also removes some third_party targets that are unused. Bazel binary size on macOS is 65 MB before and 53 MB after this change. Work towards bazelbuild#22722 Closes bazelbuild#22787. PiperOrigin-RevId: 646161266 Change-Id: I65d0ad4d49e87d910cdbf90c34ee2fe0033a01ac
- Loading branch information
1 parent
7394a31
commit 9d8d6c7
Showing
8 changed files
with
505 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.