commit | d96e8db4b60bfa1413e5a8f0874d7fdb719f31d1 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Jul 09 20:38:37 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 09 20:39:45 2020 -0700 |
tree | d593bcfeb4013b0a7956256d856c09de2414d894 | |
parent | e9186ebbe8ac0b4488a1111f27a5713b48191132 [diff] |
DOCS: Clarification of "compilation_mode" as "-c" RELNOTES: None PiperOrigin-RevId: 320535377
{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