aboutsummaryrefslogtreecommitdiff
path: root/scripts/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid errors with buggy preprocessorsandersen2003-03-311-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6774 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Avoid potential rendering problemsandersen2003-03-101-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6730 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Brett Hunt at micron.com to fixup potential segfaultsandersen2003-01-231-4/+4
| | | | | | | during 'make menuconfig' git-svn-id: svn://busybox.net/trunk/busybox@6433 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Robert Schwebel -- support ncurses installed in /usr/localandersen2003-01-111-1/+8
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6319 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Don't build the ncurses stuff unless it is specifically asked forandersen2002-12-131-25/+23
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@6212 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Yet another major rework of the BusyBox config system, using the considerablyandersen2002-12-0526-0/+13284
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik git-svn-id: svn://busybox.net/trunk/busybox@6102 69ca8d6d-28ef-0310-b511-8ec308f3f277