summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* gen_build_files.sh should be executableDenys Vlasenko2010-05-101-0/+0
* work on adding testsuite runs to randomconfig test buildsDenys Vlasenko2010-05-102-68/+98
* tweak scripts/gen_build_files.shDenys Vlasenko2010-05-091-8/+9
* make it possible to keep Config/Kbuild snippets in *.c filesDenys Vlasenko2010-05-091-0/+55
* mount: add an optional capability to create new /dev/loopN as neededLauri Kasanen2010-04-141-0/+1
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-266-17/+23
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-262-2/+2
* update defconfigBernhard Reutner-Fischer2010-03-251-0/+1
* fix typos in comments and docDenys Vlasenko2010-02-191-1/+1
* bloat-o-meter: convert to print() callsBernhard Reutner-Fischer2010-02-071-4/+4
* bloat-o-meter: fix quadric behavior in alias resolutionBernhard Reutner-Fischer2010-02-071-29/+68
* bloat-o-meter: teach it to handle aliasesBernhard Reutner-Fischer2010-02-021-26/+46
* update defconfigDenys Vlasenko2010-01-271-17/+39
* whitespace fixesDenys Vlasenko2010-01-251-1/+1
* scripts/randomtest: tweaks for non-eliminable warnings and broken static glibcDenys Vlasenko2010-01-241-4/+7
* shell: split read builtin from ashDenys Vlasenko2010-01-121-2/+0
* scripts/basic/docproc.c: remove stray NUL byte from the sourceDenys Vlasenko2010-01-121-1/+1