Comment on Reproducible C++ builds by logging Git hashesparentComments−syncsynchalt9moTake a look at the decade+ long effort that Debian has put into this problem: https://wiki.debian.org/ReproducibleBuildsHere's a talk from 2024: https://debconf24.debconf.org/talks/18-reproducible-builds-t...Several distros are above the 90% mark of all packages being byte-for-byte reproducible, and one or two have hit the 99% mark.−ignoramous9moSeveral distros are above the 90% mark of all packages being byte-for-byte reproducible, and one or two have hit the 99% mark.Simply incredible.Explains F-Droid's recent success with Reproducible Builds (as some F-Droid maintainers are also active in the Debian scene): https://f-droid.org/en/2025/05/21/making-reproducible-builds...
Comments
Take a look at the decade+ long effort that Debian has put into this problem: https://wiki.debian.org/ReproducibleBuilds
Here's a talk from 2024: https://debconf24.debconf.org/talks/18-reproducible-builds-t...
Several distros are above the 90% mark of all packages being byte-for-byte reproducible, and one or two have hit the 99% mark.
Simply incredible.
Explains F-Droid's recent success with Reproducible Builds (as some F-Droid maintainers are also active in the Debian scene): https://f-droid.org/en/2025/05/21/making-reproducible-builds...