commit | 38cfc187d3b8c3068cd46b730a5ca84ba27d0655 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Mon Jun 24 02:27:01 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 24 02:28:01 2019 -0700 |
tree | ab4245f1025ed26b0a5bcae13967d346912c3a54 | |
parent | a79a4b66124465234137d9bba3f8e8878fd63647 [diff] |
Add a starlark function computing auth dict from netrc data Add a Starlark function combining the data from a netrc file with a list of URLs to obtain a suitable auth dict for the download function of a repository context. This will be used by the http_archive rule, but is also a useful building block for repository-rule authors. Change-Id: Ie61c648323fa9c2f954d773a9a726eb3c90c259f PiperOrigin-RevId: 254717280
{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 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.