commit | 16b33e87e4d8390850cba045b749076d59e797e6 | [log] [tgz] |
---|---|---|
author | Naresh <ghostwriternr@gmail.com> | Tue Jun 12 08:37:49 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jun 12 08:39:49 2018 -0700 |
tree | ebefc126eda8f43e61670881a82ec49d5edada51 | |
parent | 06325053ff3ccfd3f6b119a57b6ebd3d8cfc6efb [diff] |
Fix xdot command example in cpp tutorial [Documentation fix] In recent versions of xdot, piping the output of `bazel query` no longer displays the visualization due to an unrelated change in xdot. So, use redirection instead of pipe. Closes #5316. PiperOrigin-RevId: 200220180
{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.