commit | d660cf22b7ffae833456a24e4c10368252fbb229 | [log] [tgz] |
---|---|---|
author | schmitt <schmitt@google.com> | Wed Oct 30 12:12:42 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 30 12:13:38 2019 -0700 |
tree | 5ac02295db5dd1ef12f9155ce22ce4c007b4ac1b | |
parent | 7b2862c338a01ed5b6daa74519b7f5e99775c0df [diff] |
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