| commit | ab75ac81ad40f67de2ce57999a9ae9a7dc6c984e | [log] [tgz] |
|---|---|---|
| author | Rasmus Lund <rasmus@ralu.dk> | Wed Nov 29 07:44:23 2017 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Wed Nov 29 07:47:46 2017 -0800 |
| tree | 46db9a2c6c361338422cb8067467c82583782b74 | |
| parent | 1ed2864ee2b6f9a40f6e9219afcea0cb6bf000a5 [diff] |
Update bazel-overview.md Add Java to list of supported programming languages. Closes #4095. PiperOrigin-RevId: 177307650
{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.