commit | 3ac8c7ff487f278cf2fd2549d1b42012964a79b8 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Dec 03 06:09:52 2020 -0800 |
committer | John Cater <jcater@google.com> | Fri Dec 11 16:38:34 2020 -0500 |
tree | f03a42db258decc0392c3d5d4a2887be75cc8c48 | |
parent | df37047e4ec45f5d018b436dbb64062cd9148a15 [diff] |
Use getRunfilesPath for run_under executable path generation. getRootRelativePath doesn't return a valid runfiles path for external source files anymore after the recent external source root change. Also, it won't work for external labels either once the --nolegacy_external_runfiles becomes default. This fixes issue #12545. PiperOrigin-RevId: 345435649
{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