commit | bf1eaed356f3d0c2e3c130455f2f29f93de59891 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Nov 25 09:52:57 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 25 09:54:00 2019 -0800 |
tree | 8ea350a48264da8b259d9ae545381c9a3e8f23a7 | |
parent | 64972e628ff14cd64afab0c0682b91eee97ed6fc [diff] |
bazel syntax: relax depset element validity check to isImmutable The nightly uncovered cases of depsets containing lists of strings, which are Starlark-unhashable even when frozen. Also document the two problems related to the check. PiperOrigin-RevId: 282377809
{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