aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2024-09-281-2/+9
|\
| * fixdep: add fstat error handlingSam James2024-09-271-2/+9
* | Merge branch 'busybox' into mergeRon Yorston2024-06-231-0/+1
|\|
| * docproc: avoid segfault during file closingYan Zhu2024-04-131-0/+1
* | build system: fix ncurses detectionRon Yorston2024-04-281-1/+1
* | win32: unicode: use newer wcwidth by defaultAvi Halachmi (:avih)2024-03-291-0/+169
* | build system: fix for older GNU makeRon Yorston2024-02-201-3/+9
* | build system: actually detect lack of --warn-commonRon Yorston2024-01-211-1/+7
* | build system: more clang/llvm tweaksRon Yorston2024-01-182-1/+12
* | Update PDCursesRon Yorston2024-01-0616-278/+610
* | build system: try harder to detect Windows hostsRon Yorston2024-01-021-3/+5
* | win32: include our manifests in default configurationsRon Yorston2023-09-151-0/+2
* | win32: add FEATURE_UTF8_OUTPUT (enabled with unicode)Avi Halachmi (:avih)2023-08-031-0/+1
* | win32: add script to create mingw unicode configAvi Halachmi (:avih)2023-07-221-0/+35
* | Merge branch 'busybox' into mergeRon Yorston2023-04-091-1/+5
|\|
| * fixdep: avoid underflow when end of entry doesn't coincide with EOFArsen Arsenović2023-02-271-0/+5
* | build system: allow monochrome 'make menuconfig'Ron Yorston2022-11-161-0/+3
* | win32: native make menuconfig: support searchAvi Halachmi (:avih)2022-11-131-5/+21
* | build system: try harder to detect w64devkitRon Yorston2022-11-121-0/+11
* | build system: silence compiler warningFRP-4784-g5507c8744Ron Yorston2022-11-081-0/+1
* | win32: fix ESC/CR handling in 'make menuconfig'Ron Yorston2022-11-071-1/+1
* | Provide PDCurses source for w64devkit buildRon Yorston2022-11-0740-0/+10615
* | win32: allow 'make menuconfig' in native buildsRon Yorston2022-11-071-6/+223
* | build system: fix breakage affecting MSYS2 buildRon Yorston2022-10-302-4/+4
* | build system: allow building with w64devkitRon Yorston2022-10-304-7/+37
* | Merge branch 'busybox' into mergeRon Yorston2022-05-121-0/+1
|\|
| * kbuild: fix building sha256Bernhard Reutner-Fischer2022-04-211-0/+1
* | Merge busybox into mergeRon Yorston2022-01-064-17/+41
|\|
| * build system: detect if build host has no bzip2Denys Vlasenko2022-01-043-3/+20
| * scripts/echo.c: fix NUL handling in "abc\0 def"Denys Vlasenko2021-12-281-14/+21
* | Merge branch 'busybox' into mergeRon Yorston2021-08-172-5/+8
|\|
| * scripts/randomtest.loop: let user know about SKIP_MOUNT_MAND_TESTSDenys Vlasenko2021-08-161-3/+8
| * *: remove remains of FEATURE_TOUCH_NODEREFDenys Vlasenko2021-08-151-2/+0
* | Merge branch 'busybox' into mergeRon Yorston2021-06-072-3/+16
|\|
| * build system: use SOURCE_DATE_EPOCH for timestamp if availablePaul Spooren2021-06-051-3/+14
| * gen_build_files: Use C locale when calling sed on globbed filesKhem Raj2021-06-051-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2021-05-147-24/+24
|\|
| * gcc-version.sh: fix for "invalid number" message during Android NDK buildsChris Renshaw2021-04-221-2/+2
| * gcc-version.sh: Cygwin fixDenys Vlasenko2021-04-181-1/+1
| * fix "warning array subscript has type 'char'"Denys Vlasenko2021-04-146-21/+21
| * build system: avoid build failure during bisectionRon Yorston2021-04-131-1/+1
| * bloat-o-meter: avoid double countingRon Yorston2021-03-091-8/+13
* | build system: add support for 'make bloatcheck'Ron Yorston2021-03-101-0/+25
* | bloat-o-meter: avoid double countingRon Yorston2021-03-101-8/+13
* | Merge branch 'busybox' into mergeRon Yorston2021-03-011-5/+12
|\|
| * trylink: do not drop libs from CONFIG_EXTRA_LDLIBSDenys Vlasenko2021-02-231-5/+12
* | .gitignore: support building on WindowsJohannes Schindelin2021-02-212-0/+4
* | win32: fixes to build on Windows/MSYS2/mingw-w64Ron Yorston2021-02-211-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2021-01-141-0/+1
|\|
| * tar: add TODO about a bug with non-writable directories on extractDenys Vlasenko2021-01-011-0/+1