commit | e9a4e93ed713fba03c83a4a37bed80624fba4d5c | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Wed Jul 07 04:55:00 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 07 04:56:28 2021 -0700 |
tree | a12ecffbda0564a4f8c23d3f86173b6a5137051a | |
parent | 05265a41d9bc749abcdf1f57272e59cc322e3c07 [diff] |
bzlmod: Add new features to http_archive rule Those features are needed by the Bzlmod system to fetch Bazel module dependencies from Bazel registries. - integrity: In addition to "sha256", users can specify the integrity value to verify the downloaded archive content. - remote_patches, remote_patch_strip: apply patche files downloaded from given URLs. This will be used to apply patch files hosted in Bazel registries. Related: https://github.com/bazelbuild/bazel/issues/13316 RELNOTES: None PiperOrigin-RevId: 383386903
{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