commit | 8ec3639c811f922e77a698af50534e2b5303584e | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Mon Nov 19 11:16:26 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Nov 19 11:17:45 2018 -0800 |
tree | 69976f183b9e58f4256cba1eb705b6e03bc67672 | |
parent | f998f4e8b5c172286074f4de58eb3fb966ed8243 [diff] |
Move analysis testing improvements out of "experimental". * Removes --experimental_analysis_testing_improvements flag, moving functionality previously guarded under this flag to be usable without the flag. * Renames --experimental_allow_analysis_failures to --allow_analysis_failures This change is a "silent launch" of these features. Documentation on these features soon to follow: after release, bazel-skylib will be updated to incorporate a number of these improvements, and announcements with thorough documentation will be made then. Progress toward #6237 RELNOTES: None. PiperOrigin-RevId: 222106622
{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.