commit | a330febdddbae5751b6bb0cc0a6a84f451df2304 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Wed Oct 30 09:17:48 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 30 09:18:45 2019 -0700 |
tree | bb8ab29e6d93a999bfbf038d476581c700f482d6 | |
parent | 811838911501ad4b3d760900583939bb2cca8e73 [diff] |
Restrict noneable parameters to be of type Object This fixes a number of crash bugs, as passing None to these "noneable" parameters had resulted in a crash. Technically, this change *appears* to change the API. However, as these params were never truly successfully "noneable", this is not an incompatible change. RELNOTES: None. PiperOrigin-RevId: 277518828
{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