<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/gitian, branch v0.14.1.0</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-06-12T15:15:07Z</updated>
<entry>
<title>Use 9 digit build IDs</title>
<updated>2019-06-12T15:15:07Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-06-12T14:16:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=86591ebf64f18107b383462f57034395b1fce94b'/>
<id>urn:sha1:86591ebf64f18107b383462f57034395b1fce94b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow parallel make</title>
<updated>2019-06-12T08:10:37Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-06-11T23:09:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e85bf4664158ef56814f062741eef8c342500eb5'/>
<id>urn:sha1:e85bf4664158ef56814f062741eef8c342500eb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made code block usage consistent across all .md files</title>
<updated>2019-05-12T04:16:26Z</updated>
<author>
<name>Rohaq</name>
<email>rohaq at dearinternet[dot]com</email>
</author>
<published>2019-05-12T04:16:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1873af35bfe4f475cfc3c3af66015cd03c34b93b'/>
<id>urn:sha1:1873af35bfe4f475cfc3c3af66015cd03c34b93b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not build in parallel as it is non-deterministic</title>
<updated>2019-03-29T17:31:35Z</updated>
<author>
<name>Jane Mercer</name>
<email>radix42@gmail.com</email>
</author>
<published>2019-03-29T17:31:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e72c2c5dcc8f4ad4d644d162ed76e53fd4af5db8'/>
<id>urn:sha1:e72c2c5dcc8f4ad4d644d162ed76e53fd4af5db8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support docker for gitian builds</title>
<updated>2019-02-14T22:14:34Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2019-02-09T13:43:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a9257b46438b5fb8fe5d58ee8c3b2bbe2b826cc'/>
<id>urn:sha1:4a9257b46438b5fb8fe5d58ee8c3b2bbe2b826cc</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add glibc back compat code</title>
<updated>2018-12-04T01:21:06Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-10-13T15:07:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5a76933903ef2f29532588d359862831a3644128'/>
<id>urn:sha1:5a76933903ef2f29532588d359862831a3644128</id>
<content type='text'>
To ensure that the binaries compiled by gitian run across many linux
distributions, enforce 2.17 as the minimum libc version supported.
</content>
</entry>
<entry>
<title>Fix version prefix in gitian build</title>
<updated>2018-11-07T17:30:49Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-11-07T17:27:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e27e421f989aea2c89d6cdd1d73297243540e0d4'/>
<id>urn:sha1:e27e421f989aea2c89d6cdd1d73297243540e0d4</id>
<content type='text'>
The version prefix 'v' should just be set constantly.
Reflect this change in the README as well.

This should allow building commits as well, if a commit
is passed in instead of a tag.
</content>
</entry>
<entry>
<title>Adapt Readme and script to monero gitian build signing</title>
<updated>2018-10-18T14:39:35Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-10-11T00:05:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8f96c718bc5b3844904b04868d5605778af41c39'/>
<id>urn:sha1:8f96c718bc5b3844904b04868d5605778af41c39</id>
<content type='text'>
The sigs should be produced in a seperate step by default.
Remove windows and osx sig options that are not needed for monero.
</content>
</entry>
<entry>
<title>Add OSX gitian descriptor</title>
<updated>2018-10-10T23:39:44Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-10-09T22:16:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9617fad0704dbca9b083409d5e7ef0319cf0806d'/>
<id>urn:sha1:9617fad0704dbca9b083409d5e7ef0319cf0806d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add windows descriptor to gitian descriptors</title>
<updated>2018-10-09T20:24:49Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-10-09T20:24:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d147d24058ef4d4e25ff0603b6bc89f2d4095874'/>
<id>urn:sha1:d147d24058ef4d4e25ff0603b6bc89f2d4095874</id>
<content type='text'>
Windows is built with a seperate descriptor to handle additional changes
that need to be done to the end binary. Consolidate the gitian-build
script for this change.
</content>
</entry>
</feed>
