commit | 8cbf0f16869f92f567f50be6508bf46dbd501d0a | [log] [tgz] |
---|---|---|
author | vladmos <vladmos@google.com> | Tue Jul 11 19:14:44 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Wed Jul 12 08:49:07 2017 +0200 |
tree | d7902782e460a6660ee672a68bdee45db75f8534 | |
parent | fd37b512d3a899da531cb6ba2cc70543246940fe [diff] |
Clean up string representations for unknown objects Don't call the `toString` method on unknown objects as it potentially breaks hermeticity and determinism. Use a generic string like "<unknown object package.ClassName>" instead. PiperOrigin-RevId: 161544828
{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 system. 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.