]> git.ipfire.org Git - thirdparty/curl.git/commit
dist: fix reproducible build from release tarball
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Aug 2024 11:51:43 +0000 (13:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 2 Aug 2024 06:28:56 +0000 (08:28 +0200)
commit754acd1a9dc6a325b11c778540099906807356cc
tree11f5d459e862fe35fee101779b4dd8451f4e9bd0
parentc73b80a3cda5a87eb4c4db78e565f90711227025
dist: fix reproducible build from release tarball

Make it possible to rebuild an identical copy from a release tarball. It
was previously only possible from a checked out git repository.

- add release-tools.sh to dist
- keep Makefile.dist around to include it in dist
- regenerate tool_huge.c with the new version in dist
- fix the dist CI job to not do make clean like before

Closes #14336
.github/workflows/distcheck.yml
Makefile.am
maketgz
scripts/Makefile.am
scripts/managen