commit | 6b23c57df67610bac3b4a26f0a37d727db2721f7 | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Fri May 21 04:48:45 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 21 04:49:47 2021 -0700 |
tree | 44d4404467e0069a25c49e4a9a26174efac9fec7 | |
parent | 2ac6581aeaab33ba506fce96dfa6a75eaa819233 [diff] |
Add docs for Bazel 4.1.0. RELNOTES: None. PiperOrigin-RevId: 375059957
{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