commit | 4ecc74922dd617f496dadacc02e5721178778a06 | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Fri Jul 10 17:41:16 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 10 19:01:22 2020 -0700 |
tree | ecfd4b01b6d028315a43649ad70550e82ce0e76b | |
parent | 5ef954fe445ef064a38cda333c7013b6df87c065 [diff] |
Refactor interaction between ActionExecutionFunction and SkyframeActionExecutor. A lot of stuff is being passed back and forth. Let SkyframeActionExecutor be responsible for managing the objects it needs (for example updating the action filesystem context and closing the ActionExecutionContext). The MetadataConsumer for input discovery is changed to one that always throws, since we don't expect any outputs during input discovery. PiperOrigin-RevId: 320707537
{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