commit | c602cec7887470db3e8ed69600f5bd2f38e160d5 | [log] [tgz] |
---|---|---|
author | Googler <steinman@google.com> | Fri Mar 10 14:38:08 2023 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 10 14:39:10 2023 -0800 |
tree | 9f20168a2269931d8706d17b0d2b5122a2ff6de9 | |
parent | aa6f23e55181418608de38d8795b6042d6e0ede9 [diff] |
Allow --extra_execution_platforms to support overrides by making it no longer "allowMultiple". RELNOTES: Subsequent settings of --extra_execution_platforms now override previous settings, instead of adding them to a list. If you currently set --extra_execution_platforms more than once, please migrate by passing a list of values to --extra_execution_platforms instead so that earlier values aren't overwritten. current --extra_execution_platforms=platform1 --extra_execution_platforms=platform2 future --extra_execution_platforms=platform1,platform2 PiperOrigin-RevId: 515741836 Change-Id: I435f6a18482b1890d401ef31d5c4c94fde7e9ff3
{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