commit | bb9eed0653c92ba668aec94dffbfed5112921e11 | [log] [tgz] |
---|---|---|
author | leba <leba@google.com> | Tue Jul 14 09:03:28 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 14 09:04:58 2020 -0700 |
tree | becd509e688de7564f049e2af96155f8064050f8 | |
parent | 485fccf90a51e6646d0abf29bc38f2c16443c0b2 [diff] |
Dump Skyframe state after builds. --experimental_post_execution_skyframe_state_format outputs the state of Skyframe after each build. This is a simple version that provides proto/textproto/jsonproto output formats, similar to aquery's. We also excludes command lines from the final output. Example: blaze build --experimental_aquery_dump_after_build_format=proto //foo > /tmp/output.proto RELNOTES: None PiperOrigin-RevId: 321168634
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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