commit | 3c051758f69f78c4d0ca6500b7a82425dd542885 | [log] [tgz] |
---|---|---|
author | Pawe? Zuzelski <pawelz@google.com> | Tue Mar 27 07:15:29 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Mar 27 07:17:07 2018 -0700 |
tree | 6405a9b549b7a6e2e6bcf7672b28a448751d2dd8 | |
parent | 4465dae23de989f1452e93d0a88ac2a289103dd9 [diff] |
Support for empty_files and empty_dirs in pkg. Backport recent changes to build_tar tool in bazelbuild/rules_docker: https://github.com/bazelbuild/rules_docker/pull/310 - add --empty_file and --empty_dir flags to build_tar.py, allowing creation of empty files and dirs with specified mode. - expose those flags as empty_files and empty_dirs parameters to pkg_tar rule. Closes #4837. PiperOrigin-RevId: 190610460
{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.