commit | 3016d975d253bb2f7471dba02b57630dfdb8a80d | [log] [tgz] |
---|---|---|
author | Shahan Yang <shahan@google.com> | Fri Jan 19 17:11:00 2018 -0500 |
committer | Jingwen Chen <jingwen@google.com> | Wed Jan 24 14:15:09 2018 -0500 |
tree | ffbac304a07952fe4ee61a29219f0607c22db93a | |
parent | aa8ce5653f92473b331e500a3614245dae38dfc4 [diff] |
Adds Kryo library and its dependencies. Kryo is a fast and efficient object graph serialization framework for Java. It will be used to marshal objects for a durable, versioned, scalable representation of the build graph. Change-Id: I9e5e1d2b36d4edbdbcf07146c4d3b7eb8eb8b586
{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.