commit | 1df4438fe49d74b449f42f3a5c6cebcb9670811b | [log] [tgz] |
---|---|---|
author | jcater <jcater@google.com> | Wed May 15 12:49:24 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 15 12:50:21 2019 -0700 |
tree | be9c36d6306bf6e2799b90d6c71fec80a87acbd5 | |
parent | 7dc78cdd04eedf2f4373b170053ba5fc2a990929 [diff] |
Update getHost methods to also copy host flags, for use in exec->host transitions. Currently, the exec transition also calls getHost. As currently implemented, this means any host_* options get reset to defaults, instead of what was actually passed. In a further transition to a real host config, the expected set of flags won't be set. This change fixes getHost so that host_* options are kept, so that exec->host transitions work as expected. Part of work on execution transitions, #7935. PiperOrigin-RevId: 248386317
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.