commit | d3dd9d1b3cd238467143becb8665ea252fda8e0d | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Fri Jan 25 15:01:45 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jan 25 15:03:41 2019 -0800 |
tree | e5780d4be8a006a5d31dfac0e82ab83dce0b3423 | |
parent | 6b96ff7cf2bd1037fdc53996f455569aab739e52 [diff] |
Convert MethodLibrary's SkylarkSignature methods to SkylarkCallable Note that converted parameter @Param annotations need legacyNamed = true (and in some places, noneable = True) to retain compatibility with the bugginess of SkylarkSignature. This facilitates followup to clean up these methods / parameters -- given the refactor, we can enforce some of these parameters are positional-only (subject to an --incompatible flag) Progress toward #5010 RELNOTES: None. PiperOrigin-RevId: 230975480
{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.