aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-11-17Treat custom and applet scripts as appletsRon Yorston
2018-11-02scripts/embedded_scripts: do not add superfluous NUL to script_names[]Denys Vlasenko
2018-11-01ash: allow shell scripts to be embedded in the binaryDenys Vlasenko
2018-06-26scripts/randomtest: disable CONFIG_NSLOOKUP for uclibcDenys Vlasenko
2018-06-26scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibcDenys Vlasenko
2018-06-26scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibcDenys Vlasenko
2018-06-09Update release script to generate detached signatures and checksum filesEli Schwartz
2018-04-06scripts/kconfig/mconf.c: survive is SIGWINCH is not definedDenys Vlasenko
2018-04-05placate gcc 8.0.1 sprintf overflow warnings in config toolsDenys Vlasenko
2017-12-31scripts/randomtest: do not try building static libbysuboxDenys Vlasenko
2017-12-31randomconfig fixesDenys Vlasenko
2017-09-07build system: fix a compiler warningDenys Vlasenko
2017-09-07build system: fix "allnoconfig" to clear all options. Closes 10296Denys Vlasenko
2017-08-18klibc-utils: new applets: resume, nuke, minipsDenys Vlasenko
2017-08-02do not use `a' quoting style in commentsDenys Vlasenko
2017-07-22crond: do not assume setenv() does not leakDenys Vlasenko
2017-07-15build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusyboxDenys Vlasenko
2017-07-03fixes for bugs found by make_single_applets.shDenys Vlasenko
2017-07-03scripts/randomtest: update things which can't be tested on uclibcDenys Vlasenko
2017-01-24remove "local" bashism from a few scriptsDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-07-12trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS XDenys Vlasenko
2016-06-29build system: make CONFIG_FEATURE_USE_BSS_TAIL less funkyDenys Vlasenko
2016-06-20scripts/trylink: libbusybox fixDenys Vlasenko
2016-06-19randomconfig fixes 2Denys Vlasenko
2016-06-19randomconfig fixesDenys Vlasenko
2016-04-24generate_BUFSIZ.sh: yet another tweakDenys Vlasenko
2016-04-22scripts/trylink: document DATA_SEGMENT_ALIGN() hackDenys Vlasenko
2016-04-22generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" buildsDenys Vlasenko
2016-04-21build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc buildsDenys Vlasenko
2016-04-21libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer)Denys Vlasenko
2016-04-21libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" workDenys Vlasenko
2016-04-21*: add most of the required setup_common_bufsiz() callsDenys Vlasenko
2016-04-21libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko
2016-04-03kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman
2016-04-03kbuild: Make scripts executableMichal Marek
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