commit | aa43a8989a2ed3d19d3a83969a85322058e97aa7 | [log] [tgz] |
---|---|---|
author | vladmos <vladmos@google.com> | Tue Aug 29 13:24:06 2017 +0200 |
committer | Vladimir Moskva <vladmos@google.com> | Tue Aug 29 13:33:21 2017 +0200 |
tree | 76bb820841626f9879da85c3fa879ed9dd255886 | |
parent | 03976a542347fdc9219c0e73efb3973086ae02b2 [diff] |
Flip the --incompatible_disallow_set_constructor flag by default RELNOTES[INC]: `set` is deprecated in BUILD and .bzl files, please use `depset` instead. Ordering names have also been changed, please use "default", "postorder", "preorder", and "topological" instead of "stable", "compile", "naive_link", and "link" correspondingly. PiperOrigin-RevId: 166830004
{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 system. 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.