aboutsummaryrefslogtreecommitdiff
path: root/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: always use safe API calls to manipulate environmentRon Yorston2018-02-131-10/+0
* Merge branch 'busybox' into mergeRon Yorston2017-08-221-7/+14
|\
| * klibc-utils: new applets: resume, nuke, minipsDenys Vlasenko2017-08-181-0/+1
| * build system: remove unused CONFIG_FEATURE_HAVE_RPCDenys Vlasenko2017-08-141-7/+0
| * config: FEDORA_COMPAT option (so far only tweaks uname)Denys Vlasenko2017-08-031-0/+13
* | Merge branch 'busybox' into mergeRon Yorston2017-07-291-50/+46
|\|
| * config: trim/improve item names and help texts.Denys Vlasenko2017-07-271-50/+46
* | Merge branch 'busybox' into mergeRon Yorston2017-07-241-309/+309
|\|
| * config: deindent all help textsDenys Vlasenko2017-07-211-309/+309
* | Merge branch 'busybox' into mergeRon Yorston2017-07-181-137/+143
|\|
| * config: reorder items in "Busybox Settings", improve helpDenys Vlasenko2017-07-151-63/+69
| * config: merge "Busybox Settings" and "Busybox Library Tuning" into one menuDenys Vlasenko2017-07-151-47/+51
| * config: fix tab-damaged help textDenys Vlasenko2017-07-151-4/+3
| * build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusyboxDenys Vlasenko2017-07-151-23/+20
* | 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