summaryrefslogtreecommitdiff
path: root/scripts/kconfig/lxdialog/check-lxdialog.sh
AgeCommit message (Expand)AuthorFilesLines
2018-05-28kconfig: refactor ncurses package checks for building mconf and nconfMasahiro Yamada1-93/+0
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-09-23kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman1-1/+5
2014-08-20kbuild: Make scripts executableMichal Marek1-0/+0
2013-04-17kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN1-2/+2
2013-03-07menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher1-0/+2
2012-11-20menuconfig: fix extended colors ncurses supportKrzysztof Mazur1-0/+1
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-07-04kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz1-1/+1
2012-07-04kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz1-3/+3
2010-09-20kconfig: fix menuconfig on debian lennyJunio C Hamano1-0/+2
2008-12-04kconfig: fix options to check-lxdialog.shSam Ravnborg1-1/+1
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg1-2/+4
2008-01-29kconfig: if ncurses-devel is missing then say soSam Ravnborg1-7/+9
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger1-1/+1
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger1-15/+9
2006-01-21kconfig: fix /dev/null breakageSam Ravnborg1-5/+9
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg1-5/+18
2006-01-08kconfig: factor out ncurses check in a shell scriptSam Ravnborg1-0/+67