commit | 643c64ab0e0da816cc12afc61d86a2da42c29aa9 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue Oct 16 15:58:08 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Oct 16 16:00:15 2018 -0700 |
tree | 8042135a8db40d41d9401549f4ffad156241f5cc | |
parent | d86b509d306b18438910326da072aa5f8b823c9e [diff] |
Warn instead of error when no targets to run. This code path is executed when a user passes --nobuild, in which case they expect there to be no targets. A non-zero exit code does not make sense. PiperOrigin-RevId: 217403648
{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.