Preserve fallback platform in exec/host transition. Previously the exec/host transition would set the fallback target platform back to its default whereas the --target_platform_fallback flag's semantics were meant to apply everywhere the platform_mapping does not get used. This change ensures the fallback uses the value of the passed flag in all instances (unless explicitly reset by a transition). RELNOTES: --target_platform_fallback now also applies to exec/host configurations PiperOrigin-RevId: 277557685
{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