index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Config.in
Age
Commit message (
Expand
)
Author
2016-02-12
build: add a sanitizer debug option
Mike Frysinger
2015-10-12
build system: remove special-casing for extra libs
Denys Vlasenko
2015-10-05
Aboriginal linux/musl build fixes
Denys Vlasenko
2014-12-10
Config: select PLATFORM_LINUX if using sendfile()
Bartosz Golaszewski
2014-11-27
libbb: use sendfile() to copy data between file descriptors
Bartosz Golaszewski
2014-06-22
unit-tests: implement the unit-testing framework
Bartosz Golaszewski
2014-02-25
build system: remove a dead link from Config help text
Denys Vlasenko
2014-02-19
Kbuild: move CONFIG_PAM to general configuration
Bartosz Golaszewski
2013-07-05
unicode: check $LC_CTYPE too to detect Unicode mode
Denys Vlasenko
2013-01-17
fix a typo in config help text. Closes 5714
Denys Vlasenko
2012-12-19
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
2012-03-07
Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config
Rob Walker
2011-11-09
Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGE
Bernhard Reutner-Fischer
2011-06-18
parse_config: make test applet easier to enable; fix its code
Denys Vlasenko
2011-05-16
busybox.conf: USER.GROUP is _optional_
Denys Vlasenko
2011-05-16
main: make busybox.conf mode handling less obscure
Denys Vlasenko
2011-05-14
tweak config help text
Denys Vlasenko
2011-04-16
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
Denys Vlasenko
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-15
Add the help text for 'position independent executable' code build
Gilles Espinasse
2011-02-10
remve erroneous dependensies on INSTALLER
Denys Vlasenko
2011-01-25
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-18
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2010-12-05
tweak INSTALL_NO_USR help text
Denys Vlasenko
2010-10-12
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-07-21
make DESKTOP=y the default
Denys Vlasenko
2010-07-19
mark Linux-specific configuration options
Jeremie Koenig
2010-07-14
build system: disable some applets by default
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-05
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-04-29
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
Tomas Heinrich
2010-04-06
fix typo
Denys Vlasenko
2010-04-06
Move utmp/wtmp support to "General configuration" section
Denys Vlasenko
2010-03-26
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
unicode: optional table for better handling of neutral bidi chars
Tomas Heinrich
2010-03-18
lineedit: first shot at optional unicode bidi input support
Tomas Heinrich
2010-01-31
better wording in Config
Denys Vlasenko
2010-01-30
fix Unicode config option limits and some comments in less
Denys Vlasenko
2010-01-29
more fine-grained Unicode support
Denys Vlasenko
2010-01-25
whitespace fixes
Denys Vlasenko
2009-10-19
menuconfig tweaks
Denys Vlasenko
2009-09-13
add USE_PORTABLE_CODE option and use it in find applet
Denys Vlasenko
2009-07-11
added simplified Unicode support for non-locale-enabled builds
Denys Vlasenko
2009-06-19
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-01-22
- add CONFIG_EXTRA_CFLAGS (thanks to keesj)
Bernhard Reutner-Fischer
2008-11-06
total overhaul of mail applets. again. Vladimir as usual.
Denis Vlasenko
2008-11-06
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-10-24
- improve wording and fix alphabetical order
Bernhard Reutner-Fischer
2008-10-24
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
Denis Vlasenko
2008-08-22
- reformat help text
Bernhard Reutner-Fischer
[next]