aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian/gitian-osx.yml (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14Support docker for gitian buildsTheCharlatan1-4/+0
Building with docker is arguably easier and more familiar to most people than either kvm, or lxc. This commit also relaxes the back compat requirement a bit. 32 bit linux now uses glibc version 2.0. Also, the docker shell could not handle gcc arguments containing spaces, so the explicit '-DFELT_TYPE' declaration was dropped. Lastly, this removes some packages from the osx descriptor.
2018-10-18Adapt Readme and script to monero gitian build signingTheCharlatan1-1/+1
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-11Add OSX gitian descriptorTheCharlatan1-0/+114