aboutsummaryrefslogtreecommitdiff
path: root/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: consolidate file metadata optionsRon Yorston2019-03-121-10/+4
* win32: implement readlink(2)Ron Yorston2019-03-061-0/+10
* win32: make stat(2) try to identify the owner of filesRon Yorston2019-03-011-0/+8
* win32: use manifest provided by MinGW-w64Ron Yorston2019-02-211-8/+0
* win32: make stat(2) fetch additional metadataRon Yorston2019-02-161-0/+10
* win32: add support for the euro currency symbolRon Yorston2019-02-021-0/+9
* Merge branch 'busybox' into mergeRon Yorston2019-01-101-1/+1
|\
| * build system: fix compiler warningsDenys Vlasenko2019-01-061-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-11-281-0/+5
|\|
| * busybox: add '--show SCRIPT' option to display scriptsRon Yorston2018-11-181-0/+5
* | Merge branch 'busybox'Ron Yorston2018-07-251-1/+1
|\|
| * restore documentation on the build config languageKartik Agaram2018-06-061-1/+1
* | win32: fix typomanifestRon Yorston2018-07-251-1/+2
* | win32: make version info and manifest resources configurableRon Yorston2018-07-241-1/+23
* | Merge branch 'busybox' into mergeRon Yorston2018-04-091-0/+8
|\|
| * i386: make stack size optimization selectable, and allow i486 insns (bswap)Denys Vlasenko2018-04-061-0/+8
* | Allow icon resources to be included in the binaryRon Yorston2018-03-271-0/+25
* | win32: allow use of shell's PRNG for /dev/urandomRon Yorston2018-03-221-12/+33
* | 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
|\|