Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
bcb62a7f119173f57104ed353d9718c2f9424049
/
scripts
71df2d3
hush: allow hush to run embedded scripts
by Ron Yorston
· 6 years ago
7b42f8f
Tweaks to build process for embedded scripts
by Ron Yorston
· 6 years ago
32511da
scripts/trylink: be more clever when deciding that "lib elimination" has finished:
by Denys Vlasenko
· 6 years ago
af694a4
Ensure build works when KBUILD_OUTPUT is set, closes 11511
by Ron Yorston
· 6 years ago
3778898
Treat custom and applet scripts as applets
by Ron Yorston
· 6 years ago
43794ff
scripts/embedded_scripts: do not add superfluous NUL to script_names[]
by Denys Vlasenko
· 6 years ago
4f2ef4a
ash: allow shell scripts to be embedded in the binary
by Denys Vlasenko
· 6 years ago
762440b
scripts/randomtest: disable CONFIG_NSLOOKUP for uclibc
by Denys Vlasenko
· 6 years ago
1853266
scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibc
by Denys Vlasenko
· 6 years ago
5f5119b
scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibc
by Denys Vlasenko
· 6 years ago
6fb8bd7
Update release script to generate detached signatures and checksum files
by Eli Schwartz
· 7 years ago
6b6a3d9
scripts/kconfig/mconf.c: survive is SIGWINCH is not defined
by Denys Vlasenko
· 7 years ago
d878ccc
placate gcc 8.0.1 sprintf overflow warnings in config tools
by Denys Vlasenko
· 7 years ago
9c9a742
scripts/randomtest: do not try building static libbysubox
by Denys Vlasenko
· 7 years ago
82d1c1f
randomconfig fixes
by Denys Vlasenko
· 7 years ago
d134aa9
build system: fix a compiler warning
by Denys Vlasenko
· 7 years ago
0b1c629
build system: fix "allnoconfig" to clear all options. Closes 10296
by Denys Vlasenko
· 7 years ago
ab77e81
klibc-utils: new applets: resume, nuke, minips
by Denys Vlasenko
· 7 years ago
95f7953
do not use `a' quoting style in comments
by Denys Vlasenko
· 7 years ago
bbf17bb
crond: do not assume setenv() does not leak
by Denys Vlasenko
· 7 years ago
367a55c
build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox
by Denys Vlasenko
· 7 years ago
d4e4fdb
fixes for bugs found by make_single_applets.sh
by Denys Vlasenko
· 7 years ago
7fdb764
scripts/randomtest: update things which can't be tested on uclibc
by Denys Vlasenko
· 7 years ago
bca4ea8
remove "local" bashism from a few scripts
by Denys Vlasenko
· 8 years ago
de912f0
randomconfig fixes
by Denys Vlasenko
· 8 years ago
2ae86ad
trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X
by Denys Vlasenko
· 8 years ago
5b8c89d
build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky
by Denys Vlasenko
· 8 years ago
ea9ebc0
scripts/trylink: libbusybox fix
by Denys Vlasenko
· 8 years ago
bb0bf28
randomconfig fixes 2
by Denys Vlasenko
· 8 years ago
015db58
randomconfig fixes
by Denys Vlasenko
· 8 years ago
4c8fa34
generate_BUFSIZ.sh: yet another tweak
by Denys Vlasenko
· 9 years ago
663d1da
scripts/trylink: document DATA_SEGMENT_ALIGN() hack
by Denys Vlasenko
· 9 years ago
7ff24bd
generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" builds
by Denys Vlasenko
· 9 years ago
d7b502c
build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc builds
by Denys Vlasenko
· 9 years ago
93e1aaa
libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer)
by Denys Vlasenko
· 9 years ago
f56fb5e
libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work
by Denys Vlasenko
· 9 years ago
47cfbf3
*: add most of the required setup_common_bufsiz() calls
by Denys Vlasenko
· 9 years ago
e6a2f4c
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
by Denys Vlasenko
· 9 years ago
d63d77a
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
by Bjørn Forsman
· 10 years ago
935fe68
kbuild: Make scripts executable
by Michal Marek
· 10 years ago
d35ba8b
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
by Yann E. MORIN
· 12 years ago
e62c715
menuconfig: optionally use pkg-config to detect ncurses libs
by Justin Lecher
· 12 years ago
f755430
menuconfig: fix extended colors ncurses support
by Krzysztof Mazur
· 12 years ago
8c3f943
kbuild: Fix gcc -x syntax
by Jean Delvare
· 12 years ago
74f58ed
kconfig: fix check-lxdialog for DLL platforms
by Yaakov Selkowitz
· 13 years ago
a0f24a0
kconfig: check ncursesw headers first in check-lxdialog
by Yaakov Selkowitz
· 13 years ago
f48bd92
kconfig: fix menuconfig on debian lenny
by Junio C Hamano
· 14 years ago
993dab7
Revert "lxdialog: fix ncursesw include detection"
by Mike Frysinger
· 9 years ago
056e1f5
trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS
by Denys Vlasenko
· 9 years ago
77e2bde
trylink: include LDFLAGS when checking linkage
by Mike Frysinger
· 9 years ago
edcd5dc
typo fix
by Denys Vlasenko
· 9 years ago
58d0e20
scripts/trylink: remove $CPPFLAGS
by Denys Vlasenko
· 9 years ago
5134010
scripts/trylink: fix bit-rotted linker option verification
by Denys Vlasenko
· 9 years ago
69c8c69
randconfig fixes
by Denys Vlasenko
· 9 years ago
0fabedf
fix if(p)/free(p) construct
by Maninder Singh
· 10 years ago
97c6491
typo fixes
by Maninder Singh
· 10 years ago
6798564
trylink: respect compiler settings when probing features
by Mike Frysinger
· 10 years ago
4a08e82
trylink: use mktemp instead of hardcoding paths
by Mike Frysinger
· 10 years ago
e3366d6
trylink: emit names of linked executables
by Denys Vlasenko
· 11 years ago
5fd3ddf
modprobe-small: fix help messages for aliased module-related applets
by Denys Vlasenko
· 11 years ago
7537406
build system: specify '-nostldlib' when linking to .o files
by Drew Moseley
· 11 years ago
29f3526
build system: for "find", use POSIX not operator (!) instead of -not
by Denys Vlasenko
· 11 years ago
9b76f89
build system: fix non-portable sed constructs.
by Matthias Andree
· 11 years ago
f2743a5
build system: stop including alloca.h, stdlib.h provides it
by Denys Vlasenko
· 11 years ago
198b02f
fix failures found by randomconfig builds
by Denys Vlasenko
· 11 years ago
c9d87be
build system: fix make gconfig
by Daniel Borca
· 11 years ago
195c436
build system: use od -b instead of od -t x1
by Denys Vlasenko
· 11 years ago
28a2094
bloat-o-meter: add usage info
by Bartosz Golaszewski
· 11 years ago
3eab2b7
trylink: only prefix libs with -l
by Mike Frysinger
· 11 years ago
9078633
buildsys: Add helper to list suid applets
by Bernhard Reutner-Fischer
· 12 years ago
225cc13
scripts/kconfig/mconf: work on systems w/o SIGWINCH
by Denys Vlasenko
· 12 years ago
9b78e14
build system: fix build of kconfig on Darwin
by Bernhard Walle
· 12 years ago
8cab667
fix build breakage found by randconfig
by Denys Vlasenko
· 13 years ago
25dbb07
bloat-o-meter: Remove unused code
by Bernhard Reutner-Fischer
· 13 years ago
b1b7096
bloat-o-meter: handle huge (hex) sizes.
by Bernhard Reutner-Fischer
· 13 years ago
1c7724b
gen_build_files.sh: exclude hidden directories
by Paulius Zaleckas
· 13 years ago
4ea37d6
gen_build_files.sh: simplify "print everything up to INSERT line" part
by Denys Vlasenko
· 13 years ago
efd08bf
gen_build_files: don't pass 200k+ strings as params. Closes 4321
by Denys Vlasenko
· 13 years ago
dd1eb41
suppress "warning: implicit declaration of function 'alloca'"
by Denys Vlasenko
· 13 years ago
98f213e
bloat-o-meter: don't require that pythin is in /usr/bin.
by Lauri Kasanen
· 13 years ago
126f2b2
Support configuring Busybox from _defconfig files
by Daniel Fandrich
· 13 years ago
ed607a8
pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled
by Steve Iribarne
· 14 years ago
fcbc641
get rid of several "variable 'x' set but not used" warnings
by Cristian Ionescu-Idbohrn
· 14 years ago
b83c970
build fixes for scripts/kconfig
by Denys Vlasenko
· 14 years ago
08caf09
fix another nonportable grep usage in scripts
by Denys Vlasenko
· 14 years ago
c3dadba
gen_build_files.sh: do not use "sed --" for now
by Denys Vlasenko
· 14 years ago
b0b8884
Fix double words in comments. No code changes
by Marek Polacek
· 14 years ago
bff5f3f
fix bit rot in scripts/Makefile.IMA #2
by Denys Vlasenko
· 14 years ago
726ebba
fix bit rot in scripts/Makefile.IMA
by Denys Vlasenko
· 14 years ago
e7212a4
scripts/mkconfigs: don't use invalid basic regexp
by Denys Vlasenko
· 14 years ago
5a746dc
scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
by Denys Vlasenko
· 14 years ago
b2fa0b6
scripts: fix fixdep.c to let it workable in cygwin
by Macpaul Lin
· 14 years ago
e068842
Revert "scripts: fix fixdep.c to let it workable in cygwin"
by Denys Vlasenko
· 14 years ago
10c36b8
scripts: fix fixdep.c to let it workable in cygwin
by Greentime
· 14 years ago
7a3f8e2
gen_build_files.sh: better comment
by Denys Vlasenko
· 14 years ago
749e305
build system: fix for dash
by Denys Vlasenko
· 14 years ago
26777aa
fixes for bugs discovered by randomconfig builds and tests
by Denys Vlasenko
· 14 years ago
f9d0913
gen_build_files.sh: restore deleted comment
by Denys Vlasenko
· 14 years ago
f718e3a
gen_build_files.sh: rewrite with sed
by Mike Frysinger
· 14 years ago
f595d8e
typo fix
by Denys Vlasenko
· 14 years ago
Next »