commit | 16a924ad9d7c32ef055c3c73f757e87dc1d020c0 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Tue Nov 03 09:14:47 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 03 09:16:11 2020 -0800 |
tree | bc7b2f137d14ff40f67cca6d582b4849bc2a06b0 | |
parent | 29362026e2e3c1a2cdbbdd549176e8395426bdb4 [diff] |
bazel: use Attribute.valueToStarlark not fromJava ...in WORKSPACE file processing. This call site was overlooked by https://github.com/bazelbuild/bazel/commit/b74f1601586d4437409a28d7a4d2e907c8625c79. Also, put Dict's two calls to checkValid on different lines so they can be distinguished in a stack trace. PiperOrigin-RevId: 340457675
{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