summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin2010-12-181-1/+1
* Revert "scripts: fix fixdep.c to let it workable in cygwin"Denys Vlasenko2010-12-181-1/+1
* scripts: fix fixdep.c to let it workable in cygwinGreentime2010-12-181-1/+1
* gen_build_files.sh: better commentDenys Vlasenko2010-11-251-3/+4
* build system: fix for dashDenys Vlasenko2010-11-241-3/+6
* fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-221-1/+1
* gen_build_files.sh: restore deleted commentDenys Vlasenko2010-11-211-0/+1
* gen_build_files.sh: rewrite with sedMike Frysinger2010-11-161-53/+47
* typo fixDenys Vlasenko2010-11-061-1/+1
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-2/+2
* scripts/mkdiff_obj: show "size OBJFILE" tooDenys Vlasenko2010-10-291-2/+2
* bloat-o-meter: make it python3 compliantMarek Polacek2010-10-281-2/+2
* scripts: remove bitrotted scripts/individualDenys Vlasenko2010-10-282-137/+15
* mkmakefile: make 3.82 fixThomas Chou2010-10-191-1/+4
* remove stray debugging stuffDenys Vlasenko2010-08-291-1/+2
* bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko2010-08-291-8/+32
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-163-3/+3
* OpenBSD compatibilityWaldemar Brodkorb2010-08-061-1/+1
* update _shipped file with hurd fixDenys Vlasenko2010-08-021-1/+2
* find_stray_empty_lines: make it workBernhard Reutner-Fischer2010-07-281-5/+7
* find_stray_empty_lines: fix tail "invalid context" errorJavier Viguera2010-07-281-1/+1
* *: s/spaces/tabs/Denys Vlasenko2010-07-261-1/+1
* *: trailing empty lines removedDenys Vlasenko2010-07-2611-12/+10
* *: more empty lines removed. no code changesDenys Vlasenko2010-07-261-0/+7
* Fix out-of-tree build's recursionAlexander Shishkin2010-07-181-2/+2
* fix make O=dir buildDenys Vlasenko2010-07-093-2/+23
* scripts/randomtest: update to pass testsuite with Rob's toolchainDenys Vlasenko2010-07-061-3/+11
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-1/+1
* gen_build_files.sh is an order prerequisite only for autoconf.hDenys Vlasenko2010-06-251-28/+20
* cosmetics on top of Dan's patchesDenys Vlasenko2010-06-191-1/+0
* Define GNU-specific link options in one placeDan Fandrich2010-06-191-21/+18
* fix extra bogus files generation in include/config/*Denys Vlasenko2010-06-172-7/+13
* scripts/echo.c: remove bb-ismDenys Vlasenko2010-06-141-1/+1
* check-lxdialog.sh: fix helptextBernhard Reutner-Fischer2010-06-111-1/+1
* bbconfig: make it independent from printf functionsDenys Vlasenko2010-06-071-2/+1
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-063-928/+15
* make it possible to keep usage texts in .c filesDenys Vlasenko2010-06-062-2/+26
* make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko2010-06-062-9/+24
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-041-0/+0
* trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsoleDenys Vlasenko2010-05-271-1/+1
* build system: make gen_build_files.sh messages more inline with the restDenys Vlasenko2010-05-271-2/+3
* fgconsole: new applet by Grigory Batalov <bga@altlinux.org>Grigory Batalov2010-05-231-0/+1
* trylink: gold may not support --sort-common (yet)Bernhard Reutner-Fischer2010-05-211-7/+10
* lxdialog: fix ncursesw include detectionBernhard Reutner-Fischer2010-05-211-1/+5
* make scripts/gen_build_files.sh standard-cleanDenys Vlasenko2010-05-181-5/+8
* scripts/gen_build_files.sh: revert to using /bin/shDenys Vlasenko2010-05-171-1/+1
* scripts/Makefile.clean: Make Kbuild and Makefile optionalPeter Tyser2010-05-161-1/+1
* gen_build_files.sh uses bashism, document itDenys Vlasenko2010-05-151-5/+5
* gen_build_files: use raw reads (ones which don't eat backslashes)Denys Vlasenko2010-05-141-3/+3
* more randomconfig testsuite fixesDenys Vlasenko2010-05-101-40/+40