commit | ee62862c3dd52634ac5ec722b98b8a0c994e7155 | [log] [tgz] |
---|---|---|
author | jingwen <jingwen@google.com> | Mon Jul 09 07:42:16 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jul 09 07:43:43 2018 -0700 |
tree | 7af1711f8e877fb7cf942bbab80097758a36b44f | |
parent | 6fd4e0edd4de22dec9eda13dc0b29214f2ca117e [diff] |
Sync jmmv@'s table styles for the docs.bazel.build site. Sources: https://github.com/bazelbuild/bazel-blog/commit/846478d6943162f4c4d7d50001069e0ca7b2ec28 https://github.com/bazelbuild/bazel-blog/commit/aacaa25314678c08772372b3d46697f7963bb201 RELNOTES: None. PiperOrigin-RevId: 203763253
{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.