summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-02update version and changelog for release (#633)upstream/0.8.0aiuto
2022-10-21Update docs to show $(var) usage and using ctx.var directly. (#621)aiuto
2022-10-20Example of how to write tests if you vendor dependencies. (#628)aiuto
2022-10-20Create basic bzlmod setup for rules_pkg. (#625)aiuto
2022-10-20remove unneeded loadTony Aiuto
2022-10-19Bazel 6.0: Fix config_setting visibility failure on bazel CI (#627)Greg
2022-10-10Rough prototype of @since processing. (#617)aiuto
2022-10-10Allow $(var) substitution in filenames (#620)aiuto
2022-09-23Adjust tar tests to have a test case for #297 (#618)aiuto
2022-09-16Cosmetic. Improve the error messageing for duplicate files in check_dest. (#616)aiuto
2022-09-15First cut at runfiles support in pkg_* rules (#605)aiuto
2022-09-13Do not warn if the origin paths are the same. (#615)Alexander FaxÄ
2022-09-12Create an example of the kind of link tree Node users must create (#603)aiuto
2022-09-08bump version for patch release (#614)upstream/0.7.1aiuto
2022-09-07Add a test for picking up globs in a filegroup. (#602)aiuto
2022-09-02Fix #612 (#613)aiuto
2022-08-22Mention the new --output=files (#608)Alex Eagle
2022-07-19Properly format the deb Description field, fix format of changes file. (#600)aiuto
2022-07-19Explicitly set the tar format to GNU. (#601)aiuto
2022-07-13Update README.md (#599)njlr
2022-06-11Fix typo "someon" -> "someone" (#594)Joe Lencioni
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