commit | b8d57083b8b55e19d47518f796e280a979048320 | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Thu Nov 22 07:33:53 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Nov 22 07:35:27 2018 -0800 |
tree | 434d99c144710013bb2afd57452cb907a3d79739 | |
parent | 3b3b46994a19b933576237adebcf3f8b61dbcbc1 [diff] |
Remove warning about an undefined home directory. If a user doesn't have a home directory, this is usually on purpose (e.g. Blaze runs in a sandbox where the sandboxed user can't access its home directory or doesn't have a home directory or the HOME env var was made to point to /nonexisting). I've seen this warning a lot in sandboxed tests and it's just noise. I can't think of a case where this would actually catch a legitimate issue. PiperOrigin-RevId: 222542257
{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.