commit | 92ae4e36b8176b548c218d5826414c1f80df950f | [log] [tgz] |
---|---|---|
author | leba <leba@google.com> | Mon Jun 28 07:47:02 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 28 07:48:25 2021 -0700 |
tree | d9ec18cf1fffe9929c67d18b4d7cecd4782a65fd | |
parent | 46aff0e393182b568a6b81021adc4d6f29c38dc4 [diff] |
Remove AggregatingMiddleman from toolchains. After flipping --experimental_enable_aggregating_middleman to false, we can remove the creation & usage of AggregatingMiddleman in the cc toolchain and other parts of the code base that makes use of MiddlemanProvider to add inputs to actions. The next step is to remove the special handling for AggregatingMiddleman in Skyframe itself. PiperOrigin-RevId: 381861891
{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