summaryrefslogtreecommitdiff
path: root/tests/zip/BUILD
AgeCommit message (Expand)Author
2023-11-06chore: buildifier format all files (#775)Alex Eagle
2023-10-28use runfiles from rules_python (#768)aiuto
2023-10-16add imports to fix bazel --noexperimental_python_import_all_repositories flag...August Karlstedt
2023-08-17Make pkg_zip compression configurableflode
2023-02-13pkg_zip: Some unicode file handling fixes and basic tests (#641)aiuto
2022-11-23Apply package_dir to pkg_mklink (#637)aiuto
2022-05-10Support for setting executable bits. (#576)aiuto
2022-05-04Substitute package variables in `pkg_zip#package_dir`. (#577)David L. Jones
2022-04-06Refactor zip tests for more granularity. (#569)aiuto
2022-04-01Add tree artifact support to pkg_zip (#537)aiuto
2022-03-07Get rid of the long deprecated archive_name and extension from pkg_zip. (#552)aiuto
2022-02-16Add @rules_license style license declarations (#508)aiuto
2022-02-03Fix some lint warnings. (#519)aiuto
2022-01-29Add symlink support to pkg_zip (#499)aiuto
2022-01-20Rename pkg_mklink.src to target (#496)upstream/0.6.0aiuto
2021-12-06Split pkg_zip implementation out of pkg.bzl (#461)aiuto