commit | a11e2d068a4ae10f851612efa9dd5eacc7f54329 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Fri Dec 06 07:11:35 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 06 07:12:35 2019 -0800 |
tree | 23f9a146956ba6323b1cb289ea639b5b48284eb2 | |
parent | fd0b46b437fe2b698b1db87d29dffe55f6bfeead [diff] |
bazel packages: rename InfoInterface to Info Info is now an interface. The logic of the former abstract class of that name has been pushed down into it subclasses, most of which do not need to materialize Location and Provider as fields. This saved two words per Info instance. PiperOrigin-RevId: 284178767
{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