| commit | af7fc3b75a62edc3b4b62de25b733b03c3ff925e | [log] [tgz] |
|---|---|---|
| author | Klaus Aehlig <aehlig@google.com> | Thu Jul 25 07:34:32 2019 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 25 07:35:19 2019 -0700 |
| tree | 34722100b5fc3422d755d34aabe8684d7d16befc | |
| parent | bf80bb01faf8d0795d7862d575605bf401156ab7 [diff] |
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. Change-Id: Ice4abca38b7f208df5741cd64f15bea1b25d87cc PiperOrigin-RevId: 259943323
{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.