commit | d703a5e0afaf2e932fac28e0a9e9c4b18ea5ef61 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Fri May 04 09:34:02 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri May 04 09:35:16 2018 -0700 |
tree | 346f90d9198cc1abc13e6c06ffbb03801575c2da | |
parent | f7b5ce6d0cc7d2034245d15c533ac1c122c6852e [diff] |
Add a module collecting the results of repository rules We allow repository rules to return a reproducible version of themselves, or a list of fully reproducible rules they expand to. Add a module collecting all those answers, logging them at each invocation, if requested; this collection can also be used by the upcoming 'sync' command to generate a WORKSPACE.resolved file. Change-Id: Iac1358de1b74633810d300ba2bf45bba8b3992dc PiperOrigin-RevId: 195427096
{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.