commit | f7802d92a3a4fa4d17e780284d693e5ea9c3dd20 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Wed Jun 05 04:45:15 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 05 04:46:13 2019 -0700 |
tree | 3bfe3e689e04d34630e6b67fe82481763822fa1e | |
parent | 64284337e7f1f6aed0da22c05266861c47f7ca9b [diff] |
Revert output formatter part of https://github.com/bazelbuild/bazel/commit/92a872b4117de3937d7535976a387e8be4ca1f57 Turns out to be unnecessary as we already have a StreamedFormatter interface. Also merge the GraphlessOutputFormatterTest into the MiscOutputFormatterTest. We already use the streamed code path whenever an output is selected that supports streaming and order_output=no. It's almost as if someone started to implement streaming, but then didn't finish it because query never actually streams results. PiperOrigin-RevId: 251619094
{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.