commit | da280efa4335ea9bb2581172aa695d6316d1f16d | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Fri Jul 06 05:52:08 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jul 06 05:53:45 2018 -0700 |
tree | 2bfbdbda0befd9b99db218cc4d1f209ab8b49ac8 | |
parent | 0feb714ba783f9e0b326575c0f6372eeafd7baab [diff] |
Make skylark repository functions exportable In this way, their name is one they can actually be referred to by. This is necessary, as Skylark repository rules end up in the resolved file when freezing the versions of external dependencies---and the call to the repository function might be indirect. Change-Id: Ie1b5a28fac4f690c424de848b42d0c4a217d494d PiperOrigin-RevId: 203466286
{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.