summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixdep: fix mmap() on msysKlessing, Daniel2011-10-301-6/+28
|
* win32: fixdep: workaround mmap()Nguyễn Thái Ngọc Duy2011-01-231-0/+29
|
* Merge remote-tracking branch 'upstream/master'Nguyễn Thái Ngọc Duy2011-01-048-198/+75
|\
| * scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin2010-12-181-1/+1
| | | | | | | | | | | | | | | | | | Update retrun character detection in the fixdep.c to let it work in cygwin. Signed-off-by: Macpaul Lin <macpaul@andestech.com> Signed-off-by: Greentime <green.hu@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Revert "scripts: fix fixdep.c to let it workable in cygwin"Denys Vlasenko2010-12-181-1/+1
| | | | | | | | This reverts commit 10c36b86574133bb1cd29ad04db64c7953b94ab5.
| * scripts: fix fixdep.c to let it workable in cygwinGreentime2010-12-181-1/+1
| | | | | | | | | | | | | | | | | | Update return character detection in the fixdep.c to let it workable in cygwin. Signed-off-by: Macpaul Lin <macpaul@andestech.com> Signed-off-by: Greentime <green.hu@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * gen_build_files.sh: better commentDenys Vlasenko2010-11-251-3/+4
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * build system: fix for dashDenys Vlasenko2010-11-241-3/+6
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-221-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * gen_build_files.sh: restore deleted commentDenys Vlasenko2010-11-211-0/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * gen_build_files.sh: rewrite with sedMike Frysinger2010-11-161-53/+47
| | | | | | | | | | | | | | | | | | The shell parsing of files is incredibly slow on many systems. With one report, the process was taking a minute or two which made people thing the build was hung. So rewrite the craziness with sed and proper shell functions. On an idle system, this cut the runtime by half. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
| * typo fixDenys Vlasenko2010-11-061-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-2/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * scripts/mkdiff_obj: show "size OBJFILE" tooDenys Vlasenko2010-10-291-2/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * bloat-o-meter: make it python3 compliantMarek Polacek2010-10-281-2/+2
| | | | | | | | | | | | | | | | Python 3 doesn't support the iterkeys() method anymore. Use iter(foo.keys()) instead of foo.iterkeys(). Signed-off-by: Marek Polacek <mmpolacek@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * scripts: remove bitrotted scripts/individualDenys Vlasenko2010-10-282-137/+15
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e^'Nguyễn Thái Ngọc Duy2011-01-041-1/+4
|\|
| * mkmakefile: make 3.82 fixThomas Chou2010-10-191-1/+4
| | | | | | | | | | Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | win32: enable fancy echoNguyễn Thái Ngọc Duy2010-09-221-1/+1
| |
* | Merge branch 'vi'Nguyễn Thái Ngọc Duy2010-09-221-10/+10
|\ \
| * | defconfig.mingw32: enable viNguyễn Thái Ngọc Duy2010-09-141-10/+10
| | |
* | | win32: enable sha* (needs WIN32_NET)Nguyễn Thái Ngọc Duy2010-09-211-3/+3
| | |
* | | Merge branch 'net' (early part)Nguyễn Thái Ngọc Duy2010-09-201-2/+2
|\ \ \
| * | | win32: enable wgetNguyễn Thái Ngọc Duy2010-09-201-2/+2
| |/ /
* | | win32: enable rpm2cpio and xz integrationNguyễn Thái Ngọc Duy2010-09-201-2/+2
| | |
* | | win32: enable lzop (requires WIN32_NET)Nguyễn Thái Ngọc Duy2010-09-201-1/+1
| | |
* | | win32: enable (un)lzma, (un)xzNguyễn Thái Ngọc Duy2010-09-201-3/+3
| | |
* | | win32: enable cpio (including cpio creating)Nguyễn Thái Ngọc Duy2010-09-201-3/+3
| | |
* | | Merge branch 'ash'Nguyễn Thái Ngọc Duy2010-09-151-1/+1
|\ \ \
| * | | win32: lineedit: enable historyNguyễn Thái Ngọc Duy2010-09-141-1/+1
| |/ /
* | | Merge branch 'procps'Nguyễn Thái Ngọc Duy2010-09-151-7/+7
|\ \ \
| * | | win32: enable pgrepNguyễn Thái Ngọc Duy2010-09-151-1/+1
| | | |
| * | | win32: enable pidofNguyễn Thái Ngọc Duy2010-09-151-3/+3
| | | |
| * | | win32: enable kill and killallNguyễn Thái Ngọc Duy2010-09-151-2/+2
| | | |
| * | | win32: enable psNguyễn Thái Ngọc Duy2010-09-151-1/+1
| |/ / | | | | | | | | | Due to limitations in procps_scan(), only -o pid,comm is supported
* | | win32: enable stringsNguyễn Thái Ngọc Duy2010-09-141-1/+1
| | |
* | | win32: enable getoptNguyễn Thái Ngọc Duy2010-09-141-2/+2
| | |
* | | win32: enable hexdumpNguyễn Thái Ngọc Duy2010-09-141-3/+3
| | |
* | | win32: enable usleepNguyễn Thái Ngọc Duy2010-09-141-1/+1
| | |
* | | win32: enable bbconfigNguyễn Thái Ngọc Duy2010-09-141-2/+2
| | |
* | | win32: enable whichNguyễn Thái Ngọc Duy2010-09-141-1/+1
| | |
* | | win32: enable whoamiNguyễn Thái Ngọc Duy2010-09-141-1/+1
| | |
* | | win32: enable dateNguyễn Thái Ngọc Duy2010-09-141-3/+3
|/ / | | | | | | | | | | Setting time does not work. %e does not work because strftime does not support that. Output may be different from POSIX because "it is Windows" syndrome.
* | defconfig.mingw32: update to latest origin/masterNguyễn Thái Ngọc Duy2010-09-141-46/+87
| | | | | | | | base64 is also enabled
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-143-11/+36
|\|
| * remove stray debugging stuffDenys Vlasenko2010-08-291-1/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko2010-08-291-8/+32
| | | | | | | | | | | | | | | | | | | | | | function old new delta bbconfig_config_bz2 - 4905 +4905 bbconfig_main 13 70 +57 bbconfig_config 21811 - -21811 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 1/0 up/down: 4962/-21811) Total: -16849 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-163-3/+3
| | | | | | | | | | | | | | This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+1
|\| | | | | | | | | Conflicts: include/platform.h
| * OpenBSD compatibilityWaldemar Brodkorb2010-08-061-1/+1
| | | | | | | | | | Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>