commit | ebb40714fed1780ef5f5f2499a1f18fcd91aee01 | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Wed Aug 29 11:54:27 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Aug 29 11:56:10 2018 -0700 |
tree | e39ae1f718f70ca9df4d0dda72eeda45d117b938 | |
parent | 19d692c57781a9848b1297835d095a7ab5c04e68 [diff] |
Environment: introduce method for more specific lookups Callers should know in which frame a value is defined. This is needed for static name resolution. It avoids extra lookups and will allow other performance improvements. https://github.com/bazelbuild/bazel/issues/5637 RELNOTES: None. PiperOrigin-RevId: 210762449
{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.