commit | f7d739492355efc3c7395a0e15bdc7f9a5bd0fe2 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed May 15 08:55:18 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 15 08:57:04 2019 -0700 |
tree | e96508a1e34b35e3047bb18a92354c3254baa367 | |
parent | 1ac17cfbfa3e878d19e03950c117cecef0d11198 [diff] |
Refactor SkyframeAwareAction to expose the list of deps it will request. The action no longer has access to the SkyFunctionEnvironment, so it cannot secretly request anything besides what is declared in getDirectSkyframeDependencies. ActionExecutionFunction handles the call to the environment. PiperOrigin-RevId: 248341696
{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.