commit | ee9fb5ab5914e0543864e360ca7f96943c6f7abd | [log] [tgz] |
---|---|---|
author | leba <leba@google.com> | Wed Apr 22 10:10:15 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 22 10:12:00 2020 -0700 |
tree | 7184cf7b0810bd239df91bab46746d8d77ece4f2 | |
parent | cfe16ba392e2eb73cd5858a3ae7c844c58153e50 [diff] |
Automated rollback of commit a88790d7a6939bf9769121a56771be2e8b5f653a. *** Reason for rollback *** Crashes blaze ([] *** Original change description *** Remove unnecessary order dependency between direct/transitive children nodes of ArtifactNestedSetKey. ArtifactNestedSetFunction makes 2 getValues calls for direct and transitive children. This results in an implicit ordering, and 2 different dependency groups, when evaluating the nodes. All this amounts to an increased wall time in incremental builds since these deps are unnecessarily evaluated sequentially. RELNOTES: None PiperOrigin-RevId: 307840993
{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