commit | 4ee7f114387187c8b578b7f41674b9e68593d20e | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Wed May 02 03:30:11 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed May 02 03:31:48 2018 -0700 |
tree | 45d8e6ab7ed80c093a6675c89bb0c1c22c74035f | |
parent | 96c9a289dbfd2f7b107bb82b1353cb965393c584 [diff] |
remote: introduce --disk_cache_flag Consolidate the --experimental_local_disk_cache and --experimental_local_disk_cache_path flags into a single --disk_cache= flag. Also, create the cache directory if it doesn't exist. RELNOTES: We replaced the --experimental_local_disk_cache and --experimental_local_disk_cache_path flags into a single --disk_cache flag. Additionally, Bazel now tries to create the disk cache directory if it doesn't exist. Closes #5119. PiperOrigin-RevId: 195070550
{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.