aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* build system: fix ncurses detectionRon Yorston2024-04-281-1/+1
* Update PDCursesRon Yorston2024-01-0616-278/+610
* build system: allow monochrome 'make menuconfig'Ron Yorston2022-11-161-0/+3
* win32: native make menuconfig: support searchAvi Halachmi (:avih)2022-11-131-5/+21
* build system: try harder to detect w64devkitRon Yorston2022-11-121-0/+11
* build system: silence compiler warningFRP-4784-g5507c8744Ron Yorston2022-11-081-0/+1
* win32: fix ESC/CR handling in 'make menuconfig'Ron Yorston2022-11-071-1/+1
* Provide PDCurses source for w64devkit buildRon Yorston2022-11-0740-0/+10615
* win32: allow 'make menuconfig' in native buildsRon Yorston2022-11-071-6/+223
* Merge branch 'busybox' into mergeRon Yorston2021-06-071-3/+14
|\
| * build system: use SOURCE_DATE_EPOCH for timestamp if availablePaul Spooren2021-06-051-3/+14
* | Merge branch 'busybox' into mergeRon Yorston2021-05-143-5/+5
|\|
| * fix "warning array subscript has type 'char'"Denys Vlasenko2021-04-143-5/+5
* | .gitignore: support building on WindowsJohannes Schindelin2021-02-211-0/+1
* | win32: fixes to build on Windows/MSYS2/mingw-w64Ron Yorston2021-02-211-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2019-01-103-5/+10
|\|
| * build system: fix compiler warningsDenys Vlasenko2019-01-063-5/+10
* | Merge branch 'busybox' into mergeRon Yorston2018-04-092-1/+7
|\|
| * scripts/kconfig/mconf.c: survive is SIGWINCH is not definedDenys Vlasenko2018-04-061-0/+4
| * placate gcc 8.0.1 sprintf overflow warnings in config toolsDenys Vlasenko2018-04-051-1/+3
* | Merge branch 'busybox' into mergeRon Yorston2017-09-271-2/+54
|\|
| * build system: fix a compiler warningDenys Vlasenko2017-09-071-0/+2
| * build system: fix "allnoconfig" to clear all options. Closes 10296Denys Vlasenko2017-09-071-2/+52
* | kbuild: avoid warning when building with KBUILD_NO_NLSJohannes Schindelin2017-07-141-3/+3
* | kbuild: simulate force-renaming on WindowsJohannes Schindelin2017-07-141-0/+9
* | kbuild: support at least non-interactive mode on WindowsJohannes Schindelin2017-07-143-0/+51
* | fixdep: fix assumption that `long` is as large as `void *`Johannes Schindelin2017-07-143-31/+32
|/
* randomconfig fixesDenys Vlasenko2016-06-191-12/+2
* kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2016-04-031-1/+5
* kbuild: Make scripts executableMichal Marek2016-04-031-0/+0
* kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2016-04-031-2/+2
* menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2016-04-031-0/+2
* menuconfig: fix extended colors ncurses supportKrzysztof Mazur2016-04-031-0/+1
* kbuild: Fix gcc -x syntaxJean Delvare2016-04-031-1/+1
* kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2016-04-031-1/+1
* kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2016-04-031-3/+3
* kconfig: fix menuconfig on debian lennyJunio C Hamano2016-04-031-0/+2
* Revert "lxdialog: fix ncursesw include detection"Mike Frysinger2016-04-031-5/+1
* fix if(p)/free(p) constructManinder Singh2015-06-072-4/+2
* build system: fix make gconfigDaniel Borca2013-12-191-1/+1
* buildsys: Add helper to list suid appletsBernhard Reutner-Fischer2013-07-261-4/+20
* scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko2012-09-271-5/+11
* build system: fix build of kconfig on DarwinBernhard Walle2012-06-181-0/+2
* Support configuring Busybox from _defconfig filesDaniel Fandrich2011-07-081-1/+1
* get rid of several "variable 'x' set but not used" warningsCristian Ionescu-Idbohrn2011-05-012-14/+5
* build fixes for scripts/kconfigDenys Vlasenko2011-04-182-0/+5
* scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko2011-02-071-1/+1
* update _shipped file with hurd fixDenys Vlasenko2010-08-021-1/+2
* *: s/spaces/tabs/Denys Vlasenko2010-07-261-1/+1
* *: trailing empty lines removedDenys Vlasenko2010-07-266-7/+0