commit | a780be3b408a762645cb0cb8c15177186d5c9126 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue Oct 16 13:29:06 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Oct 16 13:30:48 2018 -0700 |
tree | 57547e26d454fd072dc46736c88d0255baf96216 | |
parent | 866b2aba4e1ce3ff65318075ae73fa389cbc1ffc [diff] |
Automated rollback of commit d550145730c330cf9412b0f48b5f423829d9ff85. *** Reason for rollback *** TAP breakage *** Original change description *** 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 Closes #6320. PiperOrigin-RevId: 217375289
{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.