powersoftau icon indicating copy to clipboard operation
powersoftau copied to clipboard

Document reproducible builds

Open kpcyrd opened this issue 8 years ago • 4 comments
trafficstars

I've heard there's interest in reproducible builds, since I've already worked on reproducible rust I've documented how to do that.

The reprotest command can be included in a CI system like travis (ping me if you need further instructions).

kpcyrd avatar Nov 12 '17 23:11 kpcyrd

I just noticed I forgot to remove -fileordering. This can be enabled safely, assuming the system supports fuse and has disorderfs available.

kpcyrd avatar Nov 13 '17 02:11 kpcyrd

That's very cool! I'll review this soon. In the mean time, @devrandom might have some comments or suggestions.

ebfull avatar Nov 13 '17 04:11 ebfull

Please see https://github.com/devrandom/trust-rust

Would also be good to make that reproducible.

devrandom avatar Dec 05 '17 04:12 devrandom

@ebfull Were you able to review this?

jonathancross avatar Feb 24 '18 08:02 jonathancross