commit | 3d8925df1e991d246124d077a05c4538027e4ba6 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Mon May 20 16:10:41 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 20 16:12:04 2019 -0700 |
tree | 6121ef7f9277353929412da9a25b852f0ac2ee4e | |
parent | cf3f616f4211dcb875a0bd2c3da0eb2535559e9d [diff] |
Lift zip extractor business out of the core client Lifts a big chunk of reasonably independent functionality into a new file to reduce clutter, simplify future changes, and provide a more obvious surface area for future testing. I just lifted the zip extractor parts in this pass - I think and ideal end state would be for us to move all of the functions that directly use the zip extractors over too, but I'll do that in another pass. PiperOrigin-RevId: 249146959
{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.