commit | 1a70c27a9407e9ffa7844997e1a6032a8c4b2221 | [log] [tgz] |
---|---|---|
author | juliexxia <juliexxia@google.com> | Tue Apr 09 09:33:23 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 09 09:35:11 2019 -0700 |
tree | c8822b78f22e923497dde3be22cce413cf431729 | |
parent | 6778a05b4c4779c4be63ccf0a2431acc71164d64 [diff] |
Allow starlark transitions to read starlark-defined options. Calculate and supply defaults for all read starlark options before transitions are applied. Future work includes: - combining skyfunction calls for inputs and outputs of starlark transitions - enforcing that BuildOptions.starlarkOptions will never hold default values (opposite of native options which always hold default values) in order to make BuildConfigurationWithDefault == BuildConfigurationWithNoValue - Making sure BuildConfiguration properly reflects StarlarkOptions Work towards #5574, #5577, #5578 RELNOTES: None. PiperOrigin-RevId: 242681946
{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.