summaryrefslogtreecommitdiff
path: root/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2014-12-141-0/+13
|\
| * Config: select PLATFORM_LINUX if using sendfile()Bartosz Golaszewski2014-12-101-0/+1
| * libbb: use sendfile() to copy data between file descriptorsBartosz Golaszewski2014-11-271-0/+12
* | Merge branch 'busybox' into mergeRon Yorston2014-06-301-0/+8
|\|
| * unit-tests: implement the unit-testing frameworkBartosz Golaszewski2014-06-221-0/+8
* | Drop CONFIG_WIN32_NET settingRon Yorston2014-03-171-9/+0
* | Merge branch 'busybox' into mergeRon Yorston2014-03-111-4/+8
|\|
| * build system: remove a dead link from Config help textDenys Vlasenko2014-02-251-4/+1
| * Kbuild: move CONFIG_PAM to general configurationBartosz Golaszewski2014-02-191-0/+7
* | Merge branch 'busybox' into mergeRon Yorston2013-08-271-2/+3
|\|
| * unicode: check $LC_CTYPE too to detect Unicode modeDenys Vlasenko2013-07-051-2/+3
* | Merge branch 'busybox' into mergeRon Yorston2013-02-071-2/+13
|\|
| * fix a typo in config help text. Closes 5714Denys Vlasenko2013-01-171-1/+1
| * CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile2012-12-191-1/+12
* | Add a build option to turn MSVCRT globbing on or offRon Yorston2012-12-101-0/+11
* | Fix off_t define so MINGW32 doesn't require LFSRon Yorston2012-03-311-1/+0
* | Update mingw.c from latest git/compatRon Yorston2012-03-301-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2012-03-231-8/+36
|\|
| * Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK configRob Walker2012-03-071-0/+27
| * Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGEBernhard Reutner-Fischer2011-11-091-8/+9
* | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into mergeRon Yorston2012-03-221-3/+0
|\|
| * parse_config: make test applet easier to enable; fix its codeDenys Vlasenko2011-06-181-3/+0
* | Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into mergeRon Yorston2012-03-221-5/+17
|\|
| * busybox.conf: USER.GROUP is _optional_Denys Vlasenko2011-05-161-7/+10
| * main: make busybox.conf mode handling less obscureDenys Vlasenko2011-05-161-1/+9
| * tweak config help textDenys Vlasenko2011-05-141-3/+4
* | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into mergeRon Yorston2012-03-221-1/+0
|\|
| * make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=yDenys Vlasenko2011-04-161-1/+0
* | Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into mergeRon Yorston2012-03-221-1/+1
|\|
| * Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko2011-02-261-1/+1
* | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into mergeRon Yorston2012-03-221-3/+4
|\|
| * Add the help text for 'position independent executable' code buildGilles Espinasse2011-02-151-1/+4
| * remve erroneous dependensies on INSTALLERDenys Vlasenko2011-02-101-2/+0
* | Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into mergeRon Yorston2012-03-211-13/+21
|\|
| * move utmp.h include to libbb.hDenys Vlasenko2011-01-251-10/+10
| * disable automatic selection of FEATURE_SUID; improve its help textDenys Vlasenko2011-01-181-4/+12
* | 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