<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/CMakeLists.txt, branch v0.9.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.9.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-03-12T19:20:00Z</updated>
<entry>
<title>change to LMDB as default, even on 32-bit and ARM</title>
<updated>2016-03-12T19:20:00Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-03-12T19:20:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=11de19266b614116187659479b5c8e11bf3833b2'/>
<id>urn:sha1:11de19266b614116187659479b5c8e11bf3833b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: Include OpenSSL libraries in static linking</title>
<updated>2016-02-13T00:54:14Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-13T00:52:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9832d18dcaf664750758f5f0afb73097cfdfa9c8'/>
<id>urn:sha1:9832d18dcaf664750758f5f0afb73097cfdfa9c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: Remove unused variable</title>
<updated>2016-02-12T23:02:12Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-12T21:25:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2f2437586aec814ba9a85951dd618373eb501f6'/>
<id>urn:sha1:c2f2437586aec814ba9a85951dd618373eb501f6</id>
<content type='text'>
DL is empty and unused elsewhere.

The intention at one point may have been to use CMAKE_DL_LIBS, but that
would more likely apply in some situations involving static linking.
</content>
</entry>
<entry>
<title>cmake: Fix unbound config compile settings</title>
<updated>2016-02-12T23:02:06Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-12T20:36:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7205210b0f6c3648361a9a0b2c17f1b6e7163ad9'/>
<id>urn:sha1:7205210b0f6c3648361a9a0b2c17f1b6e7163ad9</id>
<content type='text'>
This allows the OpenSSL function checks to compile in unbound's CMake
configuration.

Otherwise, the functions SHA256() and EVP_sha512() won't be called from
libunbound as possible algorithms.

They had not been compiling because static OpenSSL libraries were being
used, along with lack of -ldl. The static library preference is
unnecessary for the checks, so use default suffixes ordering for
CMAKE_FIND_LIBRARY_SUFFIXES when building unbound.

Related files:
configure_checks.cmake
external/unbound/validator/val_secalgo.c
  secalgo_ds_digest(), setup_key_digest()
</content>
</entry>
<entry>
<title>Add make option to disable BerkeleyDB</title>
<updated>2016-02-01T21:06:15Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-01T11:11:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3d1e690cb2a531748f8ddc4b5aef63dcf46595c8'/>
<id>urn:sha1:3d1e690cb2a531748f8ddc4b5aef63dcf46595c8</id>
<content type='text'>
Sample use:
BERKELEY_DB=0 make debug

This makes development with BlockchainLMDB easier when virtual methods
have changed and don't match BlockchainBDB.
</content>
</entry>
<entry>
<title>Last fixups in the Cmake stuff and better default build instruction</title>
<updated>2016-01-23T03:27:01Z</updated>
<author>
<name>me0wmix</name>
<email>me0wmix@sigaint.org</email>
</author>
<published>2016-01-23T03:27:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=34ebfe39cde8f476417b0a69634eff4be073179a'/>
<id>urn:sha1:34ebfe39cde8f476417b0a69634eff4be073179a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added/corrected OpenBSD build instructions.</title>
<updated>2016-01-21T18:34:02Z</updated>
<author>
<name>me0wmix</name>
<email>me0wmix@cryptoanarchy.localnet</email>
</author>
<published>2016-01-21T18:34:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c965bf4a7c105e385a940eb38c07dc5b052287d0'/>
<id>urn:sha1:c965bf4a7c105e385a940eb38c07dc5b052287d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenBSD support for Monero.</title>
<updated>2016-01-21T18:18:26Z</updated>
<author>
<name>me0wmix</name>
<email>me0wmix@cryptoanarchy.localnet</email>
</author>
<published>2016-01-21T18:18:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=28f95eb001a47056287c8adf07c2638746ad8e48'/>
<id>urn:sha1:28f95eb001a47056287c8adf07c2638746ad8e48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak arm6 flags</title>
<updated>2016-01-11T23:14:06Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-01-07T02:55:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=94de39fbadbfed1ab758d5b894a780372c1387e8'/>
<id>urn:sha1:94de39fbadbfed1ab758d5b894a780372c1387e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARMv7 optimization flags are too aggressive</title>
<updated>2016-01-03T12:58:08Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-01-03T12:58:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d26e7d0b3a53e0e7a38314b39a108a272d24c2f5'/>
<id>urn:sha1:d26e7d0b3a53e0e7a38314b39a108a272d24c2f5</id>
<content type='text'>
</content>
</entry>
</feed>
