commit | 7e3cfd8e800d9874c055c3550db0fb920afa9780 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Thu Mar 28 08:58:55 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 28 09:00:43 2019 -0700 |
tree | 4c1c2e2ad9c1421dfe986872bb7ea16712f774bb | |
parent | d4f51b95091709d2ca291e0003ba0317979d393b [diff] |
Windows, native launcher: Rlocation knows external The native launcher's own Rlocation() implementation correctly handles runfile paths that start with "external/". Fixes https://github.com/bazelbuild/bazel/issues/7809 This PR subsumes https://github.com/bazelbuild/bazel/pull/7853. That PR changed the launcher to use the C++ runfiles library. Alas that broke some tests. Closes #7873. PiperOrigin-RevId: 240782949
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.