aboutsummaryrefslogtreecommitdiff
path: root/patches/ncurses
Commit message (Collapse)AuthorAgeFilesLines
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-0813-95780/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Allow some tunables for ncursesAlexey Neyman2017-02-051-0/+22
| | | | | | | | | - Allow user to specify configure arguments to pass through to host/target ncurses. - Checkbox for --disable-database - String option for --with-fallbacks Signed-off-by: Alexey Neyman <stilor@att.net>
* ncurses: bump to ncurses-6.0Bryan Hundven2015-11-1613-39/+95758
| | | | | | | | | This commit removes ncurses-5.9 and adds 6.0. I also provide the stable patch updates in patches/ncurses/6.0. I have also added an experimental toggle for enabling the new ABI support. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* ncurses: Add gcc5 build patchBryan Hundven2015-05-291-0/+39
This patch comes from here: http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2015-April/070101.html This message explains the error: http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2015-April/070099.html This commit closes #98 Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>