commit | 5cb7cca82ba2f70cf0c7710f9365342ce60e90b5 | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Tue Aug 20 23:18:57 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 20 23:19:48 2019 -0700 |
tree | e6809bd311801ca0004503a856ce969f3a14b4fd | |
parent | c0f8071a7654336f50192af04274de897ff88a5a [diff] |
Menu: group BUILD file documentation; move tutorials to language sections RELNOTES: None. PiperOrigin-RevId: 264543461
{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.