commit | 339700e80a8c6de424087779eadb5740bb2d8718 | [log] [tgz] |
---|---|---|
author | adgar <adgar@google.com> | Mon May 10 14:30:28 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 10 14:32:04 2021 -0700 |
tree | cbb97cc92599fc7f739c66537b81dd095825841f | |
parent | 08c5171a258e32300917092730b73b3bc72d0426 [diff] |
Fix BEP Glossary to show all event types. When cross-publishing was implemented in https://github.com/bazelbuild/bazel/commit/f6cce242420cad432797e0e2501475e821553af7, a bug slipped in to the BEP glossary causing most event descriptions to be hidden when published to bazel.build. PiperOrigin-RevId: 373013130
{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