commit | d550145730c330cf9412b0f48b5f423829d9ff85 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Tue Oct 16 08:28:21 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Oct 16 08:29:26 2018 -0700 |
tree | 52879d800f0a76a243f7ce20c9e71e629f969372 | |
parent | 893e719801c58df3025474a6c5bc27ee3bcb3b4f [diff] |
file_test: fix for Windows Rewrite the file_test rule in @bazel_tools//tools/build_rules:test_rules.bzl to use ctx.actions.run_shell instead of running a shell script. This way Bazel (on Windows) knows how to run the code. See https://github.com/bazelbuild/bazel/issues/6122 Change-Id: I159e5dd8f058f8581a4ce7a5f06242bce16374eb Closes #6320. Change-Id: I3f90d867643505ed2acd561eca598af87b5128e2 PiperOrigin-RevId: 217321357
{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.