| commit | b9fc66d327debcfbdb2964afdba35a1cc8919b81 | [log] [tgz] |
|---|---|---|
| author | Rohan Joyce <rfj@google.com> | Tue Jun 08 09:36:47 2021 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 08 09:38:06 2021 -0700 |
| tree | 105c941dffce2b7888a8254472e6a20d19eb2d42 | |
| parent | b80ee0c2dae383182cc11de940b3db3553ca8255 [diff] |
Define version-specific shebangs for the default python runtimes Prior to this commit, the python stub generated with the autodetected runtimes will use `#!/usr/bin/env python` as the shebang line. For modern python3 systems, this may not exist. It's more reliable to have each specific python runtime version specify a shebang of that particular python version. Closes #13414. PiperOrigin-RevId: 378172877
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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