aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-06-17fix extra bogus files generation in include/config/*Denys Vlasenko
2010-06-14scripts/echo.c: remove bb-ismDenys Vlasenko
2010-06-11check-lxdialog.sh: fix helptextBernhard Reutner-Fischer
2010-06-07bbconfig: make it independent from printf functionsDenys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-06make it possible to keep usage texts in .c filesDenys Vlasenko
2010-06-06make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-05-27trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsoleDenys Vlasenko
2010-05-27build system: make gen_build_files.sh messages more inline with the restDenys Vlasenko
2010-05-23fgconsole: new applet by Grigory Batalov <bga@altlinux.org>Grigory Batalov
2010-05-21trylink: gold may not support --sort-common (yet)Bernhard Reutner-Fischer
2010-05-21lxdialog: fix ncursesw include detectionBernhard Reutner-Fischer
2010-05-18make scripts/gen_build_files.sh standard-cleanDenys Vlasenko
2010-05-17scripts/gen_build_files.sh: revert to using /bin/shDenys Vlasenko
2010-05-16scripts/Makefile.clean: Make Kbuild and Makefile optionalPeter Tyser
2010-05-15gen_build_files.sh uses bashism, document itDenys Vlasenko
2010-05-14gen_build_files: use raw reads (ones which don't eat backslashes)Denys Vlasenko
2010-05-10more randomconfig testsuite fixesDenys Vlasenko
2010-05-10gen_build_files.sh should be executableDenys Vlasenko
2010-05-10work on adding testsuite runs to randomconfig test buildsDenys Vlasenko
2010-05-09tweak scripts/gen_build_files.shDenys Vlasenko
2010-05-09make it possible to keep Config/Kbuild snippets in *.c filesDenys Vlasenko
2010-04-14mount: add an optional capability to create new /dev/loopN as neededLauri Kasanen
2010-03-26Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig
2010-03-26unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko
2010-03-25update defconfigBernhard Reutner-Fischer
2010-02-19fix typos in comments and docDenys Vlasenko
2010-02-07bloat-o-meter: convert to print() callsBernhard Reutner-Fischer
2010-02-07bloat-o-meter: fix quadric behavior in alias resolutionBernhard Reutner-Fischer
2010-02-02bloat-o-meter: teach it to handle aliasesBernhard Reutner-Fischer
2010-01-27update defconfigDenys Vlasenko
2010-01-25whitespace fixesDenys Vlasenko
2010-01-24scripts/randomtest: tweaks for non-eliminable warnings and broken static glibcDenys Vlasenko
2010-01-12shell: split read builtin from ashDenys Vlasenko
2010-01-12scripts/basic/docproc.c: remove stray NUL byte from the sourceDenys Vlasenko
2009-12-12randomconfig fixesDenys Vlasenko
2009-12-11replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the restDenys Vlasenko
2009-11-26build system: fix for coarse mtime problemDenys Vlasenko
2009-11-02*: introduce and use ffulsh_all()Denys Vlasenko
2009-10-27wall: new appletBernhard Reutner-Fischer
2009-10-08*: a few more NOINLINEsDenys Vlasenko
2009-08-22beep: optimizeDenys Vlasenko
2009-08-21add config knob for default freq and lengthBernhard Reutner-Fischer
2009-08-21update defconfigDenys Vlasenko
2009-08-08randomconfig fixesDenys Vlasenko
2009-06-27trylink: don't use ld --gc-sections if ld doesn't support itDenys Vlasenko
2009-06-19mkswap: remove configuration for v0 supportDenys Vlasenko
2009-06-19getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko
2009-06-01bloat-o-meter: touchup argv handlingMike Frysinger