Denys Vlasenko
|
4bdc914ff9
build system: fix compiler warnings
|
před 5 roky |
Ron Yorston
|
d1b2ae2d04
busybox: add '--show SCRIPT' option to display scripts
|
před 6 roky |
Kartik Agaram
|
43b17b1cd0
restore documentation on the build config language
|
před 6 roky |
Denys Vlasenko
|
2c99702810
i386: make stack size optimization selectable, and allow i486 insns (bswap)
|
před 6 roky |
Denys Vlasenko
|
ab77e81a85
klibc-utils: new applets: resume, nuke, minips
|
před 7 roky |
Denys Vlasenko
|
647d8afe86
build system: remove unused CONFIG_FEATURE_HAVE_RPC
|
před 7 roky |
Denys Vlasenko
|
663ae52676
config: FEDORA_COMPAT option (so far only tweaks uname)
|
před 7 roky |
Denys Vlasenko
|
86d5bf4246
config: trim/improve item names and help texts.
|
před 7 roky |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
před 7 roky |
Denys Vlasenko
|
2c8929c7af
config: reorder items in "Busybox Settings", improve help
|
před 7 roky |
Denys Vlasenko
|
a3df2fa525
config: merge "Busybox Settings" and "Busybox Library Tuning" into one menu
|
před 7 roky |
Denys Vlasenko
|
c4ddf04b68
config: fix tab-damaged help text
|
před 7 roky |
Denys Vlasenko
|
367a55c7d7
build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox
|
před 7 roky |
Denys Vlasenko
|
ed15dde60a
Move FEATURE_AUTOWIDTH config option to two applets which use it
|
před 7 roky |
Denys Vlasenko
|
6c1f348fa7
Move FEATURE_USE_TERMIOS config option to two applets which use it
|
před 7 roky |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
před 7 roky |
Kang-Che Sung
|
4d06b31453
build system: no longer prompt for PLATFORM_LINUX option
|
před 7 roky |
Denys Vlasenko
|
24860fa09c
Move FEATURE_BUFFERS_USE_foo options to library tuning
|
před 8 roky |
Denys Vlasenko
|
1255925a61
Move locale, unicode, and "use sendfile?" options to library tuning
|
před 8 roky |
Denys Vlasenko
|
336022663a
Collapse three levers of menuconfig to two levels.
|
před 8 roky |
Denys Vlasenko
|
8e95068c7f
Make busybox an optional applet
|
před 8 roky |
Mike Frysinger
|
43e56639c6
build: add a sanitizer debug option
|
před 8 roky |
Denys Vlasenko
|
c8e5ead03a
build system: remove special-casing for extra libs
|
před 9 roky |
Denys Vlasenko
|
5fa6d1a632
Aboriginal linux/musl build fixes
|
před 9 roky |
Bartosz Golaszewski
|
202d9a6464
Config: select PLATFORM_LINUX if using sendfile()
|
před 10 roky |
Bartosz Golaszewski
|
8d75d794ea
libbb: use sendfile() to copy data between file descriptors
|
před 10 roky |
Bartosz Golaszewski
|
3ed81cf052
unit-tests: implement the unit-testing framework
|
před 10 roky |
Denys Vlasenko
|
18b699c30f
build system: remove a dead link from Config help text
|
před 10 roky |
Bartosz Golaszewski
|
265a74b983
Kbuild: move CONFIG_PAM to general configuration
|
před 10 roky |
Denys Vlasenko
|
2301d127a2
unicode: check $LC_CTYPE too to detect Unicode mode
|
před 11 roky |