summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge branch 'ash'Nguyễn Thái Ngọc Duy2010-09-141-3/+3
|\ \
| * | win32: defconfig: turn on tab completionNguyễn Thái Ngọc Duy2010-09-141-3/+3
* | | win32: awk sort of worksNguyễn Thái Ngọc Duy2010-09-141-1/+1
|/ /
* / defconfig.mingw32Nguyễn Thái Ngọc Duy2010-09-101-0/+923
|/
* 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