commit | 911c7c56aefe087e0343952d4445bcf70df423ab | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Wed Apr 25 07:56:27 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Apr 25 07:57:54 2018 -0700 |
tree | 9072183df705c278d0a5235bd37fcb7fe1bf00e7 | |
parent | 5b7909853029b0ffaeea7336b0abdf1557d71802 [diff] |
Update the documentation in the wake of https://github.com/bazelbuild/bazel/commit/e52c8418d37e902237c6676d06fcb4cad7fc4766. RELNOTES: None. PiperOrigin-RevId: 194240434
{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.