commit | 457f54658800fb2addf1e2501aafd8fbb5f72d26 | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Thu Mar 19 04:02:30 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 19 04:03:46 2020 -0700 |
tree | 25e35a7d591abf629725ead237fd062ef41c34dc | |
parent | 77153524fb2e02b9862604f507970e18f87d1d29 [diff] |
Native patch: handling file permission properly 1. If no file permission is specified in the patch file, preserve the original file permission. 2. If file permission is specified, then set it as it is. Fixes https://github.com/bazelbuild/bazel/issues/10913 RELNOTES: Native patch can handle file permission properly Closes #10970. PiperOrigin-RevId: 301783131
{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