commit | 174d14fda916c89fbd8a3c9411588bbe87826a83 | [log] [tgz] |
---|---|---|
author | aiuto <aiuto@google.com> | Thu Oct 18 12:04:15 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Oct 18 12:06:01 2018 -0700 |
tree | 2595c1eb23f1788737f046aebf6744d7f4e6c310 | |
parent | f16a896bea796a5692eed0a8e71ecc406b35b97c [diff] |
pkg_deb(): Stream the main content of a .deb file into the archive rather than reading it all into memory first. This prevents out of memory errors for enormous packages. RELNOTES: None PiperOrigin-RevId: 217743700
{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.