Commit History

Author SHA1 Message Date
  Denys Vlasenko 5ca853e5da fix a typo in config help text. Closes 5714 12 years ago
  Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 12 years ago
  Rob Walker bf6343796e Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config 12 years ago
  Bernhard Reutner-Fischer b9f4cd85f0 Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGE 13 years ago
  Denys Vlasenko 3a649363aa parse_config: make test applet easier to enable; fix its code 13 years ago
  Denys Vlasenko d83aff1aed busybox.conf: USER.GROUP is _optional_ 13 years ago
  Denys Vlasenko 3770b6b061 main: make busybox.conf mode handling less obscure 13 years ago
  Denys Vlasenko e0238f852b tweak config help text 13 years ago
  Denys Vlasenko 8c498b6c6e make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y 13 years ago
  Denys Vlasenko e3b1a1fd28 Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" 13 years ago
  Gilles Espinasse 26b80e8fe3 Add the help text for 'position independent executable' code build 13 years ago
  Denys Vlasenko aaf091f97d remve erroneous dependensies on INSTALLER 13 years ago
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h 14 years ago
  Denys Vlasenko 3b5acaa432 disable automatic selection of FEATURE_SUID; improve its help text 14 years ago
  Denys Vlasenko c60e88a5b9 tweak INSTALL_NO_USR help text 14 years ago
  Denys Vlasenko d4d289acf5 tweaks to build system, mainly making menuconfig text and order clearer 14 years ago
  Denys Vlasenko ba085c6351 make DESKTOP=y the default 14 years ago
  Jeremie Koenig 1d7266d3b5 mark Linux-specific configuration options 14 years ago
  Denys Vlasenko 6ac37da425 build system: disable some applets by default 14 years ago
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in 14 years ago
  Denys Vlasenko 0e5ba0843b Remove requirement that include/applets.h must be sorted 14 years ago
  Tomas Heinrich a659b81dfa libbb/lineedit: add support for preserving "broken" (non-unicode) chars 14 years ago
  Denys Vlasenko 64827a2e5d fix typo 14 years ago
  Denys Vlasenko 6dbbac5d4f Move utmp/wtmp support to "General configuration" section 14 years ago
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 14 years ago
  Tomas Heinrich aa167556cd unicode: optional table for better handling of neutral bidi chars 14 years ago
  Tomas Heinrich c5c006c10c lineedit: first shot at optional unicode bidi input support 14 years ago
  Denys Vlasenko 460f827644 better wording in Config 15 years ago
  Denys Vlasenko ecd90fd488 fix Unicode config option limits and some comments in less 15 years ago
  Denys Vlasenko 2edba21f4c more fine-grained Unicode support 15 years ago