commit | 6ab3a075f528ec759bebe9b14c9a16a021f0dc4a | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Thu Jun 21 12:21:58 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jun 21 12:23:15 2018 -0700 |
tree | 2ac2a907a16c5aa0cebb2fae1942a1356e06f471 | |
parent | 1a025f53f85c70323a3657b692ed9394f6efe721 [diff] |
Remove several uses of @SkylarkCallable.mandatoryPositionals mandatoryPositionals is going away soon. While it is less verbose than the alternative, it does not allow for documentation to be specified (nor type-checking), and is thus inferior to the alternative. Killing mandatoryPositionals will also make the interpreter code cleaner. RELNOTES: None. PiperOrigin-RevId: 201566377
{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.