Denys Vlasenko
|
8e95068c7f
Make busybox an optional applet
|
8 years ago |
Mike Frysinger
|
43e56639c6
build: add a sanitizer debug option
|
8 years ago |
Denys Vlasenko
|
c8e5ead03a
build system: remove special-casing for extra libs
|
9 years ago |
Denys Vlasenko
|
5fa6d1a632
Aboriginal linux/musl build fixes
|
9 years ago |
Bartosz Golaszewski
|
202d9a6464
Config: select PLATFORM_LINUX if using sendfile()
|
10 years ago |
Bartosz Golaszewski
|
8d75d794ea
libbb: use sendfile() to copy data between file descriptors
|
10 years ago |
Bartosz Golaszewski
|
3ed81cf052
unit-tests: implement the unit-testing framework
|
10 years ago |
Denys Vlasenko
|
18b699c30f
build system: remove a dead link from Config help text
|
10 years ago |
Bartosz Golaszewski
|
265a74b983
Kbuild: move CONFIG_PAM to general configuration
|
10 years ago |
Denys Vlasenko
|
2301d127a2
unicode: check $LC_CTYPE too to detect Unicode mode
|
11 years ago |
Denys Vlasenko
|
5ca853e5da
fix a typo in config help text. Closes 5714
|
11 years ago |
Anthony G. Basile
|
12677acf0a
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
|
12 years ago |
Rob Walker
|
bf6343796e
Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config
|
12 years ago |
Bernhard Reutner-Fischer
|
b9f4cd85f0
Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGE
|
13 years ago |
Denys Vlasenko
|
3a649363aa
parse_config: make test applet easier to enable; fix its code
|
13 years ago |
Denys Vlasenko
|
d83aff1aed
busybox.conf: USER.GROUP is _optional_
|
13 years ago |
Denys Vlasenko
|
3770b6b061
main: make busybox.conf mode handling less obscure
|
13 years ago |
Denys Vlasenko
|
e0238f852b
tweak config help text
|
13 years ago |
Denys Vlasenko
|
8c498b6c6e
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
|
13 years ago |
Denys Vlasenko
|
e3b1a1fd28
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
|
13 years ago |
Gilles Espinasse
|
26b80e8fe3
Add the help text for 'position independent executable' code build
|
13 years ago |
Denys Vlasenko
|
aaf091f97d
remve erroneous dependensies on INSTALLER
|
13 years ago |
Denys Vlasenko
|
8d0e0cdadf
move utmp.h include to libbb.h
|
14 years ago |
Denys Vlasenko
|
3b5acaa432
disable automatic selection of FEATURE_SUID; improve its help text
|
14 years ago |
Denys Vlasenko
|
c60e88a5b9
tweak INSTALL_NO_USR help text
|
14 years ago |
Denys Vlasenko
|
d4d289acf5
tweaks to build system, mainly making menuconfig text and order clearer
|
14 years ago |
Denys Vlasenko
|
ba085c6351
make DESKTOP=y the default
|
14 years ago |
Jeremie Koenig
|
1d7266d3b5
mark Linux-specific configuration options
|
14 years ago |
Denys Vlasenko
|
6ac37da425
build system: disable some applets by default
|
14 years ago |
Denys Vlasenko
|
2f32bf8be6
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
|
14 years ago |