commit | ff559b4440fb36b63f3dd7ef0b2cf5517078069e | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue May 22 09:14:10 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue May 22 09:15:07 2018 -0700 |
tree | b3fe5ef18e9314a32b6df725db64826978808056 | |
parent | 06e43f8b56ca50d7b87c7963d2251d1c72c00977 [diff] |
Remove special handling of SpawnActionContext in Executor/ActionExecContext Instead, internally look up the correct context by mnemonic. This simplifies all the callers. We still need a little bit of special casing when constructing the action context map. PiperOrigin-RevId: 197572357
{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.