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

Sort input file list #5426

Merged
merged 1 commit into from Oct 17, 2023
Merged

Sort input file list #5426

merged 1 commit into from Oct 17, 2023

Conversation

bmwiedemann
Copy link

Sort input file list so that Makefile builds in a reproducible way
in spite of non-deterministic filesystem readdir order.

See https://reproducible-builds.org/ for why this is good.

This patch was done while working on reproducible builds for openSUSE.

so that `Makefile` builds in a reproducible way
in spite of non-deterministic filesystem readdir order

See https://reproducible-builds.org/ for why this is good.

This patch was done while working on reproducible builds for openSUSE.
@lizmat lizmat merged commit 34eda66 into rakudo:main Oct 17, 2023
0 of 11 checks passed
@lizmat
Copy link
Contributor

lizmat commented Oct 17, 2023

Thanks!

@bmwiedemann
Copy link
Author

Wow. That was fast 👍

@bmwiedemann bmwiedemann deleted the sort branch October 17, 2023 07:32
@lizmat
Copy link
Contributor

lizmat commented Oct 17, 2023

The 2023.10 release is upon us in 2 days, so speed was needed :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants