commit | 40f5a773e97d0e389838becd3fe0a8ab43853999 | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Mon Jun 25 05:35:50 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jun 25 05:36:55 2018 -0700 |
tree | 2c2aec321caa559b43787281fd097a7545eacc28 | |
parent | d753745d58fc45fcb50623073829644812083da0 [diff] |
Windows: Native launcher now works with unicode. The native launcher can now launch Java and Bash binary in directory with non-English characters. Unfortunately, python doesn't support running python zip file under directory with non-English characters. eg. python ./??/bin.zip will still fail. See https://github.com/bazelbuild/bazel/issues/4473 Change-Id: I77fe9cdaabffc2e0d25c7097da5c0c9333a9c4a3 PiperOrigin-RevId: 201939391
{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.