commit | a124bbf0ccecb32fd2f62d309e3e9486986b4323 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Tue Apr 10 12:21:40 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Apr 10 12:23:41 2018 -0700 |
tree | e20072577ce10da13887909e67e8d724ba9f2bcc | |
parent | 8ae0b9d94d1b1c74e5e3adc1536bb641311c05ae [diff] |
Make some objects frequently encountered during serialization into constants. A lot of care is needed here because we're using reference equality. I plan to add value-equality constants in a follow-up. Add ImmutableSortedSet marshaller because I think it might have been needed, and hey, why not. PiperOrigin-RevId: 192326359
{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.