aboutsummaryrefslogtreecommitdiff
path: root/scripts/config
AgeCommit message (Expand)Author
2006-06-15- use shorter boilerplate, more accurate header guardBernhard Reutner-Fischer
2006-06-15- drats.Bernhard Reutner-Fischer
2006-06-15- let the scripts be prerequisites of the files the generateBernhard Reutner-Fischer
2006-06-11- remove superfluous CONFIG_BEGIN and CONFIG_ENDBernhard Reutner-Fischer
2006-05-26fix spelling mistakesMike Frysinger
2006-04-29termios.h is already included so dont include sys/termios.h as wellMike Frysinger
2006-04-20kill signed warningsMike Frysinger
2006-04-16use strchr() not index()Mike Frysinger
2006-03-29find ./ -name .cvsignore | xargs svn rmBernhard Reutner-Fischer
2006-03-13- revert back to r14406Bernhard Reutner-Fischer
2006-03-02- use absolute path for top_builddir and top_srcdir.Bernhard Reutner-Fischer
2006-03-01- fixes parallel builds (make -j)Bernhard Reutner-Fischer
2006-03-01Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)Rob Landley
2006-02-20Rename UNUSE() to SKIP().Rob Landley
2006-02-16isolate and show busybox`s changes"Vladimir N. Oleynik"
2006-02-15full removed config.h, use bb_config.h only"Vladimir N. Oleynik"
2006-02-02make the build system puuuuuuuuuuurtyMike Frysinger
2006-01-31removed unneed signed, avoid warning"Vladimir N. Oleynik"
2006-01-25just whitespaceTim Riker
2006-01-20Zap sysdeps directory, moving Config.in and defconfig to top of tree.Rob Landley
2005-12-19Make a few warnings go away.Rob Landley
2005-09-15Whitespace patch (and removal of gratuitous use of cat) by Berhnard Fischer.Rob Landley
2005-09-14Our config should write out each symbol once and only once, but still writeRob Landley
2005-09-08Put the menu_is_visible test back because it avoids printing spuriousRob Landley
2005-09-05The previous commit left confdata writing out:Rob Landley
2005-09-05Fixes so "make allnoconfig" works again.Rob Landley
2005-08-24Bernhard Fischer submitted a couple of Makefile patches:Rob Landley
2005-08-02Do not define 'AUTOCONF_INCLUDED'Eric Andersen
2005-08-01new config display applet, from bug 46. i've changed the namePaul Fox
2005-04-19Updated to match trunk/uClibc/extra/config as of r10132, and thusPeter Kjellerstedt
2005-04-16bernhardf reports with Bug 210:Mike Frysinger
2004-10-08As noticed by egor duda, current_menu is declared as 'extern struct menuEric Andersen
2004-10-08egor duda writes:Eric Andersen
2004-07-15Peter Kjellerstedt at axis.com writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-01-16Minor updates from linux 2.6.1Eric Andersen
2004-01-13Patch from Bastian Blank, allow the buildtime to be overriden with aGlenn L McGrath
2003-10-03Patch by Rob Landley, fix warningGlenn L McGrath
2003-08-05Seems I missed a spotEric Andersen
2003-08-05Merge/rework config system per the latest from linux-2.6.0-test2.Eric Andersen
2003-06-30Patch from Pavel Roskin to fixup toplevel help textEric Andersen
2003-06-12Fix the location for the default config so 'make defconfig'Eric Andersen
2003-03-31Avoid errors with buggy preprocessorsEric Andersen
2003-03-10Avoid potential rendering problemsEric Andersen
2003-01-23Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen
2003-01-11Patch from Robert Schwebel -- support ncurses installed in /usr/localEric Andersen
2002-12-13Don't build the ncurses stuff unless it is specifically asked forEric Andersen
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen