commit | 1b98de65873054b148ced772cfa827a7bfb5ad9a | [log] [tgz] |
---|---|---|
author | vladmos <vladmos@google.com> | Thu Oct 12 17:25:24 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Fri Oct 13 13:52:05 2017 +0200 |
tree | d62e8b560be46ac3678a30e1785bbddfbe6285ca | |
parent | 6d4c1516f33dd132d9c1b2f5b228165975f8d07d [diff] |
Remove the deprecated set constructor from Skylark The `set` constructor used to be deprecated, but it was still possible to use it by providing --incompatible_disallow_set_constructor=false. RELNOTES[INC]: The flag --incompatible_disallow_set_constructor is no longer available, the deprecated `set` constructor is not available anymore. PiperOrigin-RevId: 171962361
{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.