commit | 45c11fed32238ca0741028a7c9690281479c70cc | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Thu Feb 08 07:30:51 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Feb 08 07:32:20 2018 -0800 |
tree | bab9e933a2199c9c8e6f61eeb50be329ae6d19cb | |
parent | 56aeb04a064218b845ecc193d530c341c6ec854d [diff] |
Give a reasonable environment for tests run by "blaze run --direct_run". It's not entirely correct, but almost. The code in RunCommand becomes somewhat more confusing. Cleanup change incoming. Fixes #2815. RELNOTES[INC]: "blaze run --direct_run" with tests now gives the test an approximation of the official test environment. PiperOrigin-RevId: 184992651
{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.