commit | 39e42d147010911fbda1e2c6f0606b74dd263e78 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Thu Jul 09 09:16:58 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 09 09:18:13 2020 -0700 |
tree | 55c0b9095fe466ee2b8f2c10f0273ffebccb366a | |
parent | 79e799edfa7c0525efee2415e08b8a20b008803e [diff] |
bazel skyframe: remove redundant representation of the Module load graph commit 87b4608ea2c6f594847790ef5c1c18d6bc476374 caused the .bzl module graph to be materialized directly, to provide richer information in blaze query. This change removes the previous representation which merely recorded the transitive set of labels. PiperOrigin-RevId: 320409577
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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