commit | dcf368372198c1a317f755f5ec6a25a158de6fda | [log] [tgz] |
---|---|---|
author | vladmos <vladmos@google.com> | Wed Aug 09 17:44:10 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Thu Aug 10 13:47:41 2017 +0200 |
tree | 0d59e262823496886c5fcad58a8a860f48253efb | |
parent | 617e806d6ba18ffe0c040c481eb629325d0f5f8d [diff] |
Deprecate old ordering names for depsets Old ordering names ("stable", "compile", "naive_link", "link") are deprecated and won't be available if --incompatible_disallow_set_constructor=true is set. Use "default", "postorder", "preorder", and "topological" correspondingly instead. PiperOrigin-RevId: 164728439
{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.