commit | 69bb39300a267dad019562592be33b90abe99583 | [log] [tgz] |
---|---|---|
author | Laurent Le Brun <laurentlb@gmail.com> | Wed Apr 22 05:10:06 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 22 05:11:33 2020 -0700 |
tree | 8630ebf5a7bf47e6d6cb482b11ec6d23070d1dbb | |
parent | e87c7c3a2d1972084525e7a308259c4f1075ebbe [diff] |
Update documentation to Bazel 3.1 Closes #11185. PiperOrigin-RevId: 307794723
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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