commit | a463d9095386b22c121d20957222dbb44caef7d4 | [log] [tgz] |
---|---|---|
author | mai93 <messa@google.com> | Tue Sep 22 05:54:07 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 22 05:55:19 2020 -0700 |
tree | 03c71e27ef9644d032e6b3377562ce9c75c44526 | |
parent | 67e4aaa46b574c9452c99f1719fbfdec59c6f0e7 [diff] |
Add --host_action_env option This PR adds `--host_action_env` option to specify a set of environment variables to be added to the host configuration. The variables specified by this option are only added to host configuration while those specified by `--action_env` are only included in the target configuration. Fixes: #4008 Closes #12122. PiperOrigin-RevId: 333060884
{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