commit | 87ce12cd9753e9168e83e15a336a7f44b89b6149 | [log] [tgz] |
---|---|---|
author | mstaib <mstaib@google.com> | Wed Dec 05 07:53:23 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Dec 05 07:54:52 2018 -0800 |
tree | fab7caf0c2efa477560f1ce082a477129eb4956f | |
parent | deac5bed75efcba4dfdba2f2686f9b7d6f1c9a02 [diff] |
Add the ability to compare the options represented by a pair of diffs. This is an implementation of ConfigurationComparer for two options diffs. This should be much faster than comparing two sets of fully expanded options, because there's much less in the way of data to compare. RELNOTES: None. PiperOrigin-RevId: 224153609
{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.