commit | 61377f7e0b31d47d27b184edf928f2c446da0867 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Mon Jun 04 12:50:13 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jun 04 12:52:14 2018 -0700 |
tree | eaf7ee9db34aac2b3d1f19e6bf8d85bb79584e82 | |
parent | f4cf006a4e1189b1ff6c757a90af22038fa6b943 [diff] |
Remove ConfiguredTarget from TargetCompletionValue, since it is no longer needed: we can get the ConfiguredTargetKey directly from the TargetCompletionKey. Since that was the only use of the actual value in EvaluationProgressReceiver#evaluated, remove it, instead just provide a boolean enum that gives whether or not evaluation succeeded. PiperOrigin-RevId: 199178047
{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.