aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* defconfig.mingw32: update to latest origin/masterNguyễn Thái Ngọc Duy2010-09-141-46/+87
* 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
| * bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko2010-08-291-8/+32
| * *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-163-3/+3
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+1
|\|
| * OpenBSD compatibilityWaldemar Brodkorb2010-08-061-1/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-1413-16/+24
|\|
| * 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
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-146-55/+72
|\|
| * 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
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-145-11/+16
|\|
| * 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
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-146-938/+64
|\|
| * 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
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-2/+4
|\|
| * 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
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-8/+15
|\|
| * 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
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-144-69/+158
|\|
| * 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