Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-16 | changed most assignments from ":=" to "=" to allow setting some variables | Robert Griebl | |
at the command line (this is also needed for cross-compilation) | |||
2002-12-13 | Don't build the ncurses stuff unless it is specifically asked for | Eric Andersen | |
-Erik | |||
2002-12-05 | Fix a silly oversight breaking cross compilation | Eric Andersen | |
-Erik | |||
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | |
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 | |||
2002-10-30 | Use a nifty macro to make testing gcc features simpler | Eric Andersen | |
and much easier to read. -Erik | |||
2002-10-26 | Ivan Popov noticed that handling of PREFIX was bad. | Eric Andersen | |
-Erik | |||
2002-09-22 | Fixup largefile settings | Eric Andersen | |
-Erik | |||
2002-07-31 | Be more portable with 'find' for those that prefer programming | Eric Andersen | |
on *BSD, etc. Formatting fixes, etc. | |||
2002-07-03 | Scrub pwd.h and grp.h handling so we don't have to play any | Eric Andersen | |
silly games. -Erik | |||
2002-06-23 | Rework optimization code. Be more compiler aware. | Eric Andersen | |
-Erik | |||
2002-04-12 | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen | |
the busybox development tree. This eliminates the use of recursive make, and once again allows us to run 'make' in a subdirectory with the expected result. And things are now much faster too. Greatly improved IMHO... -Erik | |||
2001-10-24 | Oops. Forgot these.... | Eric Andersen | |