commit | ed68a81f7938067d05fd7525f4aece6db59326b3 | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Fri Sep 06 07:16:55 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 06 07:17:57 2019 -0700 |
tree | 1bb91d7c020fe82dc084325cd61e8eea3743adbc | |
parent | 0b3a7dd0783fe0ac30e0bc2ddaff2b31c72436b7 [diff] |
Update recommended rules page - Merge the list of native rules and additional rules. - Remove C# rules: there's no evidence that it's production-ready, and no consensus on its design - Remove pubref/rules_protobuf: there are already some rules_protobuf; it's unclear whether it should be recommended - Remove other rules after discussion with the owners - Add rules_pkg (and remove the native rules that are deprecated) RELNOTES: None. PiperOrigin-RevId: 267591911
{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.