commit | d36b4a97fd8f097c88bef755f112b74a27e64f4f | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Nov 27 13:17:06 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 27 13:18:09 2019 -0800 |
tree | db83efbd4d074e2a79f6b67ae635cbd50c33146f | |
parent | 8c91022bdb0ebc0a2d10772314eb4a96dee55333 [diff] |
bazel syntax: delete SkylarkSignatureProcessor The logic to evaluate parameter default value expressions has moved to CallUtils. The logic to produce a signature and default value expressions from a @SkylarkCallable annotation has moved to docgen. It no longer evaluates the expressions. Lots of dead wood was removed. PiperOrigin-RevId: 282823526
{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