commit | fcea9dec559bca165c08a36d4c8c8a20c1840755 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Mon Apr 16 12:58:03 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Apr 16 13:01:41 2018 -0700 |
tree | 41375a79789279315ff08ccc8524f55768f2c887 | |
parent | 65e1fa81add2c40a5434d26c7a46a1ef9b249981 [diff] |
Create @SkylarkGlobalLibrary annotation, allowing classes/interfaces with global skylark functions to use @SkylarkCallable instead of @SkylarkSignature. Also migrate skylark's global "rule" function to @SkylarkCallable, thus demonstrating the new feature. RELNOTES: None. PiperOrigin-RevId: 193085313
{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.