commit | 9494301518f2d201cd8d478b9a8ed99a9b3ee955 | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Thu May 23 07:11:53 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 23 07:13:05 2019 -0700 |
tree | 4f43e6a206e58dd6366b3855e21f32b867eb29fb | |
parent | 39f31abb7c923bc9b7e24a19edf69427cbe7e8b5 [diff] |
Use `sys.exit()` instead of `exit()` in stub script `exit()` doesn't exist if python was invoked without the `site` module. See https://github.com/bazelbuild/bazel/issues/7947#issuecomment-494990224 (#7947). RELNOTES: None PiperOrigin-RevId: 249636384
{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.