commit | 03f6af623ae3de4a9b756b5235ebd31cc2faf762 | [log] [tgz] |
---|---|---|
author | ajurkowski <ajurkowski@google.com> | Fri Jun 11 15:00:09 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 11 15:01:31 2021 -0700 |
tree | 1d11cdd4b4fe618cf37cab98b735c7b8c2d16c80 | |
parent | 11c09c5254e6dc5e17016a17c345fe374b3d799d [diff] |
Define a natural ordering for `ActionInput`. `Artifact` defines natural ordering by comparing exec paths, which are defined at the level of `ActionInput`. Move that to `ActionInput` interface. Move `Artifact.EXEC_PATH_COMPARATOR` to `ActionInput` to allow convenient comparisons with null. PiperOrigin-RevId: 378956898
{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