commit | 1d01d73b0dc8cd3bc837b375d875d4552c755aba | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Mon Oct 28 09:54:00 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 28 09:55:27 2024 -0700 |
tree | 71258f45e8cad3fa54c0fea591b799208a707b02 | |
parent | 5107b62a7dfe1e4f358940f6435190034bf6f472 [diff] |
Make bazel_tools work again This PR address two problems: - Partially rolledback https://github.com/bazelbuild/bazel/commit/ef1a21fd05e061a7bb7cb75c9c909af6b3adbbb1 to restore android tools extension to avoid breaking older rules_jvm_external and rules_kotlin versions: https://github.com/bazel-contrib/rules_jvm_external/issues/1270 - Add protobuf in MODULE.tools to ensure a Bazel 8 compatible version gets selected. (related https://github.com/bazelbuild/bazel/pull/23908) Closes #24094. PiperOrigin-RevId: 690651136 Change-Id: I47e9ab7cab9bbfd09e455fb72d3d99d3e73f1f90
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md