commit | 9e5463008db64a20c5569f42b85aa2673d2933df | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Mon Jan 14 04:09:15 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jan 14 04:10:54 2019 -0800 |
tree | d605e20fabeabf065f780e561bbdf60fc1d1cb95 | |
parent | bf05bc2aec83f6ade77cd6cb757aa2000ae26f00 [diff] |
Leave sandboxfs mounted when --sandbox_debug is on. This is very useful to manually rerun failing actions caused by a faulty sandboxfs, and to actually be able to investigate the work directories as the description of the flag claims. While doing this, fix the description of the flag to match reality (the flag causes the work directories to _not_ be deleted, and this has been the case for a while), and make all sandboxfs-related debugging messages depend on this flag. RELNOTES: None. PiperOrigin-RevId: 229158578
{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.