commit | fc69ecd1824d1f318a7a18d5a955040eed23c6ea | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue Mar 19 19:25:44 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 19 19:27:28 2019 -0700 |
tree | de1c06f1a9343eb0ac589e18f90d6b4fb3826aea | |
parent | 9bd8833204b2d1237aeb5bc08fde20bc630715e4 [diff] |
bazel protobuf: add AttributeDefinition.cfg_is_host It records whether an attribute entails a transition to the "host" configuration. Ideally we would record more information about the transition, but the interface seems very abstract and the implementations are varied and complex (arbitrary function logic). The "host" flag is at least part of the Java interface, part of the Bazel manual, and part of the Blaze query interface. PiperOrigin-RevId: 239320132
{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.