- 7b604b7 Format BUILD files by Googler · 1 year ago
- 78729c0 Use real rules_python by Ivo List · 2 years, 1 month ago
- 4193ddc Stop using absl flags in (the deprecated) pkg_tar. by Googler · 2 years, 4 months ago
- 0232dd7 Remove unused test data files. by Googler · 2 years, 6 months ago
- 7ae9ad6 Be explicit about alowing empty globs (fourth part) by Xavier Bonaventura · 2 years, 6 months ago
- 1e16a97 Remove some unused files. by Googler · 2 years, 6 months ago
- d530d48 Stop using py2 in another bit of @bazel_tools by Tony Aiuto · 2 years, 6 months ago
- f5644d5 Remove strip_prefix from legacy pkg_tar. by Googler · 2 years, 6 months ago
- 2f98202 Remove mode and include_runfiles from legacy pkg_tar. by Googler · 2 years, 6 months ago
- 83d99b9 Remove extension attribute from deprecated pkg_tar. by Googler · 2 years, 6 months ago
- f375eda Remove owner and ownernames attributes from legacy pkg_tar. by Googler · 2 years, 7 months ago
- 5604779 Remove files and remap_paths attributes from deprecated pkg_tar. by Googler · 2 years, 7 months ago
- af4f631 Remove bz2 compression from deprecated pkg_tar. by Googler · 2 years, 7 months ago
- 6d7cd1a Remove tests from embedded @bazel_tools//build_defs/pkg. by Googler · 2 years, 8 months ago
- 41cf353 Remove the docs for the deprecated pkg_tar. by Googler · 2 years, 9 months ago
- 4a1d4e0 Replace uses of `cfg = "host"` with `cfg = "exec"` by Yannic Bonenberger · 2 years, 9 months ago
- 52bca19 Remove 'deps' option from legacy pkg_tar. by Googler · 2 years, 9 months ago
- febc1a0 Remove mtime options from the (deprecated) pkg_tar. by Googler · 2 years, 9 months ago
- 2454a4c Remove ownernames and modes from @bazel_tools/build_defs/pkg%pkg_tar by Googler · 2 years, 10 months ago
- 3b8960c Stop documenting the obsolete pkg_tar. by Googler · 2 years, 10 months ago
- a5e66fa Remove symlink feature from embedded pkg_tar. This is to encourage Bazel users to migrate to rules_pkg and to prevent new internal users who need the feature from backsliding to using the code directly out of the bazel sources. by aiuto · 2 years, 11 months ago
- 6dbf4a2 Automatic code cleanup. by yileiyang · 3 years ago
- 99ac541 Remove owners attribute from bazel legacy pkg_tar. by aiuto · 3 years ago
- a276623 Drop ownernames from pkg_tar. by aiuto · 3 years, 1 month ago
- efe8f3c Drop docs for tools/build_defs/pkg. by Tony Aiuto · 3 years, 1 month ago
- 01a1ae5 More steps towards removing the built-in pkg_tar by aiuto · 3 years, 1 month ago
- 80c04d8 Stop providing obsolete usage of 'files' attribute in Bazel pkg_tar. by aiuto · 3 years, 1 month ago
- 860a802 Dead code removal. by Tony Aiuto · 3 years, 1 month ago
- 7ce19e4 Remove "windows_tests" and "all_windows_tests" targets from BUILD files by Yun Peng · 3 years, 9 months ago
- 0954af6 Remove more unneeded features from @bazel_tools/build_defs/pkg/pkg.bzl by aiuto · 3 years, 10 months ago
- de1e8c2 Remove unneeded features from @tools/build_defs/pkg:pkg_tar. by Tony Aiuto · 3 years, 10 months ago
- 19a4e6c Remove xz compression from Bazel's build in pkg_tar. by aiuto · 4 years ago
- 736b271 Delete unused test cases from @tools/build_defs/pkg by aiuto · 4 years ago
- 9449aa0 Remove pkg_deb from @bazel_tools. by aiuto · 4 years, 1 month ago
- 2d990cf Fix #10127: Remove Python 2 dependency from tools/android. by philwo · 4 years, 4 months ago
- 4a7d500 Convert tools/build_defs/pkg/make_deb.py to Python3 by cmita · 4 years, 5 months ago
- 1db6d40 Remove //tools/build_defs/pkg:pkg_rpm from Bazel. by aiuto · 4 years, 5 months ago
- c02ddf7 Automatic code cleanup. by yileiyang · 4 years, 7 months ago
- 34d67ca Add option to preserve input tar mtimes in TarFileWriter by dannysullivan · 4 years, 10 months ago
- acab2c2 Skylark -> Starlark for various non-Java references. by gregce · 4 years, 10 months ago
- 587c736 Skylark -> Starlark: final push for comment changes (2 of 2) by gregce · 5 years ago
- 863c5bd Add link to rules_pkg docs page. by aiuto · 5 years ago
- a654505 py2to3: update more *.py files to PY3 by laszlocsomor · 5 years ago
- 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
- db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
- 11462d1 Migrate pkg_tar from internal copy to @rules_pkg: Bazel packaging and by aiuto · 6 years ago
- b3ddb95 Add --//tools/build_defs/pkg:incompatible_no_build_defs_pkg flag by Tony Aiuto · 6 years ago
- 132ef54 Fix broken debian packaging tests. by Tony Aiuto · 6 years ago
- 36c70a6 Rollforward "Disable outputs param of rule function" with fix by cparsons · 6 years ago
- 20c8413 Restrict string escape sequences and introduce flag by Marwan Tammam · 6 years ago
- 00b5dad Fix pkg_deb depends_file bug by szakmary · 6 years ago
- cffae2b Fixed Python 3 incompatibility in make_rpm tool by Alex Thompson · 6 years ago
- 84c5dc9 Add support for `config` and `templates` control files in pkg_deb rule by Googler · 6 years ago
- c2001a4 Automated rollback of commit bbe47a1564a832e1a175206f2dfbc92af94c120b. by aehlig · 6 years ago
- d0fbc85 Bring the google and github versions of tools/build_defs/pkg/BUILD into better by aiuto · 6 years ago
- ef3c57a Fix broken tests for //tools/build_defs/pkg. There must have been by aiuto · 6 years ago
- 532df8f pkg_deb: support depends_file attribute by Max Vorobev · 6 years ago
- bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
- d888e4d Fix to pkg_tar(mtime=N). The code never worked. by aiuto · 6 years ago
- 466bf40 Do not pre-set 'Build-Using to "bazel"' in pkg_deb. by Tony Aiuto · 6 years ago
- 70e3c33 pkg_deb: Create deb pkgs with unicode descriptions by Ian McGinnis · 6 years ago
- 6fc5b6e Fix typo in pkg_tar docs. by Travis Cline · 6 years ago
- 25d202f Add --mtime flag to build_tar.py. Use this feature for pkg_tar. by Tony Aiuto · 6 years ago
- 1cf75b9 Allow setting a default mtime in TarFileWriter so that all objects without by aiuto · 6 years ago
- 45e68f2 pkg_tar: Create tar files with non-zero mtime by Ryan Beasley · 6 years ago
- d89d532 Update make_rpm to conform to our current Python linter rules. by aiuto · 6 years ago
- 32af8b4 Make 'rpmbuild' path configurable; fix #7031 by Max Vorobev · 6 years ago
- 50d58eb Explicitly set locale when running rpmbuild; fix #7037 by Max Vorobev · 6 years ago
- 62199ea Allow pkg_tar's strip_prefix to work on directory output target names. by Ed Schouten · 6 years ago
- 0954a88 Port new changes to build_tar.py from https://github.com/bazelbuild/rules_docker/pull/631 by Googler · 6 years ago
- 5b5f679 Fix python2/3 compatibility for make_deb.py by Lukasz Tekieli · 6 years ago
- 0e1f57c pkg_tar: apply gzip compression also for extention="tgz" by Gert van Dijk · 6 years ago
- 48c4a71 Deduplicate runfiles in pkg_tar by Mikhail Mazurskiy · 6 years ago
- d22829b Fix remap_path to only replace at the start of a string. by John Cater · 6 years ago
- f09429c Run "buildifier --lint=fix" on bzl files by laurentlb · 6 years ago
- bf4b7f8 Add an attribute to pkg_tar to remap paths in the tar files. by John Cater · 6 years ago
- 29c01c2 pkg_tar: when passing arguments, quote file names properly by Klaus Aehlig · 6 years ago
- 4616fdd Fix broken HTML in third_party/bazel/tools/build_defs/pkg/README.md by laurentlb · 6 years ago
- 615f2e7 Remove tools/build_defs/docker by Philipp Wollermann · 6 years ago
- 174d14f pkg_deb(): Stream the main content of a .deb file into the archive rather than reading it all into memory first. This prevents out of memory errors for enormous packages. by aiuto · 6 years ago
- 6b4a261 Address TarFileWriter.add_tar performance issue by Robert Gay · 6 years ago
- 438b277 make_deb: Add new empty line in the end of conffiles file by XindaH · 7 years ago
- df16c77 Windows: add //tools/... tests to test suite by Laszlo Csomor · 7 years ago
- 55dc53f Adding option to change the root directory name in build_tar.py and archive.py. by Googler · 7 years ago
- e506858 Add --incompatible_disable_deprecated_attr_params to disable some deprecated parameters of the skylark attr module. by cparsons · 7 years ago
- f0ced48 Document differences between version and version_file by katre · 7 years ago
- c45606e pkg: fix documentation (docker -> archive) by Klaus Aehlig · 7 years ago
- aaf11e9 Make tools in action inputs an error. by tomlu · 7 years ago
- 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
- f90ed65 Add ability to add runfiles to tar by Christian Verkerk · 7 years ago
- 760b123 Explicitly assign --buildroot in the rpmbuild invocation by mmikitka · 7 years ago
- 0810170 AddFiles will recursively add files when a directory is encountered by mmikitka · 7 years ago
- 2813550 Expose debug parameter to suppress informative print statements by mmikitka · 7 years ago
- 0b6899b Automatic code cleanup. by laurentlb · 7 years ago
- 3c05175 Support for empty_files and empty_dirs in pkg. by Pawe? Zuzelski · 7 years ago
- f1ad0e6 pkg.bzl: adapt to upcoming incompatible changes by Klaus Aehlig · 7 years ago
- c626a93 Added release and release_file parameters to pkg_rpm by mmikitka · 7 years ago
- e4c8509 Allow templated expansion of data dependency names in the RPM spec file. by John Cater · 7 years ago
- 33a5db6 Automatic code cleanup. by laurentlb · 7 years ago
- 2afed51 Preserve the source directory tree in the RPM BUILD directory by mmikitka · 7 years ago