<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/CMakeLists.txt, branch v0.9.1</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.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-01-11T23:14:06Z</updated>
<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>
<entry>
<title>Fix release flags</title>
<updated>2016-01-02T21:53:02Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-01-02T19:39:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=26aac680951ccb761bf27237e82fff560785d4be'/>
<id>urn:sha1:26aac680951ccb761bf27237e82fff560785d4be</id>
<content type='text'>
flags were being accumulated instead of being set.
Win32 was getting -O2 -DNDEBUG -Ofast -DNDEBUG etc...
Also for Win32, stay compatible to WinXP
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also set stacksize for Win32 not on MSVC</title>
<updated>2015-12-20T18:41:36Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2015-12-20T18:07:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cfe15b81bd4b9b582b094f2594bcccdc27828532'/>
<id>urn:sha1:cfe15b81bd4b9b582b094f2594bcccdc27828532</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace tabs with two spaces for consistency with rest of codebase</title>
<updated>2015-12-15T14:22:06Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2015-12-14T04:54:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=725acc7f17e47e0ea0e7e690f241ee8a286411ea'/>
<id>urn:sha1:725acc7f17e47e0ea0e7e690f241ee8a286411ea</id>
<content type='text'>
Remove trailing whitespace in same files.
</content>
</entry>
<entry>
<title>build: default to Berkeley DB for 32 bit and ARM</title>
<updated>2015-10-04T18:01:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-10-04T18:01:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=180bcde866cb74fe1e86c16e1357a2e4eae14ee5'/>
<id>urn:sha1:180bcde866cb74fe1e86c16e1357a2e4eae14ee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed MINGW duplicate library errors when MSYS folder cannot be found.</title>
<updated>2015-07-18T02:49:22Z</updated>
<author>
<name>NoodleDoodleNoodleDoodleNoodleDoodleNoo</name>
<email>xeven77@outlook.com</email>
</author>
<published>2015-07-18T02:49:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=464dbe7379afe89869066a6735300c9de9f31ea5'/>
<id>urn:sha1:464dbe7379afe89869066a6735300c9de9f31ea5</id>
<content type='text'>
*Thanks to luigi1111 for reporting.
</content>
</entry>
<entry>
<title>Use g++ flag "-pthread" instead of "-lpthread", where preferred</title>
<updated>2015-07-16T12:30:46Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@inbox.com</email>
</author>
<published>2015-07-16T12:18:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bbb936df0fd75bea41a00113a8ac4c4a281e970f'/>
<id>urn:sha1:bbb936df0fd75bea41a00113a8ac4c4a281e970f</id>
<content type='text'>
CMake supports this through THREADS_PREFER_PTHREAD_FLAG.

Remove inclusion of pthread library in EXTRA_LIBRARIES, as the
individual CMakeLists.txt files which need pthread already require it
with CMAKE_THREAD_LIBS_INIT.
</content>
</entry>
<entry>
<title>fixed ARM arch test to prevent breaking on short arch strings</title>
<updated>2015-07-16T10:46:38Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-07-16T10:46:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=54c785d0bb02e8cbcd8126107b7aa461882f6281'/>
<id>urn:sha1:54c785d0bb02e8cbcd8126107b7aa461882f6281</id>
<content type='text'>
</content>
</entry>
</feed>
