commit | 4f64b77a3dd8e4ccdc8077051927985f9578a3a5 | [log] [tgz] |
---|---|---|
author | mschaller <mschaller@google.com> | Sun Jul 01 21:29:19 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Sun Jul 01 21:30:22 2018 -0700 |
tree | 29bd53b6118db8d9f6d135425d10f2842c575e74 | |
parent | b9166943e5dc23f7ce8ef2dce3cb98e5ce26e50b [diff] |
Native Skyframe support for node restarting Useful for attempting to recover relationships between Skyframe graph state and external systems, when the evaluation of a Skyframe node has the side effect of creating that relationship. Currently, only supported in graph evaluations when reverse dependency edges are not tracked. RELNOTES: None. PiperOrigin-RevId: 202892953
{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.