commit | 03ff8787367352c53a8caf9cb8aad43d6bbefcfb | [log] [tgz] |
---|---|---|
author | juliexxia <juliexxia@google.com> | Wed Mar 20 13:03:27 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 20 13:05:27 2019 -0700 |
tree | 68c12807b79a13ff04cc5d3dc99e2d7b38e45f4b | |
parent | e81d9c909cd7c94bf847c2d86a11b80751e6c362 [diff] |
Validate the outputs of transitions on build settings. This means ensuring that all (non native) outputs of Starlark-defined transitions exist, are build settings, and are set to the correct type of value. Wins along the way: - properly propagate TransitionException through ConfiguredTargetFunction - consolidate instances of COMMAND_LINE_OPTION_PREFIX PiperOrigin-RevId: 239457521
{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.