<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/cmake, branch v0.15.0.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.15.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.15.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-10-26T13:10:23Z</updated>
<entry>
<title>CMake build out of source</title>
<updated>2019-10-26T13:10:23Z</updated>
<author>
<name>TrasherDK</name>
<email>trasherdk@fumlersoft.dk</email>
</author>
<published>2019-10-26T13:10:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7bca3e069f8015f016a073c96eeb45e6d702f282'/>
<id>urn:sha1:7bca3e069f8015f016a073c96eeb45e6d702f282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: Fix generation of version.cpp</title>
<updated>2019-10-23T22:43:30Z</updated>
<author>
<name>Nathan Dorfman</name>
<email>ndorf@rtfm.net</email>
</author>
<published>2019-10-23T20:54:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=56895ee07a76366e2e9e003c8b5f14358415828e'/>
<id>urn:sha1:56895ee07a76366e2e9e003c8b5f14358415828e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed Berkeley DB and db switching logic</title>
<updated>2019-09-16T14:18:05Z</updated>
<author>
<name>Jesus Ramirez</name>
<email>jesus.rami.serra@gmail.com</email>
</author>
<published>2019-06-26T14:39:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9b3f6ef3b1ebde4dc9a1ef8e70b4ef7d807cede'/>
<id>urn:sha1:f9b3f6ef3b1ebde4dc9a1ef8e70b4ef7d807cede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet, rpc: add a release field to get_version</title>
<updated>2019-08-26T19:28:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-17T09:04:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=33e91e1a1e94c2957f59def9fe49f75956a9f699'/>
<id>urn:sha1:33e91e1a1e94c2957f59def9fe49f75956a9f699</id>
<content type='text'>
It does not leak much since you can make a fair guess by RPC
version already, and some people want to avoid non release
clients when using third parties' nodes (because they'd never
lie about it)
</content>
</entry>
<entry>
<title>build: fix OSX static libusb check and link against static libobjc</title>
<updated>2019-07-09T22:13:59Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2019-07-09T21:57:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=45c28d8a0e1b56f71e7afc36940668d79065eae4'/>
<id>urn:sha1:45c28d8a0e1b56f71e7afc36940668d79065eae4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 9 digit build IDs</title>
<updated>2019-06-12T15:47:33Z</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=1dc4ebfd6c9070a66e4617929c3d19d3b8cbe52c'/>
<id>urn:sha1:1dc4ebfd6c9070a66e4617929c3d19d3b8cbe52c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: fix some case of "backtrace lib not found" breaking</title>
<updated>2019-05-01T10:11:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-01T10:10:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d5cc0358b241f84776ffbbdfd9010490157e8ea'/>
<id>urn:sha1:7d5cc0358b241f84776ffbbdfd9010490157e8ea</id>
<content type='text'>
It fixes at least one case of building on ARM with Docker
</content>
</entry>
<entry>
<title>Merge pull request #5410</title>
<updated>2019-04-16T20:35:16Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-16T20:35:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=613588e1a8d798f0b9e427f1e9db868080ad1bbf'/>
<id>urn:sha1:613588e1a8d798f0b9e427f1e9db868080ad1bbf</id>
<content type='text'>
d4a78c74 build: libusb static compilation fix (Dusan Klinec)
</content>
</entry>
<entry>
<title>Fix linker issues using easylogging</title>
<updated>2019-04-10T09:37:02Z</updated>
<author>
<name>Martijn Otto</name>
<email>git@martijnotto.nl</email>
</author>
<published>2019-04-10T09:37:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8df827075f5ac2c570d2cfa7695547132d347fbe'/>
<id>urn:sha1:8df827075f5ac2c570d2cfa7695547132d347fbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: libusb static compilation fix</title>
<updated>2019-04-07T16:52:25Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-04-07T16:52:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d4a78c74ac6fc70a29e66ae2f5cc84ff945b87fd'/>
<id>urn:sha1:d4a78c74ac6fc70a29e66ae2f5cc84ff945b87fd</id>
<content type='text'>
</content>
</entry>
</feed>
