commit | c212051c99160fa86e81af18b047186ea0f3605c | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Wed May 13 12:24:50 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 13 12:25:43 2020 -0700 |
tree | d7d93730a111991295372282ec73a57d1817e8b0 | |
parent | b925787599b85a44b88246bc660d5564108456d1 [diff] |
Increase the visibility of predefined build settings. I was tempted to provide more detailed examples (like a full cycle of defining and using in a `select()`). But I think longer examples are appropriate for https://github.com/bazelbuild/examples/issues/154. Fixes https://github.com/bazelbuild/bazel/issues/11372 PiperOrigin-RevId: 311380577
{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