commit | 1f82ea86aef1721fe86131c7c49fb7bc63265da3 | [log] [tgz] |
---|---|---|
author | wyv <wyv@google.com> | Thu Sep 24 15:25:48 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 24 15:26:48 2020 -0700 |
tree | 67a9fe1e6f666af3bc7cadf1856452991acbf8b0 | |
parent | 60c954585575e404fd8b7f74f39abce3a46c065a [diff] |
BE: Merge all columns of the "language-agnostic" rule table Right now each family in the language-agnostic rule table is divided into binary/library/test/other types like the language-specific rules, which makes no sense. This CL makes it so that all those "types" are merged into one column and the rules are displayed using a Wikipedia-style hlist instead. In a next CL, I plan to remove the "TYPE = X" clauses from the docs of these language-agnostic rules, which will sort all rules in a family alphabetically (instead of per imaginary-type). I also removed the "other2" type from the langauge-specific rules. PiperOrigin-RevId: 333610778
{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