commit | 16cb4dd34ca5f7ad485d9e4fff48b8180e03fee9 | [log] [tgz] |
---|---|---|
author | cnsun <cnsun@google.com> | Thu Mar 08 15:12:38 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Mar 08 15:14:44 2018 -0800 |
tree | 4e79d591558f5e10bf18c4efa4fee0d8322b2397 | |
parent | 24ad3649a20304029a2e30b32c6d88b2619fc3b6 [diff] |
Add a flag to control whether to treat missing dependencies as errors or warnings (--emit_errors or --noemit_errors). RELNOTES:None. PiperOrigin-RevId: 188397338
{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.