index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/randomtest.loop: let user know about SKIP_MOUNT_MAND_TESTS
Denys Vlasenko
2021-08-16
1
-3
/
+8
*
*: remove remains of FEATURE_TOUCH_NODEREF
Denys Vlasenko
2021-08-15
1
-2
/
+0
*
build system: use SOURCE_DATE_EPOCH for timestamp if available
Paul Spooren
2021-06-05
1
-3
/
+14
*
gen_build_files: Use C locale when calling sed on globbed files
Khem Raj
2021-06-05
1
-0
/
+2
*
gcc-version.sh: fix for "invalid number" message during Android NDK builds
Chris Renshaw
2021-04-22
1
-2
/
+2
*
gcc-version.sh: Cygwin fix
Denys Vlasenko
2021-04-18
1
-1
/
+1
*
fix "warning array subscript has type 'char'"
Denys Vlasenko
2021-04-14
6
-21
/
+21
*
build system: avoid build failure during bisection
Ron Yorston
2021-04-13
1
-1
/
+1
*
bloat-o-meter: avoid double counting
Ron Yorston
2021-03-09
1
-8
/
+13
*
trylink: do not drop libs from CONFIG_EXTRA_LDLIBS
Denys Vlasenko
2021-02-23
1
-5
/
+12
*
tar: add TODO about a bug with non-writable directories on extract
Denys Vlasenko
2021-01-01
1
-0
/
+1
*
randomconfig fixes
Denys Vlasenko
2020-06-24
1
-0
/
+3
*
randomconfig fixes
Denys Vlasenko
2020-06-23
1
-0
/
+22
*
build system: remove KBUILD_STR()
Jean-Philippe Brucker
2020-04-29
4
-8
/
+5
*
scripts/echo.c: resolve implicit declaration of function 'dup2'
Nicolas Hüppelshäuser
2019-03-05
1
-0
/
+1
*
checkstack.pl: tweak bfin re
Bernhard Reutner-Fischer
2019-01-18
1
-1
/
+1
*
checkstack: pull from upstream
Bernhard Reutner-Fischer
2019-01-17
1
-32
/
+75
*
checkstack.pl: fix arch autodetection
Bernhard Reutner-Fischer
2019-01-17
1
-0
/
+1
*
build system: fix compiler warnings
Denys Vlasenko
2019-01-06
4
-6
/
+12
*
hush: allow hush to run embedded scripts
Ron Yorston
2018-11-27
2
-1
/
+9
*
Tweaks to build process for embedded scripts
Ron Yorston
2018-11-27
2
-16
/
+10
*
scripts/trylink: be more clever when deciding that "lib elimination" has fini...
Denys Vlasenko
2018-11-19
1
-12
/
+9
*
Ensure build works when KBUILD_OUTPUT is set, closes 11511
Ron Yorston
2018-11-18
1
-1
/
+1
*
Treat custom and applet scripts as applets
Ron Yorston
2018-11-17
2
-26
/
+102
*
scripts/embedded_scripts: do not add superfluous NUL to script_names[]
Denys Vlasenko
2018-11-02
1
-1
/
+1
*
ash: allow shell scripts to be embedded in the binary
Denys Vlasenko
2018-11-01
1
-0
/
+66
*
scripts/randomtest: disable CONFIG_NSLOOKUP for uclibc
Denys Vlasenko
2018-06-26
1
-0
/
+2
*
scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibc
Denys Vlasenko
2018-06-26
1
-0
/
+2
*
scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibc
Denys Vlasenko
2018-06-26
1
-0
/
+3
*
Update release script to generate detached signatures and checksum files
Eli Schwartz
2018-06-09
1
-17
/
+5
*
scripts/kconfig/mconf.c: survive is SIGWINCH is not defined
Denys Vlasenko
2018-04-06
1
-0
/
+4
*
placate gcc 8.0.1 sprintf overflow warnings in config tools
Denys Vlasenko
2018-04-05
1
-1
/
+3
*
scripts/randomtest: do not try building static libbysubox
Denys Vlasenko
2017-12-31
1
-0
/
+2
*
randomconfig fixes
Denys Vlasenko
2017-12-31
1
-0
/
+1
*
build system: fix a compiler warning
Denys Vlasenko
2017-09-07
1
-0
/
+2
*
build system: fix "allnoconfig" to clear all options. Closes 10296
Denys Vlasenko
2017-09-07
1
-2
/
+52
*
klibc-utils: new applets: resume, nuke, minips
Denys Vlasenko
2017-08-18
1
-0
/
+3
*
do not use `a' quoting style in comments
Denys Vlasenko
2017-08-02
1
-1
/
+1
*
crond: do not assume setenv() does not leak
Denys Vlasenko
2017-07-22
1
-0
/
+18
*
build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox
Denys Vlasenko
2017-07-15
1
-6
/
+12
*
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-07-03
1
-0
/
+26
*
scripts/randomtest: update things which can't be tested on uclibc
Denys Vlasenko
2017-07-03
1
-0
/
+6
*
remove "local" bashism from a few scripts
Denys Vlasenko
2017-01-24
2
-9
/
+9
*
randomconfig fixes
Denys Vlasenko
2016-12-12
1
-0
/
+1
*
trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X
Denys Vlasenko
2016-07-12
1
-2
/
+2
*
build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky
Denys Vlasenko
2016-06-29
1
-72
/
+28
*
scripts/trylink: libbusybox fix
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
randomconfig fixes 2
Denys Vlasenko
2016-06-19
1
-0
/
+2
*
randomconfig fixes
Denys Vlasenko
2016-06-19
2
-12
/
+22
*
generate_BUFSIZ.sh: yet another tweak
Denys Vlasenko
2016-04-24
1
-13
/
+41
[next]