commit | 4acb9ae67a7135b2365b92e91601d4797adc2ad5 | [log] [tgz] |
---|---|---|
author | steinman <steinman@google.com> | Thu Jun 17 12:32:15 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 17 12:33:56 2021 -0700 |
tree | 659f4f469aad74930ddeccbfe6fe2044ee49047b | |
parent | d4390f81b306f3ae0b2f85c722965142e14dd356 [diff] |
Automated rollback of commit 03f6af623ae3de4a9b756b5235ebd31cc2faf762. *** Reason for rollback *** Potentially causes a performance regression: [] *** Original change description *** 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: 380019680
{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