commit | b77bf3c7f8d2872ce7ed33f063ccf1cfc1ab22aa | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Tue May 19 14:23:57 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 19 14:25:25 2020 -0700 |
tree | ab87a6b35b4f008d7da2a453ad2e5b2305867101 | |
parent | 6edeb84c1fee9df05099eafb7affe3f3330698e8 [diff] |
Add a flag, --experimental_verbose_failures_filter, that gives finer control over failure reporting: rather than dump command lines for all failed actions, dump only for actions whose labels match a regular expression filter. The existing --verbose_failures flag is still available as an equivalent for --experimental_verbose_failures_filter=.* PiperOrigin-RevId: 312352624
{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