commit | a7ae16d8eedd6b8f9a7689981a4566847877cac0 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Sep 28 07:20:31 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 28 07:21:43 2020 -0700 |
tree | 7ee75303db51ac9a504a3f1248763bb4abd78fb6 | |
parent | 603e3b8d2cff9b3e8dac8e3f3091ddf9f41de312 [diff] |
Replace getOutputDirRelativePath() calls in ProtoCommon with getRepositoryRelativePath() Basically the same deal as CcCompilationHelper in https://github.com/bazelbuild/bazel/commit/f060b55820bb8b2df382c4c9ef394d0250a56fdd. proto_library.strip_import_prefix doesn't support paths including workspace roots, so we can just rely on package fragments and repository relative paths when handling it. PiperOrigin-RevId: 334151898
{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