commit | 0783b9e81328729353cfad7ec25391c03d7f772a | [log] [tgz] |
---|---|---|
author | László Csomor <laszlocsomor@google.com> | Fri Aug 11 10:28:36 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Fri Aug 11 12:56:56 2017 +0200 |
tree | 8c68cb2697f13359847814b1e4ecf8708ead37ea | |
parent | 5f99fdab1485186292068d274411201e4fb9208f [diff] |
Rewrite //:combine_distfiles.sh in Python It can only pack to zip for now (packing to tar is not trivial and I haven't figured it out yet). This allows building //:bazel-distfile on Windows. Previously it was either timing out or taking so long that it was unbearable (over 10 minutes). I never waited long enough to see it build. The new Python version runs under just a few seconds. Change-Id: I3264eb7132dd58c581c4216e5bbab035a79d716d PiperOrigin-RevId: 164954162
{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 system. 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.