commit | c381a2745107a444c2b99888b7e91beee3c50993 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri Apr 30 18:10:22 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 30 18:11:36 2021 -0700 |
tree | 76c42712213822c7fafe40b8de1d0a3025dca0a8 | |
parent | 24b7366f403d69fc1c17cd435e555fcfadbf27a7 [diff] |
Update android_binary to always use the bytecode optimizer's mnemonic. Currently, single-action optimization will always use the Proguard mnemonic and progress message. However, if we're using --experimental_bytecode_optimizers, we're likely substituting --proguard_top with a similar optimizer, so we should update the mnemonic and progress message accordingly. PiperOrigin-RevId: 371437421
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md