commit | 7247b0bea534b160a0a43116e3127c6fbd802168 | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Thu Jun 13 06:11:06 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 13 06:11:57 2019 -0700 |
tree | 5bd297cc48921567f34e98bb612a36fc52a92561 | |
parent | a7a15c067635e78160bd330bc721f289cf4e4cd3 [diff] |
Automated rollback of commit 50a2d6c9b9c55776ec747a656a2edd971e723771. *** Reason for rollback *** Broke Bazel CI: https://github.com/bazelbuild/bazel/issues/8623 *** Original change description *** Refactor git_repository and new_git_repository rules implementations ? ?so that they can be used with Bazel on Windows without MSYS - do not use shell scripting, call git binary and use repository_context methods - add black box tests for new_git_repository, so that they run on Windows without MSYS - prefer fetch to clone, as in that case less content is fetched (with fetch, we specify both the reference and depth in the same command;... *** ROLLBACK_OF=252918513 PiperOrigin-RevId: 253014327
{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.