<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/depends/packages/readline.mk, 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-10T20:06:03Z</updated>
<entry>
<title>depends: Package cleanup</title>
<updated>2022-05-10T20:06:03Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2022-05-09T18:47:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5c27fd853f17d12ae6ab94cb01e3ced7cc710e1c'/>
<id>urn:sha1:5c27fd853f17d12ae6ab94cb01e3ced7cc710e1c</id>
<content type='text'>
All patching should be in _preprocess_cmd. config_cmd should just run
configure and nothing else before it, otherwise $PATH is broken when it runs.

Also remove redundant settings to configure, _autoconf already sets them.
We leave explicit AR_FLAGS settings because the builtin rule uses ARFLAGS,
and so would leave AR_FLAGS unset otherwise.
</content>
</entry>
<entry>
<title>Fix arm64 darwin package defs</title>
<updated>2022-05-06T15:45:45Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2022-05-04T05:58:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fe5c2aec35970c545f50679a06d9231b13104c5a'/>
<id>urn:sha1:fe5c2aec35970c545f50679a06d9231b13104c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ARFLAGS</title>
<updated>2019-11-17T13:44:07Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-11-13T13:50:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=024a1c7ddf0f510f149edb7f64aa54e100fd196f'/>
<id>urn:sha1:024a1c7ddf0f510f149edb7f64aa54e100fd196f</id>
<content type='text'>
Needed to invoke deterministic mode on some archivers
</content>
</entry>
<entry>
<title>Fix readline build</title>
<updated>2019-11-03T19:03:31Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-11-03T00:12:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=436e4c336396f12c36df779c973824bbbae386ae'/>
<id>urn:sha1:436e4c336396f12c36df779c973824bbbae386ae</id>
<content type='text'>
Make sure it links to our libtinfo from our ncurses build.
Hardcode some basic terminal descriptions into our libtinfo.
Re-enable $HOME/.terminfo support to allow user customization.
Use unlikely terminfo-dir, to prevent accidentally using
differently-configured system databases.
</content>
</entry>
<entry>
<title>depends: attempt to fix readline</title>
<updated>2019-09-07T20:02:11Z</updated>
<author>
<name>iDunk5400</name>
<email>iDunk5400@users.noreply.github.com</email>
</author>
<published>2019-09-07T20:02:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ab2819a365f0953c418b46269aa78ed72ec7ac37'/>
<id>urn:sha1:ab2819a365f0953c418b46269aa78ed72ec7ac37</id>
<content type='text'>
Make readline actually compile, and make ncurses use existing terminfo data (if available).
</content>
</entry>
<entry>
<title>Add ncurses package for linux and darwin readline</title>
<updated>2019-06-25T17:16:20Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2019-06-17T09:26:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=496cd46d8097d8363428e2d75e16c889299b02c7'/>
<id>urn:sha1:496cd46d8097d8363428e2d75e16c889299b02c7</id>
<content type='text'>
Readline support is now compiled with the ncurses backend.
</content>
</entry>
<entry>
<title>Various speedups to depends and Travis</title>
<updated>2019-02-23T14:34:59Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2019-01-29T15:18:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f0fc4064a0c8d55d118cbef47a41b23cf998e194'/>
<id>urn:sha1:f0fc4064a0c8d55d118cbef47a41b23cf998e194</id>
<content type='text'>
Further speedups to icu compilation, it is faster to run the
pre-generated configure scripts.

Ensure that the native protobuf installation only generates the required
libraries and binaries.

Disable qt compilation when running travis on windows. Qt is used for
lrelease, the travis recipe instead usese the a local installation of
lrelease.

Remove various packages and options from the travis recipe.

Update Readline to version 8.0. The previously used url 404'd sometimes,
use the official gnu ftp server instead.

Remove unused cmake config.
</content>
</entry>
<entry>
<title>Modify depends for monero's dependencies</title>
<updated>2018-09-10T20:03:42Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-03-20T00:26:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8db3d5731bc999983ca6c776731a26a4e97d8bc8'/>
<id>urn:sha1:8db3d5731bc999983ca6c776731a26a4e97d8bc8</id>
<content type='text'>
Add readline, ldns, graphviz, unbound to depends packages

Add a cmake toolchain file to depends that is uniquely created for every build and placed in triple/share/toolchain.cmake
This file is then passed to cmake with -DCMAKE_TOOLCHAIN_FILE=/path/to/triple/share/toolchain.cmake

Add the boost locale package to depends

In the depends cmake toolchain file, a DEPENDS flag is added
to exclude, or change cmake checks done that are required for depends

Link miniupnpc and unwind from depends and not external

Add libiconv and icu4c to depends, required for mingw32 builds.

Headers (winsock) need to be lower case in order to compile on unix systems.
This should not affect building on windows.
</content>
</entry>
</feed>
