commit | b83314ada95f6453731efc93f93a27781e9659b7 | [log] [tgz] |
---|---|---|
author | wyv <wyv@google.com> | Fri Jul 16 04:28:53 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 16 04:30:14 2021 -0700 |
tree | a507a7656b9b423ea1d42338ba594eaeeaff5a14 | |
parent | 1c0194cc994d29b938d638e8625deaa19ffaf636 [diff] |
bzlmod: Allow absence of module() call in MODULE.bazel (https://github.com/bazelbuild/bazel/issues/13316) Not calling module() should be the same as calling module() with no arguments. This was mistakenly disallowed before since the Module autovalue builder didn't have defaults for name and version. PiperOrigin-RevId: 385119757
{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