summaryrefslogtreecommitdiff
path: root/Config.in
Commit message (Expand)AuthorAgeFilesLines
...
* tweaks to build system, mainly making menuconfig text and order clearerDenys Vlasenko2010-10-121-27/+34
* make DESKTOP=y the defaultDenys Vlasenko2010-07-211-1/+1
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+12
* build system: disable some applets by defaultDenys Vlasenko2010-07-141-0/+1
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-10/+10
* Remove requirement that include/applets.h must be sortedDenys Vlasenko2010-06-051-1/+1
* libbb/lineedit: add support for preserving "broken" (non-unicode) charsTomas Heinrich2010-04-291-0/+11
* fix typoDenys Vlasenko2010-04-061-2/+2
* Move utmp/wtmp support to "General configuration" sectionDenys Vlasenko2010-04-061-0/+20
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-261-7/+15
* unicode: optional table for better handling of neutral bidi charsTomas Heinrich2010-03-261-1/+12
* lineedit: first shot at optional unicode bidi input supportTomas Heinrich2010-03-181-0/+8
* better wording in ConfigDenys Vlasenko2010-01-311-3/+9
* fix Unicode config option limits and some comments in lessDenys Vlasenko2010-01-301-2/+0
* more fine-grained Unicode supportDenys Vlasenko2010-01-291-0/+51
* whitespace fixesDenys Vlasenko2010-01-251-1/+1
* menuconfig tweaksDenys Vlasenko2009-10-191-9/+9
* add USE_PORTABLE_CODE option and use it in find appletDenys Vlasenko2009-09-131-0/+8
* added simplified Unicode support for non-locale-enabled buildsDenys Vlasenko2009-07-111-12/+22
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-191-1/+1
* - add CONFIG_EXTRA_CFLAGS (thanks to keesj)Bernhard Reutner-Fischer2009-01-221-0/+6
* total overhaul of mail applets. again. Vladimir as usual.Denis Vlasenko2008-11-061-0/+1
* build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko2008-11-061-8/+8
* - improve wording and fix alphabetical orderBernhard Reutner-Fischer2008-10-241-7/+9
* build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;Denis Vlasenko2008-10-241-2/+2
* - reformat help textBernhard Reutner-Fischer2008-08-221-3/+6
* grep: option to use GNU regex matching instead of POSIX one.Denis Vlasenko2008-08-091-0/+9
* - wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2008-07-221-38/+42
* libbb: config_read() updateDenis Vlasenko2008-07-191-4/+0
* libbb: updated config_parse() from VladimirDenis Vlasenko2008-07-191-0/+7
* config help fixesDenis Vlasenko2008-07-161-1/+1
* build system: libbusybox cannot be staticDenis Vlasenko2008-07-091-3/+3
* fix breakage found by randomconfigDenis Vlasenko2008-06-231-1/+3
* build system: introduce FEATURE_ASSUME_UNICODEDenis Vlasenko2008-06-131-0/+12
* Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)Denis Vlasenko2008-06-121-12/+11
* build system: add PIE build optionDenis Vlasenko2008-06-041-0/+8
* Reinstate CONFIG_CROSS_COMPILE_PREFIXDenis Vlasenko2008-06-021-0/+10
* Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.Denis Vlasenko2008-05-131-18/+0
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-171-2/+1
* lpr and lpq applets by Walter Harms.Denis Vlasenko2008-02-221-0/+1
* hush: report [v]fork failuresDenis Vlasenko2008-01-081-0/+11
* Announce 1.8.01_8_0Denis Vlasenko2007-11-041-2/+2
* libbusybox: move (possibly compressed) help stuff into libbusybox.Denis Vlasenko2007-10-071-6/+7
* reviving libbusybox, adding CONFIG_INDIVIDUAL part 4Denis Vlasenko2007-10-071-13/+33
* reviving libbusybox, adding CONFIG_INDIVIDUAL part 3Denis Vlasenko2007-10-071-38/+37
* support "#!/bin/busybox"-style wrappers. Needed for SELinux.Denis Vlasenko2007-08-251-0/+29
* if pidfile turned out to be !regular file, do not unlink it.Denis Vlasenko2007-08-151-1/+1
* make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-featuresDenis Vlasenko2007-06-161-18/+18
* tail: fix SEGV on "tail -N"Denis Vlasenko2007-05-081-2/+7
* Rename two config options:Denis Vlasenko2007-04-101-3/+3