griefly / griefly

Griefly: Yet Another Space Station Remake
https://grief.ly
MIT License
130 stars 25 forks source link

Sort input file list #508

Open bmwiedemann opened 5 years ago

bmwiedemann commented 5 years ago

Sort input file list so that metadata.json and KVEngine build in a reproducible way in spite of indeterministic filesystem readdir order.

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

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

JohnFulpWillard commented 1 year ago

Looks good, maintainers merge this! :+1: