commit | 6622e6face8e40f834a6e0ab10c398ab69fbf98f | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Wed Oct 17 15:00:09 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Oct 17 15:02:43 2018 -0700 |
tree | bb2b7edc3a96ca281f7d3b43c008694575881437 | |
parent | b6ea3b6caa7f379778e74da33d1bd0ff6477f963 [diff] |
Create infrastructure to restrict top-level Starlark objects by flag As proof of concept, this restricts AnalysisFailureInfo and AnalysisTestResultInfo to be unavailable as top-level symbols without --experimental_analysis_testing_improvements . This is technically a breaking change, but these symbols were unusable before this change, documented as being experimental, and are not included in any binary release of Bazel. RELNOTES: None. PiperOrigin-RevId: 217593936
{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.