Eric Andersen
85d9d80db8
Ensure consistant sort order, sed behavior, etc
...
-Erik
2003-01-14 09:12:39 +00:00
Robert Griebl
53f133ac33
changed most assignments from ":=" to "=" to allow setting some variables
...
at the command line (this is also needed for cross-compilation)
2002-12-16 21:55:39 +00:00
Eric Andersen
068b6b07ff
Don't build the ncurses stuff unless it is specifically asked for
...
-Erik
2002-12-13 22:53:28 +00:00
Eric Andersen
08c358b604
Fix a silly oversight breaking cross compilation
...
-Erik
2002-12-05 18:28:41 +00:00
Eric Andersen
c9f20d9fb9
Yet another major rework of the BusyBox config system, using the considerably
...
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-12-05 08:41:41 +00:00
Eric Andersen
1b6eb9b6eb
Use a nifty macro to make testing gcc features simpler
...
and much easier to read.
-Erik
2002-10-30 06:55:37 +00:00
Eric Andersen
12f834ccfc
Ivan Popov noticed that handling of PREFIX was bad.
...
-Erik
2002-10-26 10:17:24 +00:00
Eric Andersen
ecfa290cfd
Fixup largefile settings
...
-Erik
2002-09-22 12:09:44 +00:00
Eric Andersen
87715170cc
Be more portable with 'find' for those that prefer programming
...
on *BSD, etc. Formatting fixes, etc.
2002-07-31 03:45:05 +00:00
Eric Andersen
887ca79f04
Scrub pwd.h and grp.h handling so we don't have to play any
...
silly games.
-Erik
2002-07-03 23:19:26 +00:00
Eric Andersen
5b0f9e417e
Rework optimization code. Be more compiler aware.
...
-Erik
2002-06-23 04:50:49 +00:00
Eric Andersen
85208e2ab9
Completely rework the config system so that it no longer annoys me to work on
...
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
2002-04-12 12:05:57 +00:00
Eric Andersen
4bcdd72142
Oops. Forgot these....
2001-10-24 05:26:42 +00:00