commit | 2d5b9f35a859bbeec4df66fc6c2256db299dd56a | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Fri Aug 02 04:35:04 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 02 04:36:16 2019 -0700 |
tree | af54fae75f8a1662d0865c0cdb6332dea66b59c6 | |
parent | 6c5ef5369a3ffceb8a65cc159a2fff1401242810 [diff] |
Add a flag that makes two Starlark functions equal if they are defined at the same location. This flag, when set, mostly reverts https://github.com/bazelbuild/bazel/commit/af7fc3b75a62edc3b4b62de25b733b03c3ff925e (only mostly because it only applies to user-defined functions) BUG=138789815 RELNOTES: None. PiperOrigin-RevId: 261299731
{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.