commit | 8769f8437281d3925240c4a9922d138c7866a876 | [log] [tgz] |
---|---|---|
author | jingwen <jingwen@google.com> | Tue Oct 08 10:44:31 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 08 10:45:30 2019 -0700 |
tree | 07bbd6aa021f244ae5c9564b0c93227a873bc3bb | |
parent | 21f6ba4602ff9ccf57708330d79f232fa0e74ea9 [diff] |
Reinstate external documentation performance.md https://github.com/bazelbuild/bazel/commit/6ca0ce9c0d33657007a41612e9034497916dc93f caused the entire document to disappear Fixes https://github.com/bazelbuild/bazel/issues/9973 RELNOTES: PiperOrigin-RevId: 273555480
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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.