commit | 9083bbe645818a25894b23e70d723f7c7dad36e4 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Wed Jun 05 05:40:24 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 05 05:41:24 2019 -0700 |
tree | 98a5eb8f2933afe3cc9cc4273fd5fbe5be445d2d | |
parent | 5bb81c1e1fbcb986ee2e7f326eb70ef35aee9924 [diff] |
Add the option --experimental_graphless_query This option selects a new query implementation that does not make a copy of the graph, and therefore does not support ordering in the same way that normal query does. It can only be used with --order_output=no. PiperOrigin-RevId: 251625161
{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.