commit | ce2bdd19762a4a0ace8c77b98d6f8e96f3498dcc | [log] [tgz] |
---|---|---|
author | daroberts <daroberts@google.com> | Fri Feb 26 11:36:38 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 26 11:38:03 2021 -0800 |
tree | 1ab47f8bf43a24010e801233f94fc38b9175c4e0 | |
parent | 6a3e387a44687e1e96b05d2088303ae9d97abf84 [diff] |
1. Add extending Bazel section to Bazel navigation header. 2. Rename Documentation to Using Bazel. PiperOrigin-RevId: 359802645
{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