Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 | |
| | ||||||
* | Explicitly define -DNDEBUG so asserts don't clutter release code | Eric Andersen | 2003-03-07 | 1 | -1/+2 | |
| | ||||||
* | Ensure consistant sort order, sed behavior, etc | Eric Andersen | 2003-01-14 | 1 | -0/+3 | |
| | | | | -Erik | |||||
* | changed most assignments from ":=" to "=" to allow setting some variables | Robert Griebl | 2002-12-16 | 1 | -17/+17 | |
| | | | | at the command line (this is also needed for cross-compilation) | |||||
* | Don't build the ncurses stuff unless it is specifically asked for | Eric Andersen | 2002-12-13 | 1 | -1/+0 | |
| | | | | -Erik | |||||
* | Fix a silly oversight breaking cross compilation | Eric Andersen | 2002-12-05 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -70/+46 | |
| | | | | | | | | 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 | |||||
* | Use a nifty macro to make testing gcc features simpler | Eric Andersen | 2002-10-30 | 1 | -9/+8 | |
| | | | | | and much easier to read. -Erik | |||||
* | Ivan Popov noticed that handling of PREFIX was bad. | Eric Andersen | 2002-10-26 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Fixup largefile settings | Eric Andersen | 2002-09-22 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Be more portable with 'find' for those that prefer programming | Eric Andersen | 2002-07-31 | 1 | -3/+3 | |
| | | | | on *BSD, etc. Formatting fixes, etc. | |||||
* | Scrub pwd.h and grp.h handling so we don't have to play any | Eric Andersen | 2002-07-03 | 1 | -1/+1 | |
| | | | | | silly games. -Erik | |||||
* | Rework optimization code. Be more compiler aware. | Eric Andersen | 2002-06-23 | 1 | -6/+36 | |
| | | | | -Erik | |||||
* | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen | 2002-04-12 | 1 | -174/+187 | |
| | | | | | | | 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 | |||||
* | Oops. Forgot these.... | Eric Andersen | 2001-10-24 | 1 | -0/+195 | |