commit | 8c1a2bd77c3966914bb9a2bb7f39a04ef41ce2a4 | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Wed Sep 30 05:37:47 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 30 05:38:59 2020 -0700 |
tree | 9a45c7db56d138e626ea385d40a0ca7dba9816a0 | |
parent | 9641a3bedcdc2c11168c9f9edc06aefd5ac67ea5 [diff] |
Automated rollback of commit 006b4972b433bda280e6982d297da6071b84b88d. *** Reason for rollback *** Breaks a number of targets in the nightly. *** Original change description *** Make Bazel not raise an error when a symlink points to its own ancestor. This is only an error when the symlink is to be traversed recursively. E.g. `a/a/a/b` is perfectly acceptable if `a/a` is a symlink to `.`, except if we want to recursively traverse into it during a glob or recursive target pattern expansion. RELNOTES: Blaze now allows symbolic links that point to their own ancestor unless they are traversed recursively by e.g. a //... recursive target pattern or a recursive glob. PiperOrigin-RevId: 334579512
{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