commit | a9e7577d3f96192114331408fb5f629fab5ba3db | [log] [tgz] |
---|---|---|
author | FaBrand <21087362+FaBrand@users.noreply.github.com> | Thu May 27 01:26:45 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 27 01:28:06 2021 -0700 |
tree | 2f961e572be9104d091decaa7ac21b5503d12512 | |
parent | 526ea392ac50a0f11eb65fd29a6cde5962a08c97 [diff] |
Add /d to describeCommandCwd If the concrete output-base this command changes to is on a different drive (under windows), the `cd` does not work as expected. According to the [docs](https://docs.microsoft.com/de-de/windows-server/administration/windows-commands/cd#parameters) adding this should actually result in the intended behaviour in all cases. Fixes: #13496 Closes #13497. PiperOrigin-RevId: 376119073
{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