commit | 213a52a29ac445781f0cd55d1909eecce0f29fd5 | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Thu Sep 14 11:11:48 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Thu Sep 14 18:47:41 2017 +0200 |
tree | f68efc90e07da94fee8365464afe5b569a5cb0e3 | |
parent | 1a538e330825f1ef528cc0a9b4d5caf44b76f7f8 [diff] |
Windows: Adding default --python_path On Windows, Bazel client will try to find python.exe in $PATH. If succeed, then we pretend to add a --python_path option in the least important bazelrc file. Fixed https://github.com/bazelbuild/bazel/issues/3717 Change-Id: I8d97b0895f024d8d236f3b4b39f91c41d947a5fa PiperOrigin-RevId: 168659085
{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 system. 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.