commit | e5a7db9a97f4a5be7a6584678592bad777aa6139 | [log] [tgz] |
---|---|---|
author | dannark <dannark@google.com> | Mon Jul 02 03:10:30 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jul 02 03:12:12 2018 -0700 |
tree | 9c2744f3a1c890ae6465aa92f563b7eae843b97a | |
parent | f45c22407e6b00fcba706eb62141cb9036bd38d7 [diff] |
Delete git_repositories.bzl. The file has been a simple redirect to git.bzl for well over a year and a half. RELNOTES[INC]: Loading @bazel_tools//tools/build_defs/repo:git_repositories.bzl no longer works. Load @bazel_tools//tools/build_defs/repo:git.bzl instead. PiperOrigin-RevId: 202923049
{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.