aboutsummaryrefslogtreecommitdiff
path: root/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* build system: make compiler names configurableRon Yorston2024-01-201-0/+12
* win32: allow hardcoded list of applets to overrideRon Yorston2023-12-091-0/+10
* win32: include our manifests in default configurationsRon Yorston2023-09-151-4/+4
* win32: improved support for manifestsRon Yorston2023-09-141-3/+24
* win32: add FEATURE_UTF8_OUTPUT (enabled with unicode)Avi Halachmi (:avih)2023-08-031-1/+12
* win32: revert to previous console input method by defaultRon Yorston2023-07-011-6/+7
* win32: don't assume console CP equals OEM CPAvi Halachmi (:avih)2023-06-281-1/+1
* win32: make support for euro input a separate optionRon Yorston2023-06-221-0/+9
* win32: include UTF-8 manifestRon Yorston2023-06-201-0/+7
* Merge branch 'busybox' into mergeRon Yorston2023-05-231-0/+11
|\
| * build system: fix "Config.in:117 error: Overlong line"Denys Vlasenko2023-05-081-3/+4
| * build system: Make it possible to build with 64bit time_tUwe Kleine-König2023-05-071-0/+10
* | win32: more changes to console/terminal modesRon Yorston2023-03-071-13/+12
* | win32: changes to console mode handlingRon Yorston2023-03-051-12/+17
* | cpio: code shrink with !FEATURE_EXTRA_FILE_DATARon Yorston2022-02-101-1/+1
* | win32: make readlink(2) implementation unconditionalRon Yorston2021-02-121-10/+0
* | winansi: more accurate colour mappingRon Yorston2021-02-071-0/+8
* | winansi: change default 'skip ANSI emulation' settingRon Yorston2021-02-031-0/+17
* | Merge branch 'busybox' into mergeRon Yorston2021-01-141-0/+8
|\|
| * build system: make -static-libgcc selectable in configDenys Vlasenko2020-12-161-0/+8
* | Merge branch 'busybox' into mergeRon Yorston2020-08-231-12/+0
|\|
| * build system: drop PLATFORM_LINUXRon Yorston2020-08-131-12/+0
* | win32: enable globbing by defaultRon Yorston2020-06-141-5/+5
* | Merge branch 'busybox' into mergeRon Yorston2020-01-081-2/+3
|\|
| * config: PID_FILE_PATH required for FEATURE_CROND_SPECIAL_TIMESJames Byrne2019-10-141-2/+3
* | Merge branch 'busybox' into mergeRon Yorston2019-08-161-0/+13
|\|
| * libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-0/+13
* | Merge branch 'busybox' into mergeRon Yorston2019-05-271-0/+9
|\|
| * Optionally re-introduce bb_info_msg()James Byrne2019-04-301-0/+9
* | config: add a comment to indicate WIN32 settingsRon Yorston2019-04-051-0/+2
* | 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
|\|