commit | a05fec555fe9fc33e55593908592845e15fbde3f | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Wed Jul 08 10:11:30 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 08 10:12:38 2020 -0700 |
tree | d6505ba508742c21345ad5443d76eaa7da795ac2 | |
parent | 6664aeed418b604d18786d5488df09d15ceb41ca [diff] |
Replace Package.Builder.Helper with PackageSettings object Use a boolean instead of inheritance to toggle the features Helper was enabling. The bulk PackageSettings object is likely unnecessary - we could have threaded a boolean along, but given how much wiring we had to do the renaming/repurposing was far less tedious. PiperOrigin-RevId: 320211700
{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