commit | e92966ca10d471d6c86b96a324fd7b5506dc276a | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Thu Nov 12 12:40:07 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 12 12:40:59 2020 -0800 |
tree | 7ff1c0142cf378476bac206880c5da89746f1a70 | |
parent | e80119ac20eb24b5d55938138af986b543783290 [diff] |
Have all Fragment constructors take BuildOptions. This gives us a consistent API call for creating fragments, which makes ConfigurationFragmentFactory.create() trivial. This clears another obstacle toward removing ConfigurationFragmentFactory. Some constructors have been made public in support of the expected change to eventually call them directly. PiperOrigin-RevId: 342108784
{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