commit | ceaed5145f5ad27facd103a79d047cf0e301b4b5 | [log] [tgz] |
---|---|---|
author | vladmos <vladmos@google.com> | Wed Jan 03 12:20:57 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Jan 03 12:22:55 2018 -0800 |
tree | 86d92a80caa06522c5f21ea971b3b692d3520016 | |
parent | e981d20dafc268ff9c1b5e23452e060327a0ace2 [diff] |
Remove usages of `+` on dicts The `+` operator on dicts is deprecated and will be removed. This change makes Bazel files compatible with the new behavior. Fixes #4346. PiperOrigin-RevId: 180702882
{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.