commit | 2813550cbb506a684fd1346d0439586f8d2b8fec | [log] [tgz] |
---|---|---|
author | mmikitka <matt@mikitka.net> | Wed Apr 18 10:11:11 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Apr 18 10:12:48 2018 -0700 |
tree | 723c28b3d98e1316fe91d4ee2c7aff6383186e63 | |
parent | 70e84f8926bd2cc38fea9e74af292d19038607b8 [diff] |
Expose debug parameter to suppress informative print statements I like to have clean output on successful builds, and this PR suppresses informative print statements, by default, with the option of exposing them, if desired. Closes #5037. PiperOrigin-RevId: 193375345
{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.