commit | 3eb806eca5c6b5cab8a60b10a7edb480791c39b3 | [log] [tgz] |
---|---|---|
author | juliexxia <juliexxia@google.com> | Wed Jul 15 08:42:34 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 15 08:43:32 2020 -0700 |
tree | 6630d53ec7fbe88a0c92b6b3591d7d726a532afc | |
parent | 3762e94856dda91f91a5d14fcd56eb412a281c68 [diff] |
Allow exec properties to be set during RuleContext building. If not set, use the value of the attached target's exec_properties attribute. This allows aspects to not inherit exec_properties from the attached target since it should have a different set of exec groups anyway. Aspect exec groups are not implemented yet so currently aspects exec_properties are always set to an empty map. Aspects currently do not have an exec_properties attribute. PiperOrigin-RevId: 321367125
{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