summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-23use direct label for stamp detect (#591)aiuto
2022-05-23fix documentation to match current behvaior (#592)aiuto
2022-05-16Merge pull request #588 from aiuto/testzDaniel Sullivan
2022-05-16fix default attr testTony Aiuto
2022-05-16add an obvious args list to shut up buildifier (#586)aiuto
2022-05-16Add 'isexe' check to zip tests.Tony Aiuto
2022-05-12Make the zip tests print octal mode bits (#580)aiuto
2022-05-12Delete style.cssaiuto
2022-05-12another reverer (#585)aiuto
2022-05-12revert last try and try aain (#584)aiuto
2022-05-12Skin (#582)aiuto
2022-05-12Set theme jekyll-theme-caymanaiuto
2022-05-12try to skin the docs (#581)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-07R7 (#575)upstream/0.7.0aiuto
2022-04-07update CHANGELOG for r7 (#574)aiuto
2022-04-07Make the .bzl files available as input to a bzl_library (#567)aiuto
2022-04-07Only allow .deb Description to be multiline. (#573)Sven Mueller
2022-04-06Refactor zip tests for more granularity. (#569)aiuto
2022-04-06Allow pkg_tar to have a package_dir == './' (#570)aiuto
2022-04-04add changelog for 0.6.0. better late tha never (#568)aiuto
2022-04-04Add default mode & owner handling to pkg_files.add_label_list. (#558)aiuto
2022-04-01Split apart archive.py to archive and tar_writer (#557)aiuto
2022-04-01Add tree artifact support to pkg_zip (#537)aiuto
2022-04-01move make_rpm_test to tests/rpm (#542)aiuto
2022-04-01typos (#556)aiuto
2022-03-29Move CHANGELOG.md to the top level. (#548)aiuto
2022-03-16turn off verbose loading of our private toolchains (#544)aiuto
2022-03-16Fix a regression in handling tar deps to pkg_tar when there is a file prefix ...aiuto
2022-03-15Fix wrong URL in generated release notes (#561)Gunnar Wagenknecht
2022-03-11Update docs/latest.md to current. (#560)aiuto
2022-03-07Get rid of the long deprecated archive_name and extension from pkg_zip. (#552)aiuto
2022-03-07remove the obsolete deb_packages code. (#547)aiuto
2022-03-05Stop stripping tree artifact root name in pkg_tar and pkg_zip. (#555)aiuto
2022-03-04Fix pkg_tar to not add the ./ to the prefix of every member. (#554)aiuto
2022-03-03drop archive_name from pkg_tar and pkg_deb (#553)aiuto
2022-03-01Refactor archive.py to make adding parent directories easier to understand (#...aiuto
2022-02-16Add @rules_license style license declarations (#508)aiuto
2022-02-16Try to make the docs a little better. (#524)aiuto
2022-02-15Make the docs table of contents more useful by including the .bzl files (#530)aiuto
2022-02-15move the rpmbuild toolchain definition to //toolchains/rpm. (#514)aiuto
2022-02-15Add the rpmbuild version into the toolchain (#513)aiuto
2022-02-15Fix RPM source date epoch for rpmbuild 4.17+ (#529)aiuto
2022-02-15add samples of what real tar and zip do with our utf8 sample files (#538)aiuto
2022-02-15silence the warnings (#535)aiuto
2022-02-15add samples of what unicode file names should look linux packages (#539)aiuto
2022-02-15Add `artifact_name` to `print_relnotes` (#541)aiuto
2022-02-15Update README.mdaiuto
2022-02-14Stop archive writer from always adding './' as a root path. (#540)aiuto