commit | 47e832a95d390abf0e8e3e7a5cc251b99eaa1d06 | [log] [tgz] |
---|---|---|
author | mai93 <messa@google.com> | Tue Nov 24 01:26:48 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 24 01:28:05 2020 -0800 |
tree | e8c1187e064399d8eeec6448a0be565be5cc1206 | |
parent | 913a985a5c2fc3842b12c6e5f29af0fa1bccfd6a [diff] |
Handle escaping command arguments in cmd_bat This pull request stops arguments escaping for commands run using cmd.exe since the result of `ShellUtils.windowsEscapeArg()` method is not accepted by cmd.exe. Fixes: #11975 Closes #12530. PiperOrigin-RevId: 344010635
{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