commit | d90d2de8314ee460cc8a3de330e53a9dc5412e5f | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Mon Jan 11 07:26:48 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 11 07:27:55 2021 -0800 |
tree | 083859f3ee191ffb4abc102a2f12f1cb76df043e | |
parent | 769842af3dd6b0f169df62293f433922a70d6fc8 [diff] |
bazel analysis: delete ctx.expand This feature is undocumented, unused*, and untested. *as far as I can tell, though it is so rare to find actual dead code, as opposed to mere vampire code: code that serves no earthly purpose yet continues to drain our life force. RELNOTES: The undocumented ctx.expand feature no longer exists. PiperOrigin-RevId: 351148802
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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