| commit | d2acedc4ca87156a6aa6f96008652c2070dfd071 | [log] [tgz] |
|---|---|---|
| author | shahan <shahan@google.com> | Wed Jan 03 10:18:05 2018 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Wed Jan 03 10:19:43 2018 -0800 |
| tree | 46544717ab234962ffc513d4a479c418a61404ad | |
| parent | e9f4090c67a89247166b7c9607394b350a7c4ef6 [diff] |
Adds the @AutoCodec.Constructor annotation for selecting constructors. Uses the constructor having the @AutoCodec.Constructor annotation to generate a codec (instead of choosing the first in source code). This annotation is required when a class has more than one constructor. PiperOrigin-RevId: 180685902
{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.