| commit | fee7975315c8f4e3932a4465b94efaafe2ad6078 | [log] [tgz] |
|---|---|---|
| author | jgehw <kontakt@joachim-gehweiler.de> | Tue Sep 22 06:51:21 2020 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 22 06:52:46 2020 -0700 |
| tree | 8e42e1ef9d9036ad7d1c50c878f6f99dee788a7f | |
| parent | 0599a69c45e2cbcfd8c982fe39a17c7eb7a725b0 [diff] |
fix UNC path for Windows/mingw case (There are cases where not a native python installation on Windows can be used but a mingw-python port inside MSYS2 for collaboration with other tools. mingw-python on MSYS2 returns os.name == 'nt' but doesn't support this UNC path pattern.) Closes #12002. PiperOrigin-RevId: 333068634
{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