commit | 77459d98103f9fd788226539a3ab318f829b1017 | [log] [tgz] |
---|---|---|
author | Irina Iancu <elenairina@google.com> | Thu Jun 14 04:58:09 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jun 14 04:59:24 2018 -0700 |
tree | b1e56794b10c9c32d637e431eebb1ebaed423acb | |
parent | 1fbe72ed6045d78bab83a7ca93279b2b540ef3df [diff] |
Pull in the right deps into the embedded tools. Fixes #5378. $ find $(bazel-bin/src/bazel info install_base) -type f | wc -l 508 $ stat -c %s bazel-bin/src/bazel 115014201 The number of embedded files is now 508 and the binary size is ~115Mb. RELNOTES: None. Change-Id: I75e43a959e1201cc36718a9acd0af96e9506c7d4 PiperOrigin-RevId: 200539940
{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.