commit | 7bc0199c37e2999fbcbbf8359cb9ddca74458cf3 | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Tue Jul 13 03:16:52 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 13 03:18:30 2021 -0700 |
tree | 5f31d75ac7495583ee190e91130be220e36b9fd7 | |
parent | 19a3a44845c3fd2a1d9d8d39ef4a68d99441d1e8 [diff] |
bzlmod: Load repositories from Bzlmod With --experimental_enable_bzlmod=true, Bazel can now load external repositories from the new dependency management system -- Bzlmod. Related: https://github.com/bazelbuild/bazel/issues/13316 RELNOTES: None PiperOrigin-RevId: 384424361
{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