aboutsummaryrefslogtreecommitdiff
path: root/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'busybox' into mergeRon Yorston2017-02-081-16/+18
|\|
| * Move FEATURE_AUTOWIDTH config option to two applets which use itDenys Vlasenko2017-01-111-11/+0
| * Move FEATURE_USE_TERMIOS config option to two applets which use itDenys Vlasenko2017-01-111-9/+0
| * Big cleanup in config help and descriptionDenys Vlasenko2017-01-101-5/+27
| * build system: no longer prompt for PLATFORM_LINUX optionKang-Che Sung2017-01-081-11/+11
* | Merge branch 'busybox' into mergeRon Yorston2016-11-291-241/+74
|\|
| * Move FEATURE_BUFFERS_USE_foo options to library tuningDenys Vlasenko2016-11-241-24/+0
| * Move locale, unicode, and "use sendfile?" options to library tuningDenys Vlasenko2016-11-241-138/+0
| * Collapse three levers of menuconfig to two levels.Denys Vlasenko2016-11-241-81/+76
* | Merge branch 'busybox' into mergeRon Yorston2016-07-071-0/+12
|\|
| * Make busybox an optional appletDenys Vlasenko2016-05-311-0/+12
* | Merge branch 'busybox' into mergeRon Yorston2016-02-221-0/+10
|\|
| * build: add a sanitizer debug optionMike Frysinger2016-02-121-0/+10
| * build system: remove special-casing for extra libsDenys Vlasenko2015-10-121-8/+0
| * Aboriginal linux/musl build fixesDenys Vlasenko2015-10-051-0/+8
* | Allow different ways to manipulate environment for XP vs 64-bitRon Yorston2015-07-031-0/+10
* | Allow globbing to be enabled with mingw64Ron Yorston2015-04-121-8/+9
* | 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