summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* 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
* randomconfig fixesDenys Vlasenko2009-12-121-14/+1
* replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the restDenys Vlasenko2009-12-111-4/+4
* build system: fix for coarse mtime problemDenys Vlasenko2009-11-261-0/+23
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* wall: new appletBernhard Reutner-Fischer2009-10-271-0/+1
* *: a few more NOINLINEsDenys Vlasenko2009-10-082-0/+72
* beep: optimizeDenys Vlasenko2009-08-221-1/+1
* add config knob for default freq and lengthBernhard Reutner-Fischer2009-08-211-0/+3
* update defconfigDenys Vlasenko2009-08-211-15/+28