Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dist: fix reprodicible builds #14336

Closed
wants to merge 1 commit into from
Closed

dist: fix reprodicible builds #14336

wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Aug 1, 2024

Make it possible to rebuild an identical copy from a tarball

  • 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

@github-actions github-actions bot added the CI Continuous Integration label Aug 1, 2024
Make it possible to rebuild an identical copy from a tarball

- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration dist script
Development

Successfully merging this pull request may close these issues.

1 participant