commit | a82fb728f47fee026a60bfd91615bad6a32a427f | [log] [tgz] |
---|---|---|
author | aiuto <aiuto@google.com> | Wed Oct 14 12:38:25 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 14 12:39:30 2020 -0700 |
tree | 76efe1f0882b9d596a20ef5c41d2b037d75b23f1 | |
parent | 1407b2ca882ce8f77f3aadb80ef1b18eed7d3296 [diff] |
Part 1 of implementing cquery --starlark:file. See: https://docs.google.com/document/d/1kL6Tdmp6uLBa9lq_DbUSjIC87glOzKIyPoBeF95Rs4c/edit#heading=h.xgjl2srtytjt - Add starlark:file command line option Next steps: - add providers() method. - update docs/cquery.html to include this option. I deferred that for now becuase the examples can be better once providers is implemented. RELNOTES: Add --starlark:file option. This adds a capability to the (cquery)[https://docs.bazel.build/versions/master/cquery.html] feature in `--output=starlark` mode so that the expression to format output may be specified in a file. PiperOrigin-RevId: 337148974
{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