commit | 8b4c74082640c65902815a248d2496b9b0f2582f | [log] [tgz] |
---|---|---|
author | Jingwen Chen <jingwen@google.com> | Wed May 15 05:57:21 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 15 05:58:56 2019 -0700 |
tree | 517a4ceef70528a1dda8c4f05c2671af71085a3e | |
parent | 33f7b7755db0ed5cad1b686b7616183927c72ab1 [diff] |
Set default docs version to 0.25.0 instead of master Now, when a user visits https://docs.bazel.build, they will get redirected to https://docs.bazel.build/versions/0.25.0/bazel-overview.html. Staging: https://bazel-docs-staging.netlify.com Closes #8325. Change-Id: I08dfa978ad543ede9cc2f04b8f66a5c0cb4e6b79 PiperOrigin-RevId: 248318528
{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.