<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/depends/README.md, branch main</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2022-05-09T16:38:48Z</updated>
<entry>
<title>Make Mac SDK into a regular depends package</title>
<updated>2022-05-09T16:38:48Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2022-05-05T15:29:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7ea1e214c5db6c48e405f8bb3ede8f5ec9b876db'/>
<id>urn:sha1:7ea1e214c5db6c48e405f8bb3ede8f5ec9b876db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to MacOSX SDK 11.1, add Mac M1</title>
<updated>2022-05-04T21:33:40Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2022-05-03T14:51:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a86c4cb75ffb577922334cf6e212bcd5bac1716d'/>
<id>urn:sha1:a86c4cb75ffb577922334cf6e212bcd5bac1716d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add depends riscv 64 bit support</title>
<updated>2019-08-20T13:24:47Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2019-06-26T22:25:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=13c0b8c265727ae1e0e9c604ea3fbf44bb749f2c'/>
<id>urn:sha1:13c0b8c265727ae1e0e9c604ea3fbf44bb749f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made code block usage consistent across all .md files</title>
<updated>2019-05-12T04:16:26Z</updated>
<author>
<name>Rohaq</name>
<email>rohaq at dearinternet[dot]com</email>
</author>
<published>2019-05-12T04:16:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1873af35bfe4f475cfc3c3af66015cd03c34b93b'/>
<id>urn:sha1:1873af35bfe4f475cfc3c3af66015cd03c34b93b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4945</title>
<updated>2018-12-31T21:53:59Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-12-31T21:53:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c2d671397974c05a1bdd8b386bc8267d78afd99'/>
<id>urn:sha1:9c2d671397974c05a1bdd8b386bc8267d78afd99</id>
<content type='text'>
e37154a build: protobuf dependency fixes, libusb build (ph4r05)
</content>
</entry>
<entry>
<title>build: protobuf dependency fixes, libusb build</title>
<updated>2018-12-18T15:50:19Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-12-04T21:01:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e37154a87902dca1653458d3eecb385d08ed661b'/>
<id>urn:sha1:e37154a87902dca1653458d3eecb385d08ed661b</id>
<content type='text'>
- docker protobuf dependencies, cross-compilation
- device/trezor protobuf build fixes, try_compile
- libusb built under all platforms, used by trezor for direct connect
</content>
</entry>
<entry>
<title>Cleanup leftovers from migrating depends from bitcoin</title>
<updated>2018-12-12T11:14:20Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-11-24T14:20:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=118db4f357fd4a415bb80018bc5f58130ba64e61'/>
<id>urn:sha1:118db4f357fd4a415bb80018bc5f58130ba64e61</id>
<content type='text'>
Depends still contained some leftovers, like the `wallet` target that
included bdb from bitcoin. This commit removes these unneeded targets,
the miniupnpc package and the berkeley db package. Reflect the changes
in the README as well.
</content>
</entry>
<entry>
<title>Update readmes to reflect the usage of depends</title>
<updated>2018-09-10T20:05:37Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-03-18T14:50:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d6b9bdd322f4b0318d8d5a2c54b3f1617e0dfe54'/>
<id>urn:sha1:d6b9bdd322f4b0318d8d5a2c54b3f1617e0dfe54</id>
<content type='text'>
Explain the role of the SDK in the darwin build.
Add instructions to compile depends to the basic readme.
</content>
</entry>
<entry>
<title>Initial depends addition</title>
<updated>2018-09-10T20:03:42Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-03-18T22:01:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0806a23a6e07834934fb2614bf27ee5d70bf2e2d'/>
<id>urn:sha1:0806a23a6e07834934fb2614bf27ee5d70bf2e2d</id>
<content type='text'>
Depends cross compiles project dependencies for linux, mac and windows and multiple architectures.
Depends is original work by Cory Fields and used in bitcoin and a wide range of bitcoin related projects.
</content>
</entry>
</feed>
