commit | 7c67d1ddf7b6db608e86f2e5a915fb8687101f5f | [log] [tgz] |
---|---|---|
author | Alessandro Patti <apatti@uber.com> | Thu May 07 12:48:19 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 07 12:49:10 2020 -0700 |
tree | a47320a9a463aea2c0f4d1b8e65b5ac53811bbd9 | |
parent | d8de9acd71f1e26ead8881beffca7c2e80e4590b [diff] |
Add option to filter events from UI At the moment there is not an option to easily control the verbosity of Bazel UI. The `ui_event_filters` option allows to arbitrarily filter events from the UI. The syntax is the same as `build_tag_filters` or `output_group`, so it is possible to add or remove events, using leading `+/-`, or override the default set completely with direct assignment. Related: #4867 Closes #10936. PiperOrigin-RevId: 310417852
{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