commit | 4285b4bf14eecbd0f5b7a0b09cad617109c6abab | [log] [tgz] |
---|---|---|
author | Dmitry Lomov <dslomov@google.com> | Tue Jul 30 15:10:38 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 30 15:11:26 2019 -0700 |
tree | cd2d8395db2e59093bb68af2cebaf93f3ee47db8 | |
parent | 11cf6db0255e0381174b53be1dfee072a5786188 [diff] |
Move update guide to documentation part of the website. Also cross-reference from backwards compatibility policy. Closes #8958. PiperOrigin-RevId: 260804595
{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.