diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-10 14:26:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-10 14:26:37 +0200 |
commit | 67af141e3affa21dc9118c7f0060ab746cfb6fba (patch) | |
tree | 433304318e971a2ffc2a9dbe48e92f357bedd618 /tests/test/simple | |
parent | eaefd647ee060651e98f2758337500d13672d338 (diff) |
Add support for archive checksum generation during distribution
Now we can do:
$ b dist: ... \
config.dist.archives='tar.gz zip' \
config.dist.checksums='sha1 sha256'
And end up with .tar.gz.sha1, .tar.gz.sha256, .zip.sha1, and .zip.sha256
checksum files in addition to archives.
Diffstat (limited to 'tests/test/simple')
0 files changed, 0 insertions, 0 deletions