Denys Vlasenko
|
3a649363aa
parse_config: make test applet easier to enable; fix its code
|
13 年之前 |
Denys Vlasenko
|
d83aff1aed
busybox.conf: USER.GROUP is _optional_
|
13 年之前 |
Denys Vlasenko
|
3770b6b061
main: make busybox.conf mode handling less obscure
|
13 年之前 |
Denys Vlasenko
|
e0238f852b
tweak config help text
|
13 年之前 |
Denys Vlasenko
|
8c498b6c6e
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
|
13 年之前 |
Denys Vlasenko
|
e3b1a1fd28
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
|
13 年之前 |
Gilles Espinasse
|
26b80e8fe3
Add the help text for 'position independent executable' code build
|
13 年之前 |
Denys Vlasenko
|
aaf091f97d
remve erroneous dependensies on INSTALLER
|
14 年之前 |
Denys Vlasenko
|
8d0e0cdadf
move utmp.h include to libbb.h
|
14 年之前 |
Denys Vlasenko
|
3b5acaa432
disable automatic selection of FEATURE_SUID; improve its help text
|
14 年之前 |
Denys Vlasenko
|
c60e88a5b9
tweak INSTALL_NO_USR help text
|
14 年之前 |
Denys Vlasenko
|
d4d289acf5
tweaks to build system, mainly making menuconfig text and order clearer
|
14 年之前 |
Denys Vlasenko
|
ba085c6351
make DESKTOP=y the default
|
14 年之前 |
Jeremie Koenig
|
1d7266d3b5
mark Linux-specific configuration options
|
14 年之前 |
Denys Vlasenko
|
6ac37da425
build system: disable some applets by default
|
14 年之前 |
Denys Vlasenko
|
2f32bf8be6
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
|
14 年之前 |
Denys Vlasenko
|
0e5ba0843b
Remove requirement that include/applets.h must be sorted
|
14 年之前 |
Tomas Heinrich
|
a659b81dfa
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
|
14 年之前 |
Denys Vlasenko
|
64827a2e5d
fix typo
|
14 年之前 |
Denys Vlasenko
|
6dbbac5d4f
Move utmp/wtmp support to "General configuration" section
|
14 年之前 |
Denys Vlasenko
|
19158a837d
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
|
14 年之前 |
Tomas Heinrich
|
aa167556cd
unicode: optional table for better handling of neutral bidi chars
|
14 年之前 |
Tomas Heinrich
|
c5c006c10c
lineedit: first shot at optional unicode bidi input support
|
14 年之前 |
Denys Vlasenko
|
460f827644
better wording in Config
|
15 年之前 |
Denys Vlasenko
|
ecd90fd488
fix Unicode config option limits and some comments in less
|
15 年之前 |
Denys Vlasenko
|
2edba21f4c
more fine-grained Unicode support
|
15 年之前 |
Denys Vlasenko
|
3581c62515
whitespace fixes
|
15 年之前 |
Denys Vlasenko
|
a8df4c09fb
menuconfig tweaks
|
15 年之前 |
Denys Vlasenko
|
aa7da73880
add USE_PORTABLE_CODE option and use it in find applet
|
15 年之前 |
Denys Vlasenko
|
42a8fd0db0
added simplified Unicode support for non-locale-enabled builds
|
15 年之前 |