commit | 1a538e330825f1ef528cc0a9b4d5caf44b76f7f8 | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Thu Sep 14 10:36:02 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Thu Sep 14 18:47:32 2017 +0200 |
tree | f7db9ef1b944591bcb3ab6b755c192e865edec0b | |
parent | 3b63a4e67c547a656000dfd4e9d61f68a21b92d8 [diff] |
Update Windows doc about building Python BAZEL_PYTHON was only used for the old MSVC python wrapper script. After we use wrapper-free CROSSTOOL by default, it's not used anymore. It has nothing to do with building Python rules. The correct way to specify python interpreter is to use --python_path flag. RELNOTES: None PiperOrigin-RevId: 168655953
{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.