<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/libs/ncurses, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>ncurses: Fix build of libncursew</title>
<updated>2015-12-11T15:06:01+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-12-11T15:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=354aa80ada3ac1c39e3d752ecad9f90e4b80934b'/>
<id>354aa80ada3ac1c39e3d752ecad9f90e4b80934b</id>
<content type='text'>
Packages using libncursesw can fail to build if both libncurses and libncursesw
are not installed. Currently the ncurses.h file is installed in "usr/include/ncursesw"
directory and includes other .h files in the "usr/include" directory incorrectly.
For example: Including &lt;ncursesw/ncurses.h&gt; fails due to these references. These build
changes will set the correct include paths within the developer includes.

Packages that expect ncurses.h (or curses.h) in the default "usr/include" path fail
even when expecting to build with libncursesw and will need to be fixed as well. However,
they cannot be fixed until this patch is applied.

Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;

SVN-Revision: 47853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Packages using libncursesw can fail to build if both libncurses and libncursesw
are not installed. Currently the ncurses.h file is installed in "usr/include/ncursesw"
directory and includes other .h files in the "usr/include" directory incorrectly.
For example: Including &lt;ncursesw/ncurses.h&gt; fails due to these references. These build
changes will set the correct include paths within the developer includes.

Packages that expect ncurses.h (or curses.h) in the default "usr/include" path fail
even when expecting to build with libncursesw and will need to be fixed as well. However,
they cannot be fixed until this patch is applied.

Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;

SVN-Revision: 47853
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses: Fix building with gcc 5.1</title>
<updated>2015-06-02T21:54:54+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2015-06-02T21:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c1a3a1ac2d1363f4ddf122f743be3d6332c909de'/>
<id>c1a3a1ac2d1363f4ddf122f743be3d6332c909de</id>
<content type='text'>
This patch is taken from the gentoo guys who extracted this from a large
upstream commit (with many unrelated changes).

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 45878
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is taken from the gentoo guys who extracted this from a large
upstream commit (with many unrelated changes).

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 45878
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "ncurses: cleanup InstallDev"</title>
<updated>2015-04-23T11:06:15+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-04-23T11:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4d58f0f4d95c1c4c79cc256ed71c08f3105defb5'/>
<id>4d58f0f4d95c1c4c79cc256ed71c08f3105defb5</id>
<content type='text'>
This reverts r43204. The symlinks are faulty, as they point to a
temporary staging dir

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45569
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts r43204. The symlinks are faulty, as they point to a
temporary staging dir

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45569
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses: add host build for 'tic'</title>
<updated>2015-02-05T23:18:42+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-02-05T23:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=66fe4fd966cadf9b2a2fa3af75bd8aba63daa918'/>
<id>66fe4fd966cadf9b2a2fa3af75bd8aba63daa918</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44282
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44282
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses: cleanup InstallDev</title>
<updated>2014-11-06T19:35:23+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2014-11-06T19:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bd92e9806b35a0d9f6d8351eb274d2cdfcc142b9'/>
<id>bd92e9806b35a0d9f6d8351eb274d2cdfcc142b9</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 43204
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 43204
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a few SPDX tags</title>
<updated>2014-11-02T12:20:54+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-11-02T12:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bec9d38fa4ed4dcf13230fe6b91b4ef81306accc'/>
<id>bec9d38fa4ed4dcf13230fe6b91b4ef81306accc</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 43151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 43151
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses: Install xterm-256color</title>
<updated>2014-06-16T18:21:02+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-06-16T18:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a5df7c0a17904787166e597e09fccfbffffb560c'/>
<id>a5df7c0a17904787166e597e09fccfbffffb560c</id>
<content type='text'>
Based on a patch by Jonathan Bennett &lt;jbscience87@gmail.com&gt;

SVN-Revision: 41212
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on a patch by Jonathan Bennett &lt;jbscience87@gmail.com&gt;

SVN-Revision: 41212
</pre>
</div>
</content>
</entry>
<entry>
<title>toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues</title>
<updated>2013-05-09T20:50:49+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-05-09T20:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2430e9a4f5f809d9164edf64dd3eb87f9a14a5fc'/>
<id>2430e9a4f5f809d9164edf64dd3eb87f9a14a5fc</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36594
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses: update to 5.9</title>
<updated>2013-04-23T09:21:59+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2013-04-23T09:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6ddfe0590cff304dde1a53ad0529bb68ab83f99b'/>
<id>6ddfe0590cff304dde1a53ad0529bb68ab83f99b</id>
<content type='text'>
Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;

SVN-Revision: 36395
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;

SVN-Revision: 36395
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses: fix build with musl libc toolchains</title>
<updated>2013-02-26T16:40:07+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-02-26T16:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bfcbabdf159f291f98683d802bff519781cb4fd9'/>
<id>bfcbabdf159f291f98683d802bff519781cb4fd9</id>
<content type='text'>
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 35811
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 35811
</pre>
</div>
</content>
</entry>
</feed>
