commit | 11fe399a0ad512e6d9a8a0caa37dbd92575d009b | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Wed Nov 25 02:33:18 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 25 02:34:11 2020 -0800 |
tree | c670c81cb90fa11a1029bc35308c77c6fc3bc6d3 | |
parent | 873b25664af174be23fbee3ff2bc9cdaefe24fd6 [diff] |
Fix using load statement on git_repository with strip_prefix Prevent git_repository from creating directory outside of its repository root while implementing strip_prefix. Fixes https://github.com/bazelbuild/bazel/issues/10062 Closes #12539. PiperOrigin-RevId: 344216891
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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