commit | bc1674799a9af9c09fb68e818ccfa97f7128ef55 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Fri Oct 12 11:35:12 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Oct 12 11:37:48 2018 -0700 |
tree | 040b7d61662c921db60d936d0cd17f844c2b729a | |
parent | a392d0e7dd6a5daa4e2cc70c850457ea2a550238 [diff] |
Follow-up to https://github.com/bazelbuild/bazel/commit/b274a7fad16770c7faa859b1e82c12498519aefd, https://github.com/bazelbuild/bazel/commit/a6b21615ef5b773168445f8d55ff87571d3871cd PiperOrigin-RevId: 216894704
{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.