commit | d3fe5e7f42e31a1021ace7cefb8a10285aad3494 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Fri Mar 30 12:49:12 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Mar 30 12:50:39 2018 -0700 |
tree | a4168b035db55ea1ade11c7cdb7e22db429d36d5 | |
parent | 78a5fcff8a311c71cfe163a40856f7413e346409 [diff] |
Make RuleClass serializable and remove Environment from it, since it was only being used for the transitive hash code and transitive label of its globals, which can be passed in explicitly. Assert along the way that the transitive label of its globals is always non-null. That is currently the case, although there seems to be no hard invariant of the system that it is true. Might as well tighten it now. PiperOrigin-RevId: 191103310
{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.