commit | aaff22cadcb59f5497b9a84879ca2ca2a3b1323b | [log] [tgz] |
---|---|---|
author | nharmata <nharmata@google.com> | Fri Aug 02 11:59:26 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 02 12:00:24 2019 -0700 |
tree | 19b671634eca354cafd90bf11e55adba7817e70d | |
parent | 7ed66f7a31bf5c174f05c295c07fe90cc2aaf2b9 [diff] |
Automated rollback of commit af7fc3b75a62edc3b4b62de25b733b03c3ff925e. *** Reason for rollback *** See http://b/138789815#comment1 for motivation and plan. *** Original change description *** BaseFunction: don't define equality The fact that two functions are defined in the same location does not imply that they are equal; they still might depend on unequal values imported from somewhere else. In particular, the starlark semantics nowadays changes the way labels are interpreted (due to renaming). Fixes #8937. PiperOrigin-RevId: 261364168
{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.