| commit | 7deab0a8707ed9b48544addcc7079abdc079f31c | [log] [tgz] |
|---|---|---|
| author | gregce <gregce@google.com> | Mon Mar 11 12:20:05 2019 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 11 12:22:03 2019 -0700 |
| tree | e25d7194c14eba20a66d86bad6d8841c3bb0f6a9 | |
| parent | 0e4525f57e2891fd13e1f194afa97c1d68eed74f [diff] |
Don't crash aspect attributes with select(). Aspect attributes take on the value of their corresponding rule's attributes: https://docs.bazel.build/versions/master/skylark/aspects.html#aspect-definition-1 Aspect attributes don't yet support select(). Make this a proper error instead of crashing Blaze. Fixes #5120 PiperOrigin-RevId: 237855536
{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.