summaryrefslogtreecommitdiff
path: root/patches/ncurses/6.0
AgeCommit message (Collapse)AuthorFilesLines
2017-02-05Allow some tunables for ncursesAlexey Neyman1-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>
2015-11-16ncurses: bump to ncurses-6.0Bryan Hundven12-0/+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>