commit | dcc80fb8b3952da51e9d924a50c9d80ddf4a4f32 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Fri Aug 09 05:05:21 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 09 05:06:08 2019 -0700 |
tree | ce941bb3cefd35767b6c0c9d8dce97a7e4ae280f | |
parent | 9bbe8395bfbeaa94be9a7fa11156a825b90a5509 [diff] |
Windows, refactor: move WindowsEscapeArg function Move this function from the native py/sh/java_binary launcher into the windows JNI library. The latter is slowly becoming Bazel's and its tools' de-facto base library, so it's the right place for this function. Follow-up to https://github.com/bazelbuild/bazel/commit/da557f96c697102ad787e57bbf7db2460f6a60a8 Closes #9131. PiperOrigin-RevId: 262540258
{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.