aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian/README.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-10-18Adapt Readme and script to monero gitian build signingTheCharlatan1-45/+33
The sigs should be produced in a seperate step by default. Remove windows and osx sig options that are not needed for monero.
2018-10-08Add gitian build scriptTheCharlatan1-0/+158
This adds a build script to run gitian builds for linux. The build script was copied from bitcoin and then adapted for monero. Build step documentation is outlined in the README in the contrib/gitian directory.