- drats.
[oweals/busybox.git] / scripts / config /
2006-06-15 Bernhard Reutner... - drats.
2006-06-15 Bernhard Reutner... - let the scripts be prerequisites of the files the...
2006-06-11 Bernhard Reutner... - remove superfluous CONFIG_BEGIN and CONFIG_END
2006-05-26 Mike Frysingerfix spelling mistakes
2006-04-29 Mike Frysingertermios.h is already included so dont include sys/termi...
2006-04-20 Mike Frysingerkill signed warnings
2006-04-16 Mike Frysingeruse strchr() not index()
2006-03-29 Bernhard Reutner... find ./ -name .cvsignore | xargs svn rm
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-02-20 Rob LandleyRename UNUSE() to SKIP().
2006-02-16 "Vladimir N. Oleynik"isolate and show busybox`s changes
2006-02-15 "Vladimir N. Oleynik"full removed config.h, use bb_config.h only
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-31 "Vladimir N. Oleynik"removed unneed signed, avoid warning
2006-01-25 Tim Rikerjust whitespace
2006-01-20 Rob LandleyZap sysdeps directory, moving Config.in and defconfig...
2005-12-19 Rob LandleyMake a few warnings go away.
2005-09-15 Rob LandleyWhitespace patch (and removal of gratuitous use of...
2005-09-14 Rob LandleyOur config should write out each symbol once and only...
2005-09-08 Rob LandleyPut the menu_is_visible test back because it avoids...
2005-09-05 Rob LandleyThe previous commit left confdata writing out:
2005-09-05 Rob LandleyFixes so "make allnoconfig" works again.
2005-08-24 Rob LandleyBernhard Fischer submitted a couple of Makefile patches:
2005-08-02 Eric AndersenDo not define 'AUTOCONF_INCLUDED'
2005-08-01 Paul Foxnew config display applet, from bug 46. i've changed...
2005-04-19 Peter KjellerstedtUpdated to match trunk/uClibc/extra/config as of r10132...
2005-04-16 Mike Frysingerbernhardf reports with Bug 210:
2004-10-08 Eric AndersenAs noticed by egor duda, current_menu is declared as...
2004-10-08 Eric Andersenegor duda writes:
2004-07-15 Eric AndersenPeter Kjellerstedt at axis.com writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-16 Eric AndersenMinor updates from linux 2.6.1
2004-01-13 Glenn L McGrathPatch from Bastian Blank, allow the buildtime to be...
2003-10-03 Glenn L McGrathPatch by Rob Landley, fix warning
2003-08-05 Eric AndersenSeems I missed a spot
2003-08-05 Eric AndersenMerge/rework config system per the latest from linux...
2003-06-30 Eric AndersenPatch from Pavel Roskin to fixup toplevel help text
2003-06-12 Eric AndersenFix the location for the default config so 'make defconfig'
2003-03-31 Eric AndersenAvoid errors with buggy preprocessors
2003-03-10 Eric AndersenAvoid potential rendering problems
2003-01-23 Eric AndersenPatch from Brett Hunt at micron.com to fixup potential...
2003-01-11 Eric AndersenPatch from Robert Schwebel -- support ncurses installed...
2002-12-13 Eric AndersenDon't build the ncurses stuff unless it is specifically...
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...