commit | f81f4d72ba4db57bd8e504cc864df64a0dd9f21b | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Thu Sep 13 06:05:07 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Sep 13 06:06:30 2018 -0700 |
tree | f04f8dd4f81163172a16c1301d81dc7b4d2dce79 | |
parent | c68c27de9b393e24d053c120cf2d2d8034e7ec0e [diff] |
Windows,test-wrapper: export some envvars Export the TEST_SRCDIR, TEST_TMPDIR, and USER envvars, absolutizing them as test-setup.sh does. Also fix a bug in test-setup.sh in the absolutization of $HOME which was never triggered because $HOME is always absolute. See https://github.com/bazelbuild/bazel/issues/5508 Closes #6140. PiperOrigin-RevId: 212801157
{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.