commit | 6f38f345a1bd278a71170c5d80aba3928afdc6ec | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Wed May 22 11:53:22 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 22 11:54:48 2019 -0700 |
tree | 7f23fb966de5e43f890700fab1f9c5e28cdf3bea | |
parent | a288f08d529f6dba6669eb649b3613effeef4fe5 [diff] |
Move functionality directly related to the dist archive into archive_utils Hides away all of the implementation details around how we interact with the archive into the cc file, exposing a nice, simple API. I tried to keep the changes isolated to moving around code, but I did wind up going ahead and renaming some methods and vars to more directly express their functionality. PiperOrigin-RevId: 249491141
{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.