Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from Robert Schwebel -- support ncurses installed in /usr/local | andersen | 2003-01-11 | 1 | -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 for | andersen | 2002-12-13 | 1 | -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 considerably | andersen | 2002-12-05 | 26 | -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 |