| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a typo in config help text. Closes 5714 | Denys Vlasenko | 2013-01-17 | 1 | -1/+1 |
* | CONFIG_PID_FILE_PATH: new configuration option for pidfile paths | Anthony G. Basile | 2012-12-19 | 1 | -1/+12 |
* | Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config | Rob Walker | 2012-03-07 | 1 | -0/+27 |
* | Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGE | Bernhard Reutner-Fischer | 2011-11-09 | 1 | -8/+9 |
* | parse_config: make test applet easier to enable; fix its code | Denys Vlasenko | 2011-06-18 | 1 | -3/+0 |
* | busybox.conf: USER.GROUP is _optional_ | Denys Vlasenko | 2011-05-16 | 1 | -7/+10 |
* | main: make busybox.conf mode handling less obscure | Denys Vlasenko | 2011-05-16 | 1 | -1/+9 |
* | tweak config help text | Denys Vlasenko | 2011-05-14 | 1 | -3/+4 |
* | make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y | Denys Vlasenko | 2011-04-16 | 1 | -1/+0 |
* | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko | 2011-02-26 | 1 | -1/+1 |
* | Add the help text for 'position independent executable' code build | Gilles Espinasse | 2011-02-15 | 1 | -1/+4 |
* | remve erroneous dependensies on INSTALLER | Denys Vlasenko | 2011-02-10 | 1 | -2/+0 |
* | move utmp.h include to libbb.h | Denys Vlasenko | 2011-01-25 | 1 | -10/+10 |
* | disable automatic selection of FEATURE_SUID; improve its help text | Denys Vlasenko | 2011-01-18 | 1 | -4/+12 |
* | tweak INSTALL_NO_USR help text | Denys Vlasenko | 2010-12-05 | 1 | -2/+3 |
* | tweaks to build system, mainly making menuconfig text and order clearer | Denys Vlasenko | 2010-10-12 | 1 | -27/+34 |
* | make DESKTOP=y the default | Denys Vlasenko | 2010-07-21 | 1 | -1/+1 |
* | mark Linux-specific configuration options | Jeremie Koenig | 2010-07-19 | 1 | -0/+12 |
* | build system: disable some applets by default | Denys Vlasenko | 2010-07-14 | 1 | -0/+1 |
* | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko | 2010-06-06 | 1 | -10/+10 |
* | Remove requirement that include/applets.h must be sorted | Denys Vlasenko | 2010-06-05 | 1 | -1/+1 |
* | libbb/lineedit: add support for preserving "broken" (non-unicode) chars | Tomas Heinrich | 2010-04-29 | 1 | -0/+11 |
* | fix typo | Denys Vlasenko | 2010-04-06 | 1 | -2/+2 |
* | Move utmp/wtmp support to "General configuration" section | Denys Vlasenko | 2010-04-06 | 1 | -0/+20 |
* | unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE | Denys Vlasenko | 2010-03-26 | 1 | -7/+15 |
* | unicode: optional table for better handling of neutral bidi chars | Tomas Heinrich | 2010-03-26 | 1 | -1/+12 |
* | lineedit: first shot at optional unicode bidi input support | Tomas Heinrich | 2010-03-18 | 1 | -0/+8 |
* | better wording in Config | Denys Vlasenko | 2010-01-31 | 1 | -3/+9 |
* | fix Unicode config option limits and some comments in less | Denys Vlasenko | 2010-01-30 | 1 | -2/+0 |
* | more fine-grained Unicode support | Denys Vlasenko | 2010-01-29 | 1 | -0/+51 |
* | whitespace fixes | Denys Vlasenko | 2010-01-25 | 1 | -1/+1 |
* | menuconfig tweaks | Denys Vlasenko | 2009-10-19 | 1 | -9/+9 |
* | add USE_PORTABLE_CODE option and use it in find applet | Denys Vlasenko | 2009-09-13 | 1 | -0/+8 |
* | added simplified Unicode support for non-locale-enabled builds | Denys Vlasenko | 2009-07-11 | 1 | -12/+22 |
* | getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS | Denys Vlasenko | 2009-06-19 | 1 | -1/+1 |
* | - add CONFIG_EXTRA_CFLAGS (thanks to keesj) | Bernhard Reutner-Fischer | 2009-01-22 | 1 | -0/+6 |
* | total overhaul of mail applets. again. Vladimir as usual. | Denis Vlasenko | 2008-11-06 | 1 | -0/+1 |
* | build system: tidying up CONFIG_xxx names (suggested by Rob) | Denis Vlasenko | 2008-11-06 | 1 | -8/+8 |
* | - improve wording and fix alphabetical order | Bernhard Reutner-Fischer | 2008-10-24 | 1 | -7/+9 |
* | build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; | Denis Vlasenko | 2008-10-24 | 1 | -2/+2 |
* | - reformat help text | Bernhard Reutner-Fischer | 2008-08-22 | 1 | -3/+6 |
* | grep: option to use GNU regex matching instead of POSIX one. | Denis Vlasenko | 2008-08-09 | 1 | -0/+9 |
* | - wrap overlong lines (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2008-07-22 | 1 | -38/+42 |
* | libbb: config_read() update | Denis Vlasenko | 2008-07-19 | 1 | -4/+0 |
* | libbb: updated config_parse() from Vladimir | Denis Vlasenko | 2008-07-19 | 1 | -0/+7 |
* | config help fixes | Denis Vlasenko | 2008-07-16 | 1 | -1/+1 |
* | build system: libbusybox cannot be static | Denis Vlasenko | 2008-07-09 | 1 | -3/+3 |
* | fix breakage found by randomconfig | Denis Vlasenko | 2008-06-23 | 1 | -1/+3 |
* | build system: introduce FEATURE_ASSUME_UNICODE | Denis Vlasenko | 2008-06-13 | 1 | -0/+12 |
* | Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn) | Denis Vlasenko | 2008-06-12 | 1 | -12/+11 |