summaryrefslogtreecommitdiff
path: root/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Nguyễn Thái Ngọc Duy2011-01-041-2/+3
|\
| * tweak INSTALL_NO_USR help textDenys Vlasenko2010-12-051-2/+3
* | Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'Nguyễn Thái Ngọc Duy2011-01-041-27/+34
|\|
| * tweaks to build system, mainly making menuconfig text and order clearerDenys Vlasenko2010-10-121-27/+34
* | win32: Config.in: add description for WIN32_NET wrt non-network appletsNguyễn Thái Ngọc Duy2010-09-201-0/+4
* | win32: Config.in: WIN32_NETNguyễn Thái Ngọc Duy2010-09-141-0/+5
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+13
|\|
| * make DESKTOP=y the defaultDenys Vlasenko2010-07-211-1/+1
| * mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+12
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-0/+1
|\|
| * build system: disable some applets by defaultDenys Vlasenko2010-07-141-0/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-11/+11
|\|
| * 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
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-0/+11
|\|
| * libbb/lineedit: add support for preserving "broken" (non-unicode) charsTomas Heinrich2010-04-291-0/+11
* | Config.in: add target platform MINGW32Nguyễn Thái Ngọc Duy2010-09-101-0/+3
* | Config.in: add target platform selectionNguyễn Thái Ngọc Duy2010-09-101-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