commit | c293de362a41827cc4d5846eb2adebe2cc99ded0 | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Thu Oct 04 11:33:47 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Oct 04 11:35:10 2018 -0700 |
tree | e2446da59028905f97f5b83ed5b5aafed3026aa2 | |
parent | 7bd45cae3ae7e9278e0953e4828c16e6d0c95577 [diff] |
Fix crash when aspects are applied to aliases. We get two different aspect values that share the same underlying actions. This triggers a precondition check in action conflict detection which assumes actions are uniquely owned by any given action value. RELNOTES: None PiperOrigin-RevId: 215773956
{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.