commit | a28d087bf15a53063830a860a67d4ecd8f8e00f5 | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Mon Sep 24 11:06:19 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Sep 24 11:07:58 2018 -0700 |
tree | dca49ab917487f6a538842c7f1ba5d5660e0b2e4 | |
parent | 0d6937106807ce0ca3d3820eadcf7f3285f38fe8 [diff] |
Add a list of popular external rules. In the future, there will be stronger guarantees/requirements. For now, it's useful to give a list; otherwise, a user might believe Bazel only supports a few languages. I made the list mostly based on GitHub stars (removing rules that were not updated recently). RELNOTES: None. PiperOrigin-RevId: 214296080
{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.