commit | 6fff4da5f5e436551aa9294b58960da1d64af39a | [log] [tgz] |
---|---|---|
author | treuherz <e.treuherz@gmail.com> | Fri Jan 26 12:38:01 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jan 26 12:39:57 2018 -0800 |
tree | e9bcf78b552e9338e6f9bf89a637c52713078ff0 | |
parent | c6d7607ec5bddb3db14e10050144a95469e9bcc6 [diff] |
Make pkg defs Python 2/3 compatible Use BytesIO instead of StringIO, change strings to bytes throughout the archiving code. Needed to import from Six in a couple of places. As discussed in #1580 Closes #3850. PiperOrigin-RevId: 183429066
{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.