commit | 3e0277ab880c9126883e73c78c7431e836ebb32e | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Fri Aug 18 17:17:35 2017 +0200 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Mon Aug 21 14:15:52 2017 +0200 |
tree | f7d9297021a748093216a3cf04ae03a8deff3025 | |
parent | a05cda4c068a50807fc1adf7bc84c37c20822d7b [diff] |
Windows: Implement python native launcher Now Bazel build a Windows exe to launch the python self-extracting zip file by default, using --windows_exe_launcher=0 to switch back to cmd wrapper. The extra zip file with shebang preprended is not built on Windows anymore, even when using cmd wrapper. Change-Id: Ic7060326f19ca6e2e73ea8d8211afd1c7618083c PiperOrigin-RevId: 165707076
{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.