<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/CMakeLists.txt, branch v0.13.0.2</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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-08T20:07:30Z</updated>
<entry>
<title>Merge pull request #4529</title>
<updated>2018-10-08T20:07:30Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-08T20:05:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5209bbd0c50551df0ecef03a40cadccdf76806fe'/>
<id>urn:sha1:5209bbd0c50551df0ecef03a40cadccdf76806fe</id>
<content type='text'>
c95a1408 CMakeLists.txt: Fix typo (erciccione)
</content>
</entry>
<entry>
<title>Revert "Merge pull request #4472"</title>
<updated>2018-10-08T19:42:38Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-08T19:42:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f5df0e272e0c0b513c6e24425e169683ad00d55c'/>
<id>urn:sha1:f5df0e272e0c0b513c6e24425e169683ad00d55c</id>
<content type='text'>
This reverts commit b26ab0b5803af4ffe23de11a45e43877301a4902.
</content>
</entry>
<entry>
<title>Merge pull request #4501</title>
<updated>2018-10-07T18:04:09Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-07T16:57:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5f83ec59ca018e0995307328c7156d51c36e95c0'/>
<id>urn:sha1:5f83ec59ca018e0995307328c7156d51c36e95c0</id>
<content type='text'>
fb3593c2 Add check if submodules need to be updated (TheCharlatan)
</content>
</entry>
<entry>
<title>Merge pull request #4472</title>
<updated>2018-10-06T09:15:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-05T21:13:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b26ab0b5803af4ffe23de11a45e43877301a4902'/>
<id>urn:sha1:b26ab0b5803af4ffe23de11a45e43877301a4902</id>
<content type='text'>
02d3ef7b blocks: use auto-generated .c files instead of 'LD -r -b binary' (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #4457</title>
<updated>2018-09-29T20:16:19Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:16:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=37252f6aecaa2ec31e5f54732d5d8da794eca000'/>
<id>urn:sha1:37252f6aecaa2ec31e5f54732d5d8da794eca000</id>
<content type='text'>
85318e78 build: set ARCH_FLAG before compiler/linker flag checks (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #4448</title>
<updated>2018-09-29T20:14:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:14:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=50f94729112e9ad6e6dc412b096a685fbe7b2b04'/>
<id>urn:sha1:50f94729112e9ad6e6dc412b096a685fbe7b2b04</id>
<content type='text'>
6a781408 Make depends use self built clang for darwin (TheCharlatan)
</content>
</entry>
<entry>
<title>build: set ARCH_FLAG before compiler/linker flag checks</title>
<updated>2018-09-27T12:05:36Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2018-09-27T12:05:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85318e780035c51812d2090827fc5ed5f486d861'/>
<id>urn:sha1:85318e780035c51812d2090827fc5ed5f486d861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make depends use self built clang for darwin</title>
<updated>2018-09-25T21:05:16Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-09-25T19:54:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6a78140863cbfc11dd4388901c913717f8ca4d17'/>
<id>urn:sha1:6a78140863cbfc11dd4388901c913717f8ca4d17</id>
<content type='text'>
The configure script in hidapi and libsodium tried to find clang in /usr/bin,
even though the correct prefix was passed in. This sets the correct CC flag.
This was previously undetected, because clang and the sdk where
installed in the global environment.

This also fixes a subsequent error, where IOKIT and CoreFoundation are
not found, again for the reason stated above.
</content>
</entry>
<entry>
<title>fixes make debug compilation on OSX</title>
<updated>2018-09-25T20:44:00Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-09-25T20:44:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=69da14e105c96140a0fbf4c40f2bf1672965910f'/>
<id>urn:sha1:69da14e105c96140a0fbf4c40f2bf1672965910f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4420</title>
<updated>2018-09-25T10:06:20Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-25T10:06:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d2f9a4c584cfd072487dbd2503954049f6e0959c'/>
<id>urn:sha1:d2f9a4c584cfd072487dbd2503954049f6e0959c</id>
<content type='text'>
0f4f873b Fix Darwin Sodium build (TheCharlatan)
bf1e1d97 A Travis to monero (TheCharlatan)
</content>
</entry>
</feed>
