index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Config.in
Age
Commit message (
Expand
)
Author
2017-07-15
config: reorder items in "Busybox Settings", improve help
Denys Vlasenko
2017-07-15
config: merge "Busybox Settings" and "Busybox Library Tuning" into one menu
Denys Vlasenko
2017-07-15
config: fix tab-damaged help text
Denys Vlasenko
2017-07-15
build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox
Denys Vlasenko
2017-01-11
Move FEATURE_AUTOWIDTH config option to two applets which use it
Denys Vlasenko
2017-01-11
Move FEATURE_USE_TERMIOS config option to two applets which use it
Denys Vlasenko
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2017-01-08
build system: no longer prompt for PLATFORM_LINUX option
Kang-Che Sung
2016-11-24
Move FEATURE_BUFFERS_USE_foo options to library tuning
Denys Vlasenko
2016-11-24
Move locale, unicode, and "use sendfile?" options to library tuning
Denys Vlasenko
2016-11-24
Collapse three levers of menuconfig to two levels.
Denys Vlasenko
2016-05-31
Make busybox an optional applet
Denys Vlasenko
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
[next]