commit | 4e578e6f7205a352630720ed482967b6edb4afca | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Wed Jun 20 07:56:11 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Jun 20 07:57:33 2018 -0700 |
tree | 72183211005d58534693656832922c63a5f55f15 | |
parent | 3e1e177502133f906d1614e32f2c4af02167e990 [diff] |
Make blaze_util::AsAbsoluteWindowsPath support wstring as input Now we have: bool AsAbsoluteWindowsPath(const std::wstring& path, std::wstring* result, std::string* error); This change helps making the C++ native launcher work with UTF-16. See https://github.com/bazelbuild/bazel/issues/4473 Closes #5406. Change-Id: I7eaf55f9fe5a4d41e3dd09edc2a21e9b3cc9277c PiperOrigin-RevId: 201352866
{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.