]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add ability to create reproducible source tarballs.
authorNick Clifton <nickc@redhat.com>
Mon, 10 Oct 2022 10:28:45 +0000 (11:28 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 10 Oct 2022 10:28:45 +0000 (11:28 +0100)
commitf54c53e9f4e01ba19a2b3a664fee42798b60e38a
tree31f4c45a1f7f4922d1e38767a3a0f4a3dd89441f
parentc29a6445a981cee5e8eebe3617ef5c049fd3409f
Add ability to create reproducible source tarballs.

* src-release.sh: Add "-r <date>" option to create reproducible
tarballs based upon a fixed timestamp of <date>.
* binutils/README-how-to-make-a-release: Add a line showing how to
use -r <date> when creating a binutils release.
ChangeLog
binutils/README-how-to-make-a-release
src-release.sh