commit | c33f0c80e1330dbebede4ad1744e57c555c8d188 | [log] [tgz] |
---|---|---|
author | juliexxia <juliexxia@google.com> | Mon Mar 25 16:37:41 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 25 16:39:20 2019 -0700 |
tree | 555c9b75d28ac3241276f40f4170e11436dae3ea | |
parent | 4d8d1d6e885ed785bd4898298a51d1bc7579bf47 [diff] |
Don't expose `null` option values to Starlark - replace with Runtime.Nonetype. Starlark transitions can access the values of native options and expose them to Starlark code. In those cases, covert null to Runtime.Nonetype. RELNOTES: None. PiperOrigin-RevId: 240243755
{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.