commit | 2895cd5ce6797a22279dc7482926371ae9ea78b5 | [log] [tgz] |
---|---|---|
author | dchai <dchai@google.com> | Fri Dec 20 10:48:57 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 20 10:50:05 2019 -0800 |
tree | b81123791afeb03a1641c167cf38ae9fe3bc0ff8 | |
parent | ce6ad29c88084fb327856149a39e2771e544cfa5 [diff] |
Traverse a list in natural order, instead of backwards The order shouldn't matter, and there was never a comment about why nonstandard order was used. AFAICT RPBB is backwards sometimes just to be different: https://github.com/bazelbuild/bazel/blob/402d5036995855ac049e7b549e1f3b0a605068e9/src/tools/android/java/com/google/devtools/build/android/FullyQualifiedName.java#L368 PiperOrigin-RevId: 286604957
{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