<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/CMakeLists.txt, branch v0.8.8.5</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.8.8.5</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.5'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-11-18T22:02:28Z</updated>
<entry>
<title>cmake: place binaries together in the build tree</title>
<updated>2014-11-18T22:02:28Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-11-18T22:02:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ec54e2f82be0aa8a1bdea8549640698e0ff2a371'/>
<id>urn:sha1:ec54e2f82be0aa8a1bdea8549640698e0ff2a371</id>
<content type='text'>
This allows Windows to copy binaries to one place rather than to each
executable directory.
</content>
</entry>
<entry>
<title>cmake: Windows and static builds need this</title>
<updated>2014-10-24T19:52:01Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-24T19:52:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e3776876af57756a3fdafd168df9d680a6ee69f2'/>
<id>urn:sha1:e3776876af57756a3fdafd168df9d680a6ee69f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: support 2.8.7</title>
<updated>2014-10-24T19:29:51Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-24T18:48:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d708e422397fb0ba8ac29855eb27964115e7217'/>
<id>urn:sha1:7d708e422397fb0ba8ac29855eb27964115e7217</id>
<content type='text'>
Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer
versions prefer PUBLIC and PRIVATE instead, but still support the LINK_
prefix.
</content>
</entry>
<entry>
<title>cmake: fix up miniupnpc's define</title>
<updated>2014-10-23T20:43:00Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-23T20:34:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=464c2805e5512117970974d5cadc4e59eee5d921'/>
<id>urn:sha1:464c2805e5512117970974d5cadc4e59eee5d921</id>
<content type='text'>
It's only necessary on Windows builds and new versions renamed the
define without any compatibility bridge.
</content>
</entry>
<entry>
<title>cmake: handle private vs. public headers</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T16:38:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f53f04724c714a40c10e8c0afdca465054fabca8'/>
<id>urn:sha1:f53f04724c714a40c10e8c0afdca465054fabca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: refactor common code with libraries</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T15:24:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=55ca7d3b34762d9184090d659189959261bcb9a1'/>
<id>urn:sha1:55ca7d3b34762d9184090d659189959261bcb9a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: refactor common code with executables</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T15:21:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c773f465ca7e691b94394d8c7c682c8eb78e5c25'/>
<id>urn:sha1:c773f465ca7e691b94394d8c7c682c8eb78e5c25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: put each library into its own directory</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T15:13:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=89cff7bddc6f76ae7382e92569f9a902b262cc5f'/>
<id>urn:sha1:89cff7bddc6f76ae7382e92569f9a902b262cc5f</id>
<content type='text'>
This cleans up the CMake code and shows patterns more easily (to be
refactored in the next commit).
</content>
</entry>
<entry>
<title>miniupnpc static define change</title>
<updated>2014-10-06T22:44:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-06T22:44:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bc537ac095bf30ea9cb090b2c6e83b3b25e957c4'/>
<id>urn:sha1:bc537ac095bf30ea9cb090b2c6e83b3b25e957c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for mingw not playing nicely with libunbound configure, fix for correctly finding static libs on various operating systems</title>
<updated>2014-10-06T20:29:07Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-06T20:29:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2cf94c1321438eb66ffefca547b74f746d7c283a'/>
<id>urn:sha1:2cf94c1321438eb66ffefca547b74f746d7c283a</id>
<content type='text'>
</content>
</entry>
</feed>
