commit | 8720ff4b3bfe183dca321545dc4bf6232687ef4b | [log] [tgz] |
---|---|---|
author | tanzhengwei <tanzhengwei@google.com> | Mon Jan 11 01:58:53 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 11 01:59:45 2021 -0800 |
tree | d8db962d3aab14bff32b42bb8af1841fc8fd6662 | |
parent | e973aefd54bfe2abe65254135ae8fc182d60f9af [diff] |
Add lexicographical sorting for graphless query unordered output guarded by a flag --incompatible_use_lexicographical_unordered_output. The motivation behind this CL is to make consistent the output order between graphless query and graphless genquery, which outputs in unordered and lexicographical order respectively. The goal is to eventually switch to graphless query with lexicographical ordering as the default. This issue https://github.com/bazelbuild/bazel/issues/12757 keeps track of the flag on github. PiperOrigin-RevId: 351107138
{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