commit | 876b6c5907e94582746bf941d12a82be436c5e8c | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Tue Apr 21 15:36:33 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 21 15:37:49 2020 -0700 |
tree | 0e7050175819fcc49fa4f90f167aa7a974a0d5b3 | |
parent | ad5aff35751dd2442b0f808cea0b8df1a4b03402 [diff] |
Remove "low level" Package.Builder constructor Trying to remove unnecessary indirection to make it more clear what can be made immutable in packages. Drive-by changes to use a function ref for the event handler and make the duplicate label check more clear snuck in. The former got my attention since it was right next to the constructors, the latter because it was touched by the function ref threading. PiperOrigin-RevId: 307694188
{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