commit | 7a491b7e62a033aa5f0f8efdfd77dac5ec5fa1b3 | [log] [tgz] |
---|---|---|
author | ccalvarin <ccalvarin@google.com> | Wed May 16 09:13:27 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed May 16 09:15:11 2018 -0700 |
tree | e52e0c6ffb782a25e49089a6b66963337bb5f7ec | |
parent | cd76c1f8a9a645f0ecc2a95a66548b7178b35155 [diff] |
Port bazelrc flags into their own module. This way the documentation logs them correctly as named "bazel," and describes the correct behavior. Needed for #4502. RELNOTES: None. PiperOrigin-RevId: 196837021
{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.