commit | d286084a4200303dc192c81bc979c9da5b5b6829 | [log] [tgz] |
---|---|---|
author | juliexxia <juliexxia@google.com> | Wed Jun 05 12:30:35 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 05 12:31:32 2019 -0700 |
tree | 22f66abd717ed3db7b4c2f8a8bfd40017468fdac | |
parent | e5970d90c82f27e458bd6f00a46bb36bc90eb2fb [diff] |
Don't store default values of build settings during Starlark options parsing. This is the same behavior as during transitions. Since we don't know all related starlark options at the top of the build (like we do with native options) we need to make set to default == unset == unstored. PiperOrigin-RevId: 251695315
{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.