commit | 28c0c8c2cdd817e0ac1c4895e7a09c4513c2fab7 | [log] [tgz] |
---|---|---|
author | John Cater <jcater@google.com> | Tue Mar 16 09:28:28 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 16 09:29:17 2021 -0700 |
tree | ac3de11a3ed0fc7a76907553cc99d5043df870f2 | |
parent | 19ac75d0edb4ae8920fc128e45b645f5df810530 [diff] |
Bazel's filegroup should participate in toolchain resolution. This reverts dce861d7c1a13164851fc9070756b946969c5e41, which was a mistake. It also removes a test which is now useless. There are no more build rules (which have the target_compatible_with attribute for target skipping) which also have toolchain resolution disabled, so this cannot be tested for. Fixes #12899 and undoes #13194. Closes #13223. PiperOrigin-RevId: 363200655
{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