commit | 57742cc88fae5c3d3089413012d86378c84a8c8d | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Jul 10 20:58:53 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Tue Jul 11 10:55:48 2017 +0200 |
tree | c828fdd97b80d151017574cfb94031b699a26d5d | |
parent | bd0be1a9814d47acd8426a9faa8f9767f3a670ed [diff] |
Update Bazel Test Encyclopedia. PiperOrigin-RevId: 161421362
{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 system. 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.