aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-04-03kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN
2016-04-03menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher
2016-04-03menuconfig: fix extended colors ncurses supportKrzysztof Mazur
2016-04-03kbuild: Fix gcc -x syntaxJean Delvare
2016-04-03kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz
2016-04-03kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz
2016-04-03kconfig: fix menuconfig on debian lennyJunio C Hamano
2016-04-03Revert "lxdialog: fix ncursesw include detection"Mike Frysinger
2016-04-03trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBSDenys Vlasenko
2015-12-01trylink: include LDFLAGS when checking linkageMike Frysinger
2015-10-20typo fixDenys Vlasenko
2015-10-20scripts/trylink: remove $CPPFLAGSDenys Vlasenko
2015-10-20scripts/trylink: fix bit-rotted linker option verificationDenys Vlasenko
2015-10-11randconfig fixesDenys Vlasenko
2015-06-07fix if(p)/free(p) constructManinder Singh
2015-05-25typo fixesManinder Singh
2015-03-16trylink: respect compiler settings when probing featuresMike Frysinger
2015-03-16trylink: use mktemp instead of hardcoding pathsMike Frysinger
2014-05-03trylink: emit names of linked executablesDenys Vlasenko
2014-04-19modprobe-small: fix help messages for aliased module-related appletsDenys Vlasenko
2014-04-02build system: specify '-nostldlib' when linking to .o filesDrew Moseley
2014-03-16build system: for "find", use POSIX not operator (!) instead of -notDenys Vlasenko
2014-01-10build system: fix non-portable sed constructs.Matthias Andree
2014-01-09build system: stop including alloca.h, stdlib.h provides itDenys Vlasenko
2013-12-31fix failures found by randomconfig buildsDenys Vlasenko
2013-12-19build system: fix make gconfigDaniel Borca
2013-11-26build system: use od -b instead of od -t x1Denys Vlasenko
2013-10-16bloat-o-meter: add usage infoBartosz Golaszewski
2013-09-28trylink: only prefix libs with -lMike Frysinger
2013-07-26buildsys: Add helper to list suid appletsBernhard Reutner-Fischer
2012-09-27scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko
2012-06-18build system: fix build of kconfig on DarwinBernhard Walle
2012-04-20fix build breakage found by randconfigDenys Vlasenko
2012-03-30bloat-o-meter: Remove unused codeBernhard Reutner-Fischer
2012-03-30bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer
2012-01-30gen_build_files.sh: exclude hidden directoriesPaulius Zaleckas
2011-10-19gen_build_files.sh: simplify "print everything up to INSERT line" partDenys Vlasenko
2011-10-19gen_build_files: don't pass 200k+ strings as params. Closes 4321Denys Vlasenko
2011-09-15suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko
2011-07-08bloat-o-meter: don't require that pythin is in /usr/bin.Lauri Kasanen
2011-07-08Support configuring Busybox from _defconfig filesDaniel Fandrich
2011-05-09pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabledSteve Iribarne
2011-05-01get rid of several "variable 'x' set but not used" warningsCristian Ionescu-Idbohrn
2011-04-18build fixes for scripts/kconfigDenys Vlasenko
2011-04-16fix another nonportable grep usage in scriptsDenys Vlasenko
2011-04-16gen_build_files.sh: do not use "sed --" for nowDenys Vlasenko
2011-04-16Fix double words in comments. No code changesMarek Polacek
2011-03-06fix bit rot in scripts/Makefile.IMA #2Denys Vlasenko
2011-03-06fix bit rot in scripts/Makefile.IMADenys Vlasenko
2011-02-09scripts/mkconfigs: don't use invalid basic regexpDenys Vlasenko